@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666 100%;
	margin: 10; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 10;
	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;
	height: 100%;
	width: 100%;
	clear: both;
	float: none;
}
.oneColFixCtr #container {
	width: 940px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #797979;
	margin: 0 auto;
	text-align: left;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.mainbk {
	background: url(images/cigell_r6_c4.jpg);
}
.oneColFixCtr #mainContent {
	padding: 0;
	position: relative;
	top: 0px;
	overflow: auto;
	background: #999;
	width: 950px;
}.hometxt {
	padding: 10px 10px 10px 35px;
	width: 375px;
	font: normal 13px/140% "Helvetica Neue", Arial, sans-serif;
	text-transform: none;
	color: #036;
}
.starttime {
	color: #FFF;
	text-decoration: none;
	font: normal 30px/normal "Helvetica Neue", Arial, sans-serif;
}
#mainbdy {
	font: normal 12px/145% "Helvetica Neue", Arial, sans-serif;
	text-transform: none;
	color: #036;
	text-decoration: none;
	padding: 0px 10px 10px 35px;
	width: 375px;
}
#footer {
	font: 12px/135% "Helvetica Neue", Arial, sans-serif;
	color: #CCC;
	text-decoration: none;
	text-align: center;
	padding: 10px;
	width: 100%;
}
.secthead {
	font: bold normal 18px/normal "Helvetica Neue", Arial, sans-serif;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
.copyright {
	font: normal 11px/135% Verdana, Geneva, sans-serif;
	text-transform: none;
	color: #999;
	text-decoration: none;
}
.racenight {
	font: normal 14px/135% "Helvetica Neue", Arial, sans-serif;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.time {
	font: normal 24px "Helvetica Neue", Arial, sans-serif;
	text-transform: none;
	color: #EECB95;
	text-decoration: none;
}
.awards {
	font: bold normal 18px/normal "Helvetica Neue", Arial, sans-serif;
	text-transform: none;
	color: #003;
	text-decoration: none;
}
.standout {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-weight: bold;
	color: #FFF;
}
.oneColFixCtr #container table tr td table tr td #mainbdy p {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003;
	text-decoration: none;
}
.sidebar {
	text-align: center;
}
.oneColFixCtr #container table tr td .sidebar .bodytxt {
	font: normal 12px/1.3em "Helvetica Neue", Arial, sans-serif;
	text-transform: none;
	color: #630;
	text-decoration: none;
	text-align: left;
	margin: 10px;
	padding: 10px;
}
.oneColFixCtr #container table tr td .sidebar table tr td .bodytxt a {
	color: #003;
	font-weight: bold;
}
.sidebartext {
	font: normal 12px/1.2em Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #630;
	text-decoration: none;
	text-align: left;
}
.oneColFixCtr #container table tr td table tr td .sidebartext a {
	font-weight: bold;
	color: #003;
}
.nums {
	font: bold normal 18px Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.steps {
	font: bold normal 16px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #FFF;
}
.reglink {
	font: normal 14px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: underline;
}
.raceday {
	font: bold normal 15px/normal Arial, Helvetica, sans-serif;
	color: #FFF;
}

