/* SITE GRAPHICS */

body { text-align: center; height: 100%; background: #010101 url('grphx/kicbkg.jpg') repeat-y; background-position: center top; margin: auto;}

a { color: #093260; font-weight: bold; text-decoration: none; }
a:hover { color: #C21212; }
a:active { color: #FF0002; }
h1 { color: #093260; }
h2 { color: #C21212; }
h3 { color: #3D8AB6; }

.menu { margin: 181px 20px 0px 0px; display: inline; position: relative; }
.menu a, .bnav a { color: #FFFFFF; text-decoration: none; margin: 4px; }
.menu a:hover, .bnav a:hover, .submenu a:hover { color: #FF0002; }
.menu a:active, .bnav a:active, .submenu a:active { color: #C21212; }

.submenu { margin: 0; }
.submenu a{ color: #3D8AB6; text-decoration: none; margin: 4px; font-weight: bold; }

.msgb { margin: 60px 15px 0px 0px; float: right; display: inline; position: relative; }
.msg_box2 { width: 135px; height: 55px; float: right; overflow: auto; margin: -58px 20px 0px 0px; padding: 1px; display: inline; position: relative;font-size: 11px; }
.ovrfl { height: 60px; overflow: auto; }

.bnav { margin: 30px 4px 0 4px; }

.title { height: 266px; background: url('grphx/titlebkg.jpg') no-repeat; }

.cont { width: 798px; display: inline-block; margin: 5px 0 0 0; padding: 0;}

.conttop { width: 798px; height: 36px; background: url('grphx/content_top.jpg') no-repeat; }

.contfill { width: 798px; background: url('grphx/content_fill.jpg') repeat-y; }

.contbottom { width: 798px; height: 36px; background: url('grphx/content_bottom.jpg') no-repeat; }

.sn { width: 192px; }

/* CONTENT */
.maincont { margin: 0px; padding:  8px 20px;}

.sidebar {  width: 192px; }

/* COPYRIGHT */
.copyright {
width: 340px;
height: 30px;
position: relative;
margin: 4px 0 0 0px;
float: right;
font-size: 10px;
font-family: Tahoma, Geneva, sans-serif;
}

.copyright * { display: inline-block; }
.copyright a { text-decoration: none; }
.copyright span.cr1 { color: #CCCCCC; }
.copyright span.cr2 { color: #3D8AB6; }
.copyright span.cr3 { color: #C0E7FD; }
