.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 20px;
	margin: 15px auto;
	width: 900px;
	text-align: left;
	border-right: black;
	border-left: black;
	border-width: 0 3px 0 3px;
	border-style: none solid none solid;
}

.bodyalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px;
	text-align: left;
}

.toppart
{
	position: relative;
	border-width: 3px;
	border-style: solid;
	border-color: black;
	background-color: #660000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #333333;
}

.navfooter
{
	border-width: 3px;
	border-style: solid;
	border-color: black;
	background-color: #660000;
	padding: 5px;
	color: white;
	font-family: Arial;
	font-size: 10px;
}

.navfooter a { color: white; }

.newsblurb {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	width: 225px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	left: 500px;
	top: 36px;	
}
.newsblurb a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#content {
	position: absolute;
	width: 797px;
	left: 10%;
	right: 10%;
	top: 0px;
	}
.gamebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 20px;
	background-image: url(images/gamearea.jpg);
	background-repeat: no-repeat;
}
.minitable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
}
.zip {
	vertical-align: middle;
	text-align: center;
}

div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 797px;
}
