body {
	text-align: center;
	background-color: #F6EAD3;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
}

a:link {
	color: #F6EAD3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: underline;
}

a:visited {
	color: #F6EAD3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: underline;
}

a:hover {
	color: #F2D16F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: underline;
}

a:active {
	color: #F6EAD3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: underline;
}

#wrapper {
	margin: 0 auto;
	width: 810px;
	height: auto;

}

#mainContent {
	width: 810px;
	height: auto;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/tablebg.jpg);
}

.footer {
	width: 810px;
	height: 50px;
	margin-top: 0;
	margin-bottom: 0;
}

