/* Comment Syntax */

/* Global Styling */
body{
margin:5px 5px 5px 5px; 
background:#ffffff;
font-family: Times New Roman, serif; 
font-weight: normal;
font-size: 11px;
}
#header {
display: none;
}
#javascript {
display: none;
}
#horizontalnav { 
display: none;
position: absolute; 
top: 300; 
left: 126;
width: 750px;
height: 50px;
color: 808080;
background-color: #b9db7d; 
padding: 10px; 
border: 1px #808080 solid;
font-family: verdana; 
font-weight: normal;
font-size: 11px;
}
#horizontalnav a:link{display: none; color:#000000; font-weight:normal; padding: 5px; width: 160px; text-decoration:none;}
#horizontalnav a:hover{display: none; color:#ffffff; font-weight:normal; border: 1px #808080 solid; padding: 5px; width: 160px; text-decoration:none;}
#horizontalnav a:active{display: none; color:#000000; font-weight:normal; padding: 5px; width: 160px; text-decoration:none;}
#horizontalnav a:visited{display: none; color:808080; font-weight:normal; padding: 5px; width: 160px; text-decoration:none;}

#javascript{
display: none;
}

#leftbar { 
display: none; 
position: absolute;
top: 235px;
left: 126px;
width: 190px;
color: b9db7d;
background-color: #ffffff; 
padding: 5px; 
border: 1px #808080 solid;
font-family: verdana; 
font-weight: normal;
font-size: 11px;
text-decoration:none;
}
#leftbar a:link{display: none; color:green; text-decoration:none;}
#leftbar a:hover{display: none; color:green; border-bottom: dotted #808080 1px; text-decoration:none;}
#leftbar a:active{display: none; color:#000000; text-decoration:none;}
#leftbar a:visited{display: none; color:#808080; text-decoration:none;}

#leftbarboxheader{
display: none; 
text-align:center;
text-transform: uppercase; 
background-color: #b9db7d;
border-bottom: dashed #808080 1px; 
padding: 5px;
color: 808080; 
font-family: verdana; 
font-weight: bold;
font-size: 11px; 
}
#maincontent { 
position: static;
width: 8in;
height: auto;
margin: 10 10 10 5;
background-color: #ffffff; 
padding: 5px; 
}
#maincontent a:link{color:000000; text-decoration:underline;}
}
#maincontent h1{
text-align: center;
color: 000000; 
font-family: verdana; 
font-weight: bold;
font-size: 12px; 
}
#maincontent h2{
text-align: center;
color: 000000; 
font-family: verdana; 
font-weight: bold;
font-size: 12px; 
}
#pagetitle{
text-align:left;
text-transform: uppercase; 
padding: 5px;
color: 808080; 
font-family: verdana; 
font-weight: bold;
font-size: 12px; 
}
#boxheader{
text-align: center;
text-transform: uppercase; 
padding: 5px;
color: 808080; 
font-family: verdana; 
font-weight: bold;
font-size: 12px; 
}
#whitecell{
text-align: center;
text-transform: uppercase; 
border: solid #808080 1px;
background-color: #ffffff; 
padding: 5px;
color: 808080; 
font-family: verdana; 
font-weight: normal;
font-size: 11px; 
}
#moongreencell{
text-align: center;
text-transform: uppercase;
border: solid #808080 1px; 
background-color: #ffffff; 
padding: 5px;
color: 808080; 
font-family: verdana; 
font-weight: normal;
font-size: 11px; 
}
#tableheader{
border: solid #808080 1px;
text-align: left;
text-transform: uppercase; 
background-color: #ffffff; 
padding: 5px;
color: 808080; 
font-family: verdana; 
font-weight: bold;
font-size: 14px; 
}
#text { 
background-color: #ffffff; 
padding: 0px; 
color: 808080; 
font-family: verdana; 
font-weight: normal;
font-size: 11px; 
}
#contentbox750 {
position: static;
width: 8in;
height: auto;
margin: 10 10 10 5;
background-color: #ffffff; 
padding: 5px; 
}
#contentboxfull {
float: center;
background: #ffffff;
width: 540px;
}
#contentboxleft {
float: left;
background: #ffffff;
width: 265px;
}
#contentboxright {
float: right;
background: #ffffff;
width: 265px;
}
#whiteline{
clear: both;
border-top: 1px solid #ffffff;
}
#greenline{
clear: both;
border-top: 1px solid #b9db7d;
padding: 5px;
}
#navcontainer {
display:none;
}
#footer {
border: solid #808080 1px;
background-color: #b9db7d; 
padding: 5px;
color: 808080; 
font-family: verdana; 
font-weight: normal;
font-size: 9px;
}
#footer a:link{color:green; text-decoration:none;}
#footer a:hover{color:green; border-bottom: dotted #808080 1px; text-decoration:none;}
#footer a:active{color:#000000; text-decoration:none;}
#footer a:visited{color:#808080; text-decoration:none;}