body { padding:15px; color:#ffffff; font-family:verdana; font-size:0.8em; font-weight:normal; background:white; }
/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */
table { font-size:1em; }
a { color:#ffffff; text-decoration:none; font-weight:bold; }
a:hover { font-weight:bold; color:#808080;}
h1, h2, h3, h4 { font-family:tahoma; }
h1 { color:#C5FF13; font-size:2em; border-bottom:0px solid #C6C6C6; line-height:35px; letter-spacing:5px; padding-bottom:2px; margin-top:0; }
h2 { color:#C5FF13; font-size:1.5; border-top:0px solid #C6C6C6; border-bottom: 0px solid #C6C6C6; line-height:25px; letter-spacing:5px; }
h3 { color:#C5FF13; font-size:1.5em; font-weight:normal; border-bottom:0px solid #C6C6C6; border-top: 0px solid #C6C6C6; line-height:25px; letter-spacing:5px; }
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 #C6C6C6; margin-right:10px; margin-bottom:10px; }
img.clsbordermiddle { border:2px solid #C6C6C6; margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsborderright { border:2px solid #C6C6C6; margin-left:10px; margin-bottom:10px; }
.datatable { border:1px solid #404040; }
.datatable th { background:#313131; color:white; font-weight:bold;  border:1px; padding:4px solid #000000; }
.datatable td { background:#202020; border:1px; padding:4px color:#000000; }
.datatable p { padding:0; margin:0; }
.notes { font-size:0.8em; }
.shout { font-size:1.2em; color:#000000; font-weight:bold; padding:5px; background:#313131; }
.shout2 { font-size:1.2em; color:#000000; font-weight:bold; padding:4px 5px; background:#18387E; border:1px solid white; }
.submit { background:#808080; color: #000000; border:0; cursor:pointer; font-family:tahoma; font-weight:bold; font-size:1em; padding:2px; }
.reset { background:#505050; color:#000000; border:0; cursor:pointer; font-family:tahoma; font-weight:bold; font-size:1em; padding:2px; }
.quote { border:1px solid #C6C6C6; padding:4px; color:#313131; font-weight:bold; }
.caption { font-weight:bold; background:#313131; float:right; width:200px; padding:10px 8px; margin:0 0 10px 10px; color:#000000; font-size:0.9em; }
.custom1 {}
.custom2 {}
.border { border:2px solid #C6C6C6; }
.noborder { border:0; }

#container { width:990px; margin:0 auto; border:1px solid #404040; border-top:50;  text-align:left; background:#000000; }
#main { width:980px; margin:5px; border-top:20; background:#000000; }

#sitelogo { color:#000000; height:115px; line-height:85px; font-size:1.7em; font-weight:bold; text-indent:0px; float:left; }
#main_pic { height:15px; background:url(top_pic.jpg) #000000 repeat; text-align:center; }
#date { height:10px; line-height:30px; background:#000000; border-bottom:0px solid white; border-top:0px solid white; text-align:right; color:#404040; font-size:1.5em; font-weight:; padding-right:0px; letter-spacing:5px; }
#pagebody { border-top:0px solid #878787; border-bottom:0px solid #000000; padding:0px; }
#pagebody form img { border:0; }
#phrases { height:15px; line-height:15px; background:#000000; border-bottom:0px solid white; border-top:0px solid white; text-align:center; color:#404040; font-size:0.85em; font-style:italic; padding-right:0px; }
#phrasesend { height:25px; line-height:15px; background:#000000; border-bottom:25px white; border-top:0px white; text-align:center; color:#202020; font-size:0.85em; font-weight:bold; padding-right:0px; }
#bottom { height:25px; line-height:24px; background:#202020; text-align:center; font-size:1em; color:#404040; clear:both; }
#end, #end a { color:#000000; font-size:0.9em; font-weight:normal; }
#end a:hover { color:white; border-color:white; }
#copyright { color:#202020;}
#copyright a { background:#acadad; color:#404040; font-weight:normal; padding:2px 4px; border-bottom:0; }
#copyright a:hover { background:#808080; }

#nav { background:#202020; text-align:center; margin:0; padding:0; font-weight:bold; color:white; clear:both; height:25px; line-height:25px; border-bottom:2px solid #000000;}

/** positioning the drop-down menu **/
#nav ul, #nav ul ul { text-align:center; list-style-type:none; }
#nav li { display:inline; position:relative; top:0; margin-right:-3px /* fixes inline list bug */; }
#nav li a { padding:3px 35px; 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 95px /* 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:190px /* width of the drop-downs */; left:0; }

/** styling the drop-down menu **/
#nav #active { color:#D1EF01; cursor:default; }
#nav li a { color:white; font-weight:bold; }
#nav li a:hover { color:#000000; }
#nav ul li a:hover, #nav ul ul li a:hover { background:#555; }
#nav .nav_parent a { background:url(nav_parent_out.gif) #202020 no-repeat right; padding-right:18px; }
#nav .nav_parent a:hover { background:url(nav_parent_over.gif) #202020 no-repeat right; }
#nav .nav_child a { background:#202020; padding:0px; border-top:0px solid #7B8ED6; }
#nav .nav_child a:hover { background:#r80000; border-bottom:0; }
#nav .nav_parent2 a { background:url(nav_parent2_out.gif) #D1EF01 no-repeat right; }
#nav .nav_parent2 a:hover { background:url(nav_parent2_over.gif) #a40000 no-repeat right; }
#nav .nav_child2 a { background:#202020; }
#nav .nav_child2 a:hover { background:#202020; }
#nav #active { color:#D1EF01; cursor:default; background:#202020; }
#nav .nav_parent #active { color:#D1EF01; cursor:default; background:url(nav_parent_out.gif) #202020 no-repeat right; }
#nav .nav_child #active, #nav .nav_child2 #active, #nav .nav_parent2 #active { background:#202020; }
