body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #999;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 40px;
	margin-bottom: 40px;
}
#wrapper #redhighlight {
	font-weight: bold;
	color: #8B0027;
	text-decoration: none;
}
#wrapper #footer {
	width: 920px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #footer a {
	color: #333;
	text-decoration: none;
}
#wrapper #footer a:visited {
	color: #333;
	text-decoration: none;
}
#wrapper #footer a:hover {
	color: #999999;
	text-decoration: none;
}
#wrapper #termsofuse {
	width: 920px;
	text-align: justify;
	font-size: 1.1em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#wrapper #homenav {
	width: 920px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
}
#wrapper #homenav a {
	color: #333;
	text-decoration: none;
}
#wrapper #homenav a:visited {
	color: #333;
}
#wrapper #homenav a:hover {
	color: #999;
}
