#topnav
{
	font-family: "HelveticaNeue-Light";
	text-align: left;
	width: 780px;
	margin: 0px auto;
	font-size: 17px;
	color: #3F3F3F;
}
#topnav a:link, #topnav a:visited
{
	text-decoration: none;
}
#topnav a:hover
{
	text-decoration: underline;
}
#legal
{
	text-align: center;
	margin: 0px auto;
	margin-left:133px;
	margin-right: 130px;
	padding: 15px;
	padding-top: 0;
	color: #7D7D7D;
}
#headerBeta
{
	margin-top: 20px;
	margin-left: 20px;
	background: url("/betalogo.png") no-repeat;
	width:334px;
	height:116px;
}
#header
{
	margin-top: 20px;
	margin-left: 20px;
	background: url("/betalogo.png") no-repeat;
	width:324px;
	height:116px;
}