
body, td { 
font-family: Arial, Sans-Serif; 
font-size: 12px; 
color: #000000; 
}

body {  
background-color: #a2a294; 
margin: 10px 0px;
}

.sub1 { font-family: verdana; font-size: 10px; }

.sub2 { font-family: verdana; font-size: 10px; font-weight: bold; }

H1 { font-size: 18px; font-weight: normal; }

.head1 { font-size: 20px; font-weight: normal; }

.head2 { font-size: 18px; font-weight: normal; }

.head3 { font-size: 16px; font-weight: normal; }

.head4 { font-size: 14px; font-weight: normal; }

.ret { font-family: georgia; font-size: 26px; }

.nav { font-size: 16px; font-weight: normal; }
.nav a:link    {  text-decoration: none; color: #003300; }
.nav a:visited {  text-decoration: none; color: #003300; }
.nav a:hover   {  text-decoration: underline; color: #eeeeee; }

a:link    {  text-decoration: underline; color: #000000; }
a:visited {  text-decoration: underline; color: #000000; }
a:hover   {  text-decoration: underline; color: #eeeeee; }

#box { 
border: 1px solid #003300;
text-align: left;
padding: 10px;
width: 500px; 
background-color: #AEAEA3;
}

#lightbox {
background-color:#A2A294;
font-family: arial;
color: #000000;
font-size: 14px;
font-weight: bold;
padding: 0px;
border-bottom: 0px solid #A2A294;
border-right: 0px solid #A2A294;
border-left: 0px solid #A2A294;
border-top: 0px solid #A2A294;}
	
#lightboxDetails { font-size: 0.8em;   background-color: #99998A; }
	
#lightboxCaption { float: left; }

#keyboardMsg { float: right; padding-right: 4px; }

#closeButton { top: 5px; right: 5px; }

#lightbox img { border: 0px; clear: both;} 

#overlay img { border: none; }

#overlay { background-image: url(overlay.png); }

* html #overlay {
background-color: #A2A294;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }

i { font-family: georgia; }
