body { 
margin-top: 10;
background-color: #f0b65c;
background-image: url(images/bg.gif);
background-repeat: repeat-x;
background-position: top center;
}

body, td { 
font-family: trebuchet ms; 
font-weight: normal; 
font-size: 14px; 
color: #000000; 
}

.container {
 
}

.header {
background-color: #761-200;
background-image: url(images/headerbg.gif);
background-repeat: no-repeat;
background-position: top center;
}

.main { 
padding: 10px; 
background-color: #ffffff;
border-right: 0px solid #850e00;
}

.innermain { 

}

.nav { 
background-color: #761200;
padding-top: 12px;
}

.nav a:link    { color: #FFFFFF; text-decoration: none; }
.nav a:visited { color: #FFFFFF; text-decoration: none;  }
.nav a:hover   { color: #f0b65c;  text-decoration: none; } 

a.menu:link, a.menu:visited {
display: block;
background-color: #F0B65C;
border-top: 2px solid #592316;
margin: 0px;
width: 180px;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 3px;
padding-right: 0px;
vertical-align: middle;
font-family: arial;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #000000;
text-align: left;
line-height:1.5em;
}


a.menu:hover {
font-family: arial;
background-color: #F8D6A2;
text-decoration: none;
color: #000000;
}

.footer {
background-color: #761200;
padding-top: 10px; 
color: ffffff;
text-align: center;
}

.footer a:link    { color: #FFFFFF;  }
.footer a:visited { color: #FFFFFF;  }
.footer a:hover   { color: #f0b65c;  } 

#quote {
background-image: url(images/quote.gif);
background-repeat: no-repeat;
background-position: top center;
width: 240px;
height: 240px;
}

.quote {
padding-left: 30px;
padding-right: 30px;
text-align: center;
}

h1  { font-size: 18px; line-height: 22px; font-weight: normal; }

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

.head1 { font-family: trebuchet ms, verdana; font-size: 20px; font-weight: normal; color: #aa0000; }

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

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

.nav {  font-size: 16px; font-weight: bold; color: #aa0000;  }

.caption {  font-size: 12px; font-weight: bold;   }

a:link    { color: #660000;  }
a:visited { color: #660000;  }
a:hover   { color: #aa0000;  }  


#lightbox {
background-color:#ffffff;
padding: 4px;
color: #000000; 
font-weight: bold; 
font-family: verdana; 
font-size: 12px; 
}
	
#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: #ffffff;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:dximagetransform.microsoft.alphaimageloader(src="overlay.gif", sizingmethod="scale"); }


