/* CSS Document */

body {
background:#000000;
margin-top:0px;
margin-bottom:0px
}

#main_table {
width:900px;
border:#0d1a2d 1px solid;
}


#imageFooter {
background-image:url(images/bee-icon.jpg); 
vertical-align:bottom;
z-index: 4;
}



#header {
width:900px;
height:328px
}

#body_table {
width:838px;
}

#space_left {
height:1px;
width:31px;
}

#space_right {
height:1px;
width:31px;
}

#topnav {
background:url(../images/topnav.gif) no-repeat;
width:838px;
height:28px;
}

#mid_space {
width:5px;
height:1px;
}

#col_one-three {
background:#012c57;
width:206px;
height:311px;
}

#col {
background:#012c57;
width:100%;
height:311px;
}

#line_one-three {
background:#ce0000;
width:206px;
height:1px;
}

#line {
background:#ce0000;
width:100%;
height:1px;
}

#col_four {
background:#012c57;
width:205px;
height:311px;
}

#line_four {
background:#ce0000;
width:205px;
height:1px;
}

#footer {
width:100%;
height:27px;
}

#bg_bottom {
background:url(../images/bg-bottom.gif) no-repeat;
width:900px;
height:110px;
}
/* Classes */

.nofont {
font-size:0px;
}

.topnav {
color:#ffffff;
font-family:"Gill Sans MT", Arial, Helvetica, sans-serif, Verdana;
font-size:12px;
font-weight:bold;
font-style:italic;
text-align:center;
text-decoration:none;
}

a.topnav:hover {
color:#ffffff;
font-family:"Gill Sans MT", Arial, Helvetica, sans-serif, Verdana;
font-size:12px;
font-weight:bold;
font-style:italic;
text-align:center;
text-decoration:underline;
}

.maintext {
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
font-weight:normal;
text-align:justify;
text-decoration:none;
}

.maintext2 {
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:normal;
text-align:justify;
text-decoration:none;
}

.maintextLink {
color:#ce0000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:bold;
text-align:justify;
text-decoration:none;
}

a.maintextLink:hover {
color:#ec6a6a;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:bold;
text-align:justify;
text-decoration:underline;
}

.header {
color:#ce0000;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-style:normal;
font-weight:bold;
text-align:justify;
text-decoration:none;
}

.footer_text {
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
font-style:italic;
font-weight:normal;
text-align:center;
text-decoration:none;
}

.footer_textLink {
color:#ce0000;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
font-style:italic;
font-weight:normal;
text-align:center;
text-decoration:none;
}

a.footer_textLink:hover {
color:#ff7c7c;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
font-style:italic;
font-weight:normal;
text-align:center;
text-decoration:underline;
}

