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

}

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

.main { 
background-color: #E5EAC2;
background-image: url(images/indexmain.jpg);
}

.footer { 
background-color: #E5EAC2;
background-image: url(images/indexfooter.jpg);
}

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

.intro { 
font-size: 14px;
font-weight: bold;
color: #E5EAC2; 
padding-bottom: 10px;
padding-left: 14px;
line-height: 20px;
}

.intro A:link     { color: #FDDE9D; text-decoration: underline; }
.intro A:visited  { color: #FDDE9D; text-decoration: underline; }
.intro A:active   { color: #FDDE9D; text-decoration: underline; }
.intro A:hover    { color: #ffffee; text-decoration: underline; }

.nav { padding: 4px;}

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

a.menu:hover {
background-color: #000000;
width: 100%;
color: #cccccc;
text-decoration: none;
}




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; }

.sub1 { font-family: verdana; font-size: 9px; font-weight: bold; color: #333333; }


A:link     { color: #000033; text-decoration: underline; }
A:visited  { color: #000033; text-decoration: underline; }
A:active   { color: #000033; text-decoration: underline; }
A:hover    { color: #0000cc; text-decoration: underline; }


#lightbox {	
background-color:#4C7DB1;
border: 6px solid #4C7DB1;
}
	
#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: #4C7DB1;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }