body { padding:15px; color:#B8B8B8; font-family:arial, verdana, sans-serif; font-size:70%; background:#000000; }
/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */

table { font-size:1em; }
a { color:#ffff00; text-decoration:underline; font-weight:bold; }
a:hover { text-decoration:none; }
h1 { color:#ffffff; font-size:1.5em; border-bottom:1px solid #545352; line-height:25px; padding-bottom:4px; margin-top:0; font-weight:normal; text-transform:capitalize; font-style:italic; }
h2 { color:#ffff00; font-size:1.3em; line-height:25px; letter-spacing:1px; }
h3 { color:#71706e; font-size:1.2em; letter-spacing:1px; }
h4 { color:#fff; font-size:1em; }
img.clsleft { margin-right:10px; margin-bottom:10px; }
img.clsmiddle { margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsright { margin-left:10px; margin-bottom:10px; }
img.clsborderleft { border:1px solid #545352; margin-right:10px; margin-bottom:10px; }
img.clsbordermiddle { border:1px solid #545352; margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsborderright { border:1px solid #545352; margin-left:10px; margin-bottom:10px; }
.datatable { border:1px solid #C6C6C6; }
.datatable th { background:#465EB9; color:white; font-weight:bold;  border:1px solid white; padding:4px; }
.datatable td { background:#efefef; border:1px solid white; padding:4px; }
.datatable p { padding:0; margin:0; }
.notes { font-size:0.8em; }
.shout { font-size:1em; color:#fff; font-weight:bold; padding:10px; background:#222222; border:1px solid #545352; }
.shout2 { font-size:1em; color:#fff; font-weight:bold; padding:10px; background:#71706e; border:1px solid #ffffff; }
.submit { background:#000000; color:white; border:1px solid #ffff00; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.reset { background:#000000; color:white; border:1px solid #ffff00; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.quote { border:1px solid #545352; padding:10px; color:#ffffff; font-weight:bold; background:none; }
.caption { font-weight:bold; background:#465EB9; float:right; width:200px; padding:10px 8px; margin:0 0 10px 10px; color:white; font-size:0.9em; }
.custom1 { color:#ffff00; font-weight:bold; }
.custom2 {}
.border { border:1px solid #545352; }
.noborder { border:0; }

#container { width:905px; margin:0 auto; border:2px solid #545352; border-top:0; margin-bottom:10px; text-align:left; background:url(container_back.jpg) #000000 no-repeat top; }
#main { width:867px; margin:19px; margin-top:0; margin-bottom:0; background:url(main_back.jpg) no-repeat bottom left;  }
#header { width:867px; height:190px; position:relative; }
#sitelogo { color:#1B3381; height:190px; font-size:1.7em; font-weight:bold; float:left; width:325px; position:absolute; left:274px; }
#top_right_pic { height:65px; width:284px; text-align:left; position:absolute; top:125px; left:583px; }
#main_pic { height:199px; width:867px; background:#000000; text-align:center; margin-top:10px; }
#main_pic1 { height:199px; width:285px; background:url(../images/top_pic1.jpg); float:left; margin-right:6px; }
#main_pic2 { height:199px; width:286px; background:url(../images/top_pic2.jpg); float:left; margin-right:6px; }
#main_pic3 { height:199px; width:284px; background:url(../images/top_pic3.jpg); float:left; }
#pagebody { padding:25px 10px 15px 10px; color:#B8B8B8; font-size:1.1em; min-height:240px; line-height:1.5em; }
#pagebody strong { color:#ffffff; }
#pagebody form img { border:0; }
#pagebody ol { color:#ffffff; font-weight:bold; }
#bottom { height:42px; line-height:42px; width:865px; background:#333333; text-align:center; font-size:1.1em; color:white; clear:both; border:1px solid #545352; }
#bottom b { color:#71706e; }
#bottom_spacer { height:19px; clear:both; }
#bottom_wrap { width:900px; margin:0 auto; }
#end { float:right; }
#end, #end a { color:#545352; font-size:0.9em; font-weight:normal; }
#end a:hover { text-decoration:underline; }
#copyright { float:left; color:#545352; height:25px; line-height:25px; margin-bottom:10px; }
#copyright a { background:#acadad; color:#fff; font-weight:normal; padding:2px 4px; border-bottom:0; }
#copyright a:hover { background:#3d3b3b; }

#nav { background:url(menu_back.jpg) #333333 no-repeat top left; text-align:center; margin:0; padding:0 10px; font-weight:bold; color:white; clear:both; height:52px; line-height:52px; position:relative; font-size:1.2em; text-transform:uppercase; }

/** positioning the drop-down menu **/
#nav ul, #nav ul ul { text-align:left; list-style-type:none; }
#nav li { display:inline; position:relative; top:0; margin-right:-3px /* fixes inline list bug */; }
#nav li a { padding:6px 20px; text-decoration:none; border:0; margin-right:4px;  }
#nav li ul { margin:0; padding:0; display:none; position:absolute; top:25px/* distance away from the main nav bar */;  }
#nav li>/**/ul { top:19px /* distance away from the main nav bar for firefox */ ; }
#nav ul ul { margin:-31px 0 0 181px /* moves second drop down away from first */; display:block; padding:0; display:none; position:absolute; top:0;  } 
#nav li:hover ul ul, #nav li.over ul ul { display:none; }
#nav li:hover ul, #nav li li:hover ul, #nav li.over ul, #nav li li.over ul, #nav ul li a { display:block; width:164px /* width of the drop-downs */; left:0; }

/** styling the drop-down menu **/
#nav li a { color:white; font-weight:bold; }
#nav li a:hover { background:url(nav_back.jpg) #ffff00 repeat-x bottom; color:#000000; }
#nav ul li a:hover, #nav ul ul li a:hover { background:#555; }
#nav .nav_parent a {  }
#nav .nav_parent a:hover { background:url(nav_back.jpg) #ffff00 repeat-x bottom; }
#nav .nav_child a { background:#333333; padding:0 8px; border-top:1px solid #535353;  border-right:1px solid #535353; border-left:1px solid #535353; height:30px; line-height:30px;}
#nav .nav_child a:hover { background:#515151; border-bottom:0; color:#bfbfbf; }
#nav .nav_parent2 a { background:url(nav_parent2_out.gif) #333333 no-repeat right; }
#nav .nav_parent2 a:hover { background:url(nav_parent2_out.gif) #515151 no-repeat right; }
#nav .nav_child2 a { background:#333333; }
#nav .nav_child2 a:hover { background:#515151; }
#nav #active { color:#000000; cursor:default; background:url(nav_back.jpg) #ffff00 repeat-x bottom; }
#nav .nav_parent #active { color:#000000; cursor:default; background:url(nav_back.jpg) #ffff00 repeat-x bottom; }
#nav .nav_child #active, #nav .nav_child2 #active, #nav .nav_parent2 #active { background:#515151; color:#ffff00; }

.divider { border-bottom:1px dashed #545352; margin:30px 0; }
.line { background:url(line.jpg) repeat-y center; }