#container, #masthead {
	width: 775px;
	}
#maincontent { 
	width: auto; 
	float: none; 
	padding: 20px; 
	}

#racenav { 
	margin: 0;
	padding: 0;
	height: 27px;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 27px; 
	white-space: nowrap;
	border-bottom: 1px solid #CF060B;
	}
#racenav a { 
	padding: 6px 8px;
	display: inline; 
	border: none;
	text-decoration: none; 
	font-weight: normal;
	color: #fff; 
	}
#maincontent h1 { text-align: center; border-top: 2px solid #ccc; padding-top: .5em; }
