@charset "utf-8";
/* CSS Document */

a.bottom {
	color: white;
	font-size: 60%;
	font-family: verdana;
	text-decoration: underline;
	font-weight: bold;
}

a.links {
	color: white;
	font-family: verdana;
	text-decoration: underline;
}

p.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-position: center top;
	margin-left:20px;
}
.table {
	background-image:url(main.jpg);
	background-repeat: no-repeat;
	background-color:#231f14;
}

.sidetable {
	background-color:#231f14;
}

.maintable {
	border-color:#C2B59B;
}