body 
{
	font-family: Arial;
	font-size: 14px;
	background-color: #B0AA9D;
	background-repeat: repeat-y;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 25px;
	padding: 0px;
	padding-left: 1px;	
	border: 0px;
	text-align: center;
}
#container
{
	margin: 0 auto;
	width: 800px;
	text-align: left;
}
.white 
{
	background-color: #FFFFFF;
	margin-top: 0px;
	padding: 0px;
	padding-left: 1px;	
}
.top {
	background-color: #FFFFFF;
	padding: 5px;
	padding-top: 0px;
	height: 90px;
	width: 800px;
	background-image: url('images/bgtop2.jpg'); 
}
.tablebody {
	background-color: #FFFFFF;
	padding: 0px;
	width: 800px;
}

td.menu {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	height: 24px;
}
td.bottom {
	background-color: #B0AA9D;
	padding: 5px;
	padding-top: 0px;
	height: 36px;
	width: 940px;
	background-image: url('images/bgbottom.jpg');
	background-position: -70px;
}
A {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
A.menu {
font-size: 14px;
text-decoration: none;
height: 24px;
font-family: arial;
border-style: none;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 10px;
padding-right: 10px;
}
A.menu:link {
color: #FFFFFF;
}
A.menu:visited {
color: #FFFFFF;
}
A.menu:active {
color: #9E5656;
}
A.menu:hover {
color: #9E5656;
}
.legendcontents
{
	position: relative;
}
.legenddots
{
	position: absolute;
	top: 8px;
	left: 9px;
	color: black;
}
.map
{
	border-style: none;
}
#returntooverview
{
	text-align: center;
}
img
{
	border-style: none;
}
.fixedheightcontent
{
	height: 500px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 10px;
}
td.readme
{
	border: 1px solid black;
}
