body {
	background: #000066;
}
#container {
	height: 2200px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	font-size: 18px;
	color: #FFFF00;
	text-decoration: none;
	height: 500px;
	width: 760px;
}
a:hover {
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-size: 18px;
	color: #FFFF00;
	text-decoration: none;
}
#header {
	height: 264px;
	width: 760px;
	background: url(../../Headers/motorsportsheader760X264.jpg) no-repeat center center;
}
#info {
	height: 220px;
	width: 760px;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 15px;
}
#links {
	height: 1000px;
	width: 610px;
	font-size: 18px;
	color: #FFFFFF;
	clear: none;
	float: right;
}
#lftlinks {
	clear: none;
	float: left;
	height: 1000px;
	width: 150px;
	font-size: 18px;
	color: #FFFFFF;
}

