
BODY, TD  { font-family: georgia; font-size: 12px; color: #003300; }

BODY  { 
  background-color: #4E786E;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px; }
  
  .main { background-color: #FFFFFF; }


A:link      { color: #006666; font-weight: bold; text-decoration: underline; }
A:visited  { color: #006666; font-weight: bold; text-decoration: underline; }
A:active   { color: #006666; font-weight: bold; text-decoration: underline; }
A:hover    { color: #cc0000; font-weight: bold; text-decoration: underline; }

H1 {  }
H2 { line-height: 32px;  }
H3 { line-height: 24px;  }

B { font-weight: bold; color: #3F5C34; }

.nav { font-family: arial; font-size: 13px; font-weight: bold; }

.sub1  { font-family: arial; font-size: 10px; font-weight: bold; line-height: 12px; }

.sub2  { font-family: arial; font-size: 11px; font-weight: bold; line-height: 13px; }

.head1 { font-family: ARIAL; font-size: 18px; font-weight: bold;  color: #006666; }

.head2 {  font-family: trebuchet ms, ARIAL; font-size: 22px; font-weight: bold;  }

.head3 {  font-family: arial; font-size: 16px; font-weight: bold;  }


#box {  border: 1px solid #006666; background-color: #C1D9D8;  }

#lightbox{
	
background-color:#4E786E;
color: #FBDC98;
font-family: arial;
font-size: 14px;
font-weight: bold;
padding: 20px;
}
	
#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: #000033;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }
	
