body { padding:15px; color:fff; font-family:"Century Gothic",Verdana,Arial,Helvetica,sans-serif; font-size:75%; background:#000; }
/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */
table { font-size:1em; }
a { color:#00e4ff; text-decoration:none; font-weight:bold; }
a:hover { text-decoration:underline; }
h1 { color:#2ee5fb; font-size:1.9em; margin-top:15px; text-transform:uppercase; font-weight:normal; }
h2 { color:#666666; font-size:1.4em; margin-top:20px; text-transform:uppercase; font-weight:normal; font-weight:bold;}
h3 { color:#465EB9; font-size:1.6em; border-bottom:1px solid #C6C6C6; border-top: 1px solid #C6C6C6; line-height:25px; letter-spacing:-1px; }
h4 { color:#18387E; font-size:1.4em; }
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:2px solid #2ee5fb; margin-right:10px; margin-bottom:10px; }
img.clsbordermiddle { border:2px solid #2ee5fb; margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsborderright { border:2px solid #2ee5fb; 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:1.1em; color:#28e5fb; font-weight:bold; letter-spacing: 1px  }
.shout2 { font-size:1.2em; color:#fff; font-weight:bold; padding:4px 5px; background:#18387E; border:1px solid white; }
.submit { background:#465EB9; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.reset { background:#18387E; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.quote { border:1px solid #C6C6C6; padding:4px; color:#465EB9; font-weight:bold; }
.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 {}
.custom2 {}
.border { border:2px solid #C6C6C6; }
.noborder { border:0; }
#container { width:700px; margin:0 auto; border-top:0; text-align:left; color:#fff;}
#main { width:700px; margin-top:0; background:url(head_back.jpg) no-repeat top; }
#sitelogo { color:#fff; height:90px; line-height:85px; font-size:1.7em; font-weight:bold; text-indent:30px; float:left; }
#hbc { float:right; padding:30px 15px 0 0; height:60px; text-align:right; }
#hbc a:hover { border:0; }
#main_pic { height:150px; line-height:145px; width:700px; background:url(top_pic.jpg) #fff no-repeat; text-align:center; }
#date { height:30px; line-height:30px; text-align:right; color:#aaaaaa; padding-right:10px; border-bottom:1px solid #545454; font-size:1.1em; background:#1c1c1c;}
#pagebody { padding:5px 30px 30px 30px; font-size:1.1em; line-height:19px; background:#1c1c1c; min-height:300px;}
#pagebody form img { border:0; }
#bottom { height:30px; line-height:30px; text-align:center; font-size:1em; color:white; clear:both; border-top:1px solid #545454; font-weight:bold; letter-spacing:1px; background:#1c1c1c;}
#bottom span { color:#b7b7b7;}
#end { height:40px; line-height:30px; background:#1c1c1c; width:700px; margin:0 auto; color:#666666; font-size:0.9em; font-weight:normal;}
#end a { color:#666666; font-size:0.9em; font-weight:normal; text-decoration:none;}
#end a:hover { color:#2ee5fb; text-decoration:none; }
#copyright { color:#666666; height:30px; line-height:30px; background:#1c1c1c; width:700px; margin:0 auto; }
#copyright a { background:#666666; color:#fff; font-weight:normal; padding:2px 4px; border-bottom:0; }
#copyright a:hover { background:#3d3b3b; }

#nav { text-transform:uppercase; text-align:center; margin:0; padding:0; font-weight:bold; color:white; clear:both; height:35px; line-height:35px; border-top:1px solid #545454; font-size:1.1em;}

/** 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:5px 15px; text-decoration:none; border:0;   }
#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:0 0 0 180px /* 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 #active { color:#c5f098; cursor:default; }
#nav li a { color:white; font-weight:bold; }
#nav li a:hover { color:#acacac; }
#nav ul li a:hover, #nav ul ul li a:hover { background:#555; }
#nav .nav_parent a { background:url(nav_parent_out.gif) #465EB9 no-repeat right; padding-right:18px; }
#nav .nav_parent a:hover { background:url(nav_parent_over.gif) #465EB9 no-repeat right; }
#nav .nav_child a { background:#465EB9; padding:0 8px; border-top:1px solid #7B8ED6; }
#nav .nav_child a:hover { background:#A7B9E7; border-bottom:0; }
#nav .nav_parent2 a { background:url(nav_parent2_out.gif) #465EB9 no-repeat right; }
#nav .nav_parent2 a:hover { background:url(nav_parent2_over.gif) #A7B9E7 no-repeat right; }
#nav .nav_child2 a { background:#465EB9; }
#nav .nav_child2 a:hover { background:#A7B9E7; }
#nav #active { color:#00e4ff; cursor:default; }
#nav .nav_parent #active { color:#A7B9E7; cursor:default; background:url(nav_parent_out.gif) #465EB9 no-repeat right; }
#nav .nav_child #active, #nav .nav_child2 #active, #nav .nav_parent2 #active { background:#465EB9; }

/*Contact Page Form*/
#contact_form fieldset { border:0; padding:10px 15px; display:block; margin:0 auto; width:510px; }
#contact_form legend { padding:10px 6px; background:#222; }
#contact_form input, #contact_form textarea { float:left; display:block; border:0; font-size:1em; font-family:"lucida sans unicode", arial, sans-serif; background:#222222; padding:2px 4px; margin-bottom:7px; width:370px; color:#fff; border:1px solid #545454;}
#contact_form textarea { height:150px; scrollbar-face-color:#444; scrollbar-highlight-color:#bbb; scrollbar-3dlight-color:#222; scrollbar-arrow-color:#bbb; scrollbar-track-color:#444; scrollbar-darkshadow-color:#222; }
#contact_form label { padding-right:10px; float:left; width:120px; text-align:right; font-weight:bold;}
#contact_form br { clear:left; }
#contact_form .submit, #contact_form .reset { float:right; margin:8px 0px; width:60px; cursor:pointer; color:#fff; }
#contact_form .submit { background:#222222; margin-right:4px; border:1px solid #2ee5fb; }
#contact_form .reset { background:#222222; border:1px solid #2ee5fb; }