body {
	margin: 0px;
	padding: 0px;
	background: url(../images/main-bkgd-2.gif) repeat-x left top;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 75%;
}

html>body {
	font-size: 12px;
}

p {
	line-height: 1.5em;
	margin-top: 0;
}

a {
	color: #1939d4;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
}

h1 em {
	letter-spacing: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-style: italic;
	color: #660000;
}

h3 {
	font-size: 1em;
	line-height: 1.5em;
}

h3.racetitle {
	padding: 0;
	color: #660000;
	margin-bottom: 0;
	font-size: 1.0834em;
}

#wrapper {
	width: 780px;
	margin: 0 auto;
}

#container {
	width: 720px;
	margin-top: 0;
	margin-bottom: 0;
	background: #fff url(../images/wrap-bkgd.gif) repeat-x left top;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 5px;
	float: left;
}

#mainnav {
	margin-bottom: 20px;
	float: left;
	margin-top: 5px;
}

#mainnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 35px;
}

#mainnav li {
	float: left;
	padding: 0;
	margin: 0;
	border-right: 1px dotted #999999;
}

#mainnav li.noborder {
	border-style: none;
	float: left;
}

#mainnav a {
	display: block;
	float: left;
	text-decoration: none;
	padding: 5px 10px;
	color: #7f7340;
	letter-spacing: 1px;
	text-transform: uppercase;
	font: .8334em Georgia, "Times New Roman", Times, serif;
}

#mainnav a.selected {
	background-color: #d8d8b9;
	color: #655d38;
}

#mainnav a:hover {
	color: #fff;
	background-color: #01669a;
}

#mainbody {
	width: 720px;
	float: left;
	margin-bottom: 15px;
}

#content {
	width: 485px;
	float: left;
}

.floatleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

#logos img {
	padding: 10px;
	float: left;
}

#sidebar {
	width: 175px;
	padding-left: 25px;
	float: right;
}

#sidebar p {
	font-size: .8334em;
	color: #4c4c4c;
}

* {
	color: #000;
}

#sidebar img {
	margin-bottom: 15px;
	margin-top: 20px;
}

#sidebar a.button img {
	margin-top: 0;
	margin-bottom: 0;
}

a img {
	border: none;
}

#footer {
	clear: both;
	text-align: center;
	background-color: #a42226;
	width: 710px;
	float: left;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 15px;
}

#footer ul {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}

#footer li {
	float: left;
}

#footer a {
	display: block;
	float: left;
	color: #FFF;
	font-size: .8334em;
	line-height: 1.5em;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 3px;
}

#footer a:hover {
	text-decoration: underline;
}

#copyright p {
	font-size: .75em;
	line-height: 1.5em;
	display: block;
	text-align: center;
	color: #999999;
	clear: both;
	padding-bottom: 5px;
}

#copyright a {
	color: #999999;
	text-decoration: none;
}