body {
	margin: 0; padding: 0;
	background-position: center;
	background-image: url(../images/template/loop_bg.jpg);
	background-repeat: repeat-y;
	background-color: #004935;
}

body, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	color: #000;
}

ul {
	list-style-type: square;
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 0px;
}

a, a:visited {
	color: #000;
}
a:hover {
	color: #ffbd16;
	text-decoration: none;
}

list, input, textarea, select {
	background-color: #EDF3F2;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #01533C;
	margin: 0px;
	padding: 0px;
}

br, form, p {
	margin: 0px;
}

blockquote {
	margin-bottom: 0px;
	margin-top: 0px;
}

#printonly {
	display: none;
}



#container {
}
#header, #body, #footer {
	text-align: center;
	margin: 0 auto;
	width: 907px;
}
#header {
}
#body {
	text-align: left;
	background-image: url(../images/template/loop_bodybg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: -5px;
}

#body p {
	text-align: left;
	width: 560px;
}

h1 {
	background-image: url(../images/template/bullet_ant.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	font-weight: normal;
	font-size: 35px;
	width: 390px;
	line-height: 30px;
	padding-right: 10px;
	margin: 50px 10px 25px 50px;
}
h2, h3, h4 {
	line-height: 30px;
	padding-right: 10px;
	margin: 20px 10px 20px 50px;
}

#colMain {
	width: 100%;
	border-top: solid 1px #004A35;
	margin-bottom: 30px;
}
#colMain p {
	margin-left: 69px;
	margin-bottom: 10px;
}
#colRight {
	float: right;
	width: 210px;
	height: 294px;
	background-image: url(../images/template/sidebg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#colRight p {
	width: 210px;
	text-align: center;
	margin: 35px 0 0 0;
	line-height: 15px;
}
.raceDates {
	font-size: 135%;
	line-height: 18px;
}
#subnav {
	margin-top: 30px;
	margin-left: 69px;
}

#footer {
	height: 121px;
	background-image: url(../images/template/footer.jpg);
	background-repeat: no-repeat;
}

#footer p {
	padding-top: 52px;
	font-size: 11px;
}

#bodybox {
	margin: 10px;
	border: dashed 2px #D6D6D6;
	padding: 5px;
	background-color: #FFC;
}

