body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(Images/bg.jpg);
	background-repeat: repeat-x;
}
.oneColFixCtr #container {
	width: 905px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image: url(http://jesel.com/Images//Header_Bg.gif);
	margin: 0 auto;
	text-align: right; /* this overrides the text-align: center on the body element. */
	height: 51px;
	padding-bottom: 7px;
}
.oneColFixCtr #container #logo {
	float: left;
}
.oneColFixCtr #container #toplinks {
	width: 735px;
	float: right;
	vertical-align: bottom;
	margin-top: 39px;
	link color: #FFFFFF;
	visited color: #FFFFFF;
	hover color: #FF0000;
	active color: #FFFFFF;
}
.oneColFixCtr #spacer {
	text-align: center;
	height: 7px;
	width: 905px;
	margin: 0 auto;
}
.oneColFixCtr #spacer3 {
	height: 7px;
	width: 905px;
	margin: 0 auto;
}
.oneColFixCtr #header {
	height: 327px;
	width: 905px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 12px;
}
.oneColFixCtr #header #headerright {
	width: 221px;
	height: 327px;
	float: right;
}
.oneColFixCtr #header #headerright #1 {
	height: 105px;
}
.oneColFixCtr #header #headerright #3 {
	height: 105px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.oneColFixCtr #header #headerright #5 {
	height: 105px;
}
.style10 {
	color: #000000;
	font-size: x-small;
}
.style10 a:link {color: white; background: black}
.style10 a:visited {color: white; background: black}
.style10 a:hover {color: red; background: black}
.style10 a:active {color: white; background: black}
.oneColFixCtr #spacer2 {
}
.oneColFixCtr #MainLinks {
	height: 22px;
	width: 905px;
	margin: 0 auto;
	background-color: #FF0000;
	margin-bottom: 12px;
}
.oneColFixCtr #MainLetter #LetterRight {
	float: right;
	height: 450px;
	width: 305px;
	margin-bottom: 6px;
	padding-bottom:5px;
	padding-right:5px;
}
.oneColFixCtr #MainLetter #LetterRight2 {
	width: 300px;
	float: right;
	margin-bottom: 6px;
	padding-bottom:5px;
}
.oneColFixCtr #MainLetter #LetterRight #LetterRight3 {
	margin-bottom: 6px;
}
.oneColFixCtr #MainLetter #LetterLeft {
	float: left;
	width: 575px;
	text-align: left;
	margin-left: 10px;
	height: 100%;
	padding-bottom:5px;
}
ul#navigation {
	padding: 0;
	margin: 0;
	background-color: #FF0000;
	color: #fff;
	float: left;
	width: 100%;
	height: 23px;
}
.oneColFixCtr #MainLetter {
	width: 905px;
	margin: 0 auto;
	overflow:auto;
	scrollbar: none;
	
}
.WRAPPER {
	margin: 0 auto;
	width: 905px;
	height: 100%;
	
}
ul#navigation li { display: inline; }
ul#navigation li a {
	padding: .25em 1em;
	background-color: #FF0000;
	color: #FFFFFF;
	text-decoration: none;
	float: none;
}
a:link, a:visited { color: #fff; }
ul#navigation li a:hover {
	color: #fff;
	background-color: #c1171d;
	height: 23px;
}
.style14 {font-size: x-small;}

.oneColFixCtr #RaceSeries {
	width: 905px;
	margin: 0 auto;
	text-align: center;
	background-color: #000000;
	margin-top: 20px;
	height: 28px;
	background-image: url(Images/Footer_BG.gif);
	float: bottom;
}
.oneColFixCtr #RaceSeries div {
	padding-top: 8px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style17 {color: #999999}
