body {
	background-repeat: repeat;
	background-position: 1px bottom;
	color: #C8D7C4;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	background-color: #000000;
	position: absolute;
	width: 100%;
	background-image: url(images/tableBackground.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ACC1AA;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#links {
	position:absolute;
	left:-6px;
	top:22px;
	width:186px;
	height:141px;
	z-index:2;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F6F4E8;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 6px;
}
a:hover {
	color: #AABD5E;
}
#links li {
	list-style-type: none;
	padding-left: -6px;
	margin-left: -20px;
}

