body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #775A1E;
}
.table1 {
	width: 800px;
	background-position: center top;
	background-position:center;
}

a.smalllink:link {
	font-size: 10px;
	color: #eceddb;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
a.smalllink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #465138;
	text-decoration: underline;
	font-variant: normal;
}
a.smalllink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #eceddb;
	text-decoration: underline;
	line-height: normal;
}
a.smalllink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #eceddb;
	text-decoration: underline;
}

a.smalllink2:link {
	font-size: 10px;
	color: #878743;
	font-style: normal;
	text-decoration: underline;
	font-weight:bold;
	font-variant: normal;
}
a.smalllink2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:bold;
	color: #878743;
	text-decoration: underline;
	font-variant: normal;
}
a.smalllink2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color: #878743;
	text-decoration: underline;
	line-height: normal;
}
a.smalllink2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	color: #878743;
	text-decoration: underline;
}


.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #878743;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bdc57c;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #251B0A;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	