
body { color: #003300; margin: 0px; }

body, td {  
font-family: trebuchet ms, arial; 
font-size: 14px;  
}

.sub1 {   font-weight: bold; font-size: 10px;  }

.sub2 {  
font-family: trebuchet ms, arial;   
font-weight: bold; 
font-size: 14px; 
color: #ffffee;
background-color: #e1771e;
border: 2px solid #003300;
}

.head1 { font-family: trebuchet ms,  font-weight: bold; font-size: 28px; color: #cc0000;  }

.head2 {   font-weight: bold; font-size: 18px; color: #cc0000;  }

.first {   font-weight: normal; font-size: 18px; line-height: 14px; }

h1  {  font-weight: normal; font-size: 20px; color: #aa0000; }

a:link    { color: #006600;  text-decoration: underline; font-weight: bold; }
a:visited { color: #006600;  text-decoration: underline; font-weight: bold; }
a:hover   { color: #cc0000;  text-decoration: underline; font-weight: bold; }

.nav { 
background-color: #FFE762;
padding: 3px;
border-bottom: 2px solid #EACF3C;
font-weight: bold; 
width: 100%;
text-align: center;
}

.nav a:link { 
font-family: comic sans ms, arial; 
color: #006600;
font-size: 14px; 
font-weight: bold;  
text-decoration: none; 
padding: 0px 5px 0px 5px; 
}

.nav a:visited { 
font-family: comic sans ms, arial; 
color: #006600; 
text-decoration: none;
padding: 0px 5px 0px 5px; 
}

.nav a:hover { 
font-family: comic sans ms, arial; 
color: #cc0000; 
text-decoration: none; 
padding: 0px 5px 0px 5px; 
}

#lightbox{
	
background-color:#365836;
font-family: arial;
color: #e9ddaf;
font-size: 14px;
font-weight: bold;
padding: 1px;
border-bottom: 1px solid #365836;
border-right: 10px solid #365836;
border-left: 10px solid #365836;
border-top: 10px solid #365836;}
	
#lightboxdetails { font-size: 0.8em; padding-top: 0.4em; }
	
#lightboxcaption { float: left; }

#keyboardmsg { float: right; }

#closebutton { top: 5px; right: 5px; }

#lightbox img { border: 10px; clear: both;} 

#overlay img { border: none;}

#overlay { background-image: url(overlay.png); }

* html #overlay {
background-color: #365836;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:dximagetransform.microsoft.alphaimageloader(src="overlay.png", sizingmethod="scale"); }


