
body,td { font-family: georgia; font-size: 12px; color: #003300; }

body { 
background: #FFE3BE; 
background-image: url(images/back.jpg);  
}

a:link    { text-decoration: underline; font-weight: bold; color: #333333; }
a:visited { text-decoration: underline; font-weight: bold; color: #666666; }
a:active  { text-decoration: underline; font-weight: bold; color: #cc0000; }
a:hover   { text-decoration: underline; font-weight: bold; color: #CC0000; }

.head1 { font-family: georgia; font-size: 28px; font-weight: normal; COLOR: #AA0000;}

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

.head3 { font-family: arial; font-size: 16px; font-weight: bold; }

.sub1 { font-family: arial; font-size: 10px;  font-weight: bold; }

.sub2 { font-family: verdana; font-size: 10px; color: #000000; }

.head4 { font-family: arial; font-size: 14px; }



#box {
background: #EDDCC6; 
padding: 10px 10px 10px 10px; 
spacing: 10px 10px 10px 10px; 
border-left: 2px solid #aa0000; 
border-top: 2px solid #aa0000; 
border-right: 2px solid #aa0000; 
border-bottom: 2px solid #aa0000;}

.submit {
background-color: #666666;
border-bottom: 2px solid #000000;
border-right: 2px solid #000000;
border-left: 2px solid #cccccc;
border-top: 2px solid #cccccc;
font-family: verdana; font-weight: bold; color: #FFFFFF; font-size: 12px; }

               
H1 { }

H2 { }

H3 { font-family: arial; font-size: 18px; font-weight: bold; }

H4 { }


UL { list-style-image: url(images/bullet.gif); line-height: 16px; }

.nav a:link    { text-decoration: none; color: #000000; }
.nav a:visited { text-decoration: none; color: #000000; }
.nav a:active  { text-decoration: none; color: #000000; }
.nav a:hover   { text-decoration: none; color: #FFFFEE; }

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


