
BODY, TD { 
font-family: georgia;  
font-style: normal; 
font-weight: normal; 
font-size: 16px; 
line-height: 20px;
color: 003300; 
 }

body { 
margin: 0px;
background-color: #4B6E5A;
background-image: url(images/forest.jpg);
background-position: top center;
background-attachment: fixed;}

.main { 
background-color: #FFFFEE; 
border-left: 2px solid #BBC4A9; 
border-right: 2px solid #BBC4A9;
}

#box {  
border: 2px solid #006666; 
padding: 10px 10px 10px 10px ; 
background-color: #AACAC0;  
}

#box2 {  
border: 2px solid #008888; 
padding: 10px 10px 10px 10px ; 
background-color: #FFFFFF;  
}

A:link    { COLOR: #660000; TEXT-DECORATION: underline; }
A:visited { COLOR: #663333; TEXT-DECORATION: underline; }
A:hover   { COLOR: #CC0000; TEXT-DECORATION: underline; }


H2  {  FONT-FAMILY: arial;  font-size: 26; font-weight: normal; color: #990000; line-height: 32px;  }

H3  {  FONT-FAMILY: arial;  font-size: 18; font-weight: normal; color: #990000; line-height: 24px;  }

.head1 { font-size: 34; font-weight: normal;  color: #990000; }

.head2 { font-size: 24; font-weight: normal;  color: #990000; }

.head3 { FONT-FAMILY: arial; font-size: 18;  font-family: arial; }

.sub1 {  FONT-FAMILY: arial;  font-size: 10; font-weight: bold;  }

.sub1 A:link    { COLOR: #006600; FONT-FAMILY: arial;  font-size: 10px; TEXT-DECORATION: underline; }
.sub1 A:visited { COLOR: #666666; FONT-FAMILY: arial;  font-size: 10px; TEXT-DECORATION: underline; }
.sub1 A:hover   { COLOR: #CC0000; FONT-FAMILY: arial;  font-size: 10px; TEXT-DECORATION: underline; }

.sub2 {  FONT-FAMILY: georgia;  font-size: 12; font-style: italic; font-weight: bold; line-height: 18px; }

sup {  FONT-FAMILY: arial;  font-size: 10; font-weight: bold; color: #990000; }

#lightbox{
	
background-color:#006666;
color: #FBDC98;
font-family: arial;
font-size: 14px;
font-weight: bold;
padding: 1px;
border-bottom: 2px solid #006666;
border-right: 2px solid #006666;
border-left: 2px solid #006666;
border-top: 2px solid #006666;}
	
#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: #006666;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }


