
body { 
margin: 10px;
background-color: #8E8E8F;

}

body, td  { 
font-family: trebuchet ms, verdana; 
font-size: 12px; 
color: #000000;
}

.main { background-color: #E5EAC2; }

.gallery { 
background-color: #000000;
color: #E5EAC2;
}

.footer { 
background-color: #0E117C;
background-image: url(images/footerback.gif);
background-repeat: no-repeat;
}

.contact { 
padding-left: 20px; 
font-weight: bold; 
}

.nav { 
background-color: #8E2201;
color: #eeeeee;
padding: 0px;
}

a.menu:link, a.menu:visited {
display: block;
font-size: 12px;
font-family: trebuchet ms, verdana;
font-weight: bold;
color: #ffffee;
text-align: right;
padding: 1px;
margin: 3px;
text-decoration: none;
}

a.menu:hover {
background-color: #000000;
color: #E5EAC2;
text-decoration: none;
}

ul { list-style-type: square; color: #8E2201; }

h1  { font-family: arial; font-weight: normal; font-size: 22px; }

h2  { font-family: arial; font-weight: normal; font-size: 18px; }


.head1 { font-family: arial; font-weight: normal; font-size: 22px; }

.head2 { font-size: 18px; }

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

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


A:link     { color: #000000; text-decoration: underline; }
A:visited  { color: #000000; text-decoration: underline; }
A:active   { color: #000000; text-decoration: underline; }
A:hover    { color: #BF5E15; text-decoration: underline; }


#lightbox {	
background-color:#8E8E8F;
border: 6px solid #8E8E8F;
}
	
#lightboxDetails { font-size: 0.8em; padding-top: 0.4em; }
	
#lightboxCaption { float: left; }

#keyboardMsg { 
color: #F8E9C9;
float: right; 
font-family: arial;
font-size: 10px;
font-weight: bold;
padding-right: 4px;
}

#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: #8E8E8F;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }