

body { 
	margin: 0px;
	background-color: #831111;
	background-image: url(images/bg.jpg);
	}

body td { 
	font-family: trebuchet ms;
	font-size: 14px; 
	color: 330000; 
	}

table.main {
	background-image: url(images/mainback.jpg);
	border-bottom: 2px solid #373C07;
	margin-left: auto;
	margin-right: auto;
	}

td.header {
	width: 760px;
	height: 200px;
	text-align: center;
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	color: #E2D655;
	margin: 0px;
	}

td.nav {
	padding-left: 30px;
	}
	
.navlinks {
	background-colorXX: #E2D655;
	padding-left: 30px;
	padding-right: 30px;
	}
	


td.main {
	padding-left: 40px;
	padding-right: 50px;
	}
	
	a.menu:link, a.menu:visited {
	display: block;
	background-color: #E2D655;
	border: 1px solid #592316;
	margin: 0px;
	width: 200px;
	padding-top: 2px;
	padding-bottom: 2px;
	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: #FCF17F;
	text-decoration: none;
	color: #000000;
	}

.menuback {
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(images/menuback.gif);
	}	

td.footer {
	width: 760px;
	height: 79px;
	text-align: center;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	margin: 0px;
	}
	
h1 {
	font-size: 18px;
	margin: 0px;
	color: #E2D655;
	}
	
.head1 {
	font-size: 18px;
	color: #330000;
	}
	
.head2 {
	font-size: 16px;
	}	
	
.sub1 {
	font-family: verdana, arial;
	font-size: 10px;
	}

.sub2 {
	font-size: 12px;
	}
	
a:link    { color: #330000;font-weight: bold; }
a:visited { color: #330000;font-weight: bold; }
a:hover   { color: #990000;font-weight: bold; }

table.menuitems td {
	border-bottom: 1px dashed #6D4B03; 
	line-height: 21px;
	}

.menusub { font-family: georgia; font-style: italic; font-size: 11px; }

#lightbox{
	
background-color:#593B02;
font-family: arial;
color: #e9ddaf;
font-size: 14px;
font-weight: bold;
padding: 10px;
}
	
#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.gif); }

* html #overlay {
background-color: #593B02;
back\ground-color: transparent;
background-image: url(overlay.gif);
filter: progid:dximagetransform.microsoft.alphaimageloader(src="overlay.gif", sizingmethod="scale"); }
