BODY {
	background-color:#ebebeb;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
a:link {
	color: #000000;
	text-decoration: none;
	border-bottom:1px dotted;
	border-bottom-width:thin;
	}

a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom:1px dotted;
	border-bottom-width:thin;
	}
a:hover {
	text-decoration: none;
	border-bottom:1px dotted;
	color: #e0078c;
	}
a:active {
	color: #000000;
	text-decoration: none;
	border-bottom:1px dotted;
	border-bottom-width:thin;
	}
h1 {
	font-size:26px;
	font-weight:bolder;
	padding-top:15px;
	}
h2 {
	color:#e0078c;
	font-size:14px;
	}
h3 {
	color:#e0078c;
	font-size:11px;
	}
h4 {
	color:black;
	font-size:11px;
	line-height:12px;
	}
UL {
	list-style-type: none;
	/* list-style-image:url(../images/link_underline.jpg);
	list-style-position:outside; */
	}

a.side_nav:link {
	color: #000000;
	text-decoration: none;
	border-bottom:1px dotted;
	border-bottom-width:thin;
	}
a.side_nav:visited {
	color: #000000;
	text-decoration: none;
	border-bottom:1px dotted;
	border-bottom-width:thin;
	}
a.side_nav:hover {
	text-decoration: none;
	border-bottom:1px dotted;
	color: #e0078c;
	}
a.side_nav:active {
	color: #000000;
	text-decoration: none;
	border-bottom:1px dotted;
	border-bottom-width:thin;
	}
.side_nav {
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	font-weight:lighter;
	letter-spacing:+.5px;
	color:black;
	}
.right_sidebar {
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	color:black;
	}
.contact {
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	color:black;
	}
.news {
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	color:black;
	}
.footer {
	padding-top:50px;
	}
.content {
	padding-right:5px;
	}
#header {
	width:737px;
	background-image:url(../images/header1.jpg);
	height:209px;
	}
#main_top {
	background-image:url(../images/main_top.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:737px;
	height:19px;
	padding-top:5px;
	}
#side_nav {
	float:left;
	width:136px;
	background-color:white;
	line-height:20px;
	/* padding-top:30px; */
	}
#main_area {
	width:737px;
	background-color:white;
	}
#main-text {
	float:left;
	width:576px;
	background-color:white;
	padding-left:20px;
	padding-right:5px;
	}
#footer {
	background-image:url(../images/main_bottem.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:99px;
	width:737px;
	float:left;
	}
#race {
	float:right;
	background-image:url(../images/race_bg.gif);
	background-repeat:no-repeat;
	width:173px;
	height:293px;
	}

#content {
	width:379px;
	}
#contact {
	width:116px;
	float:left;
	background-image:url(../images/contact_bg.jpg);
	background-repeat:no-repeat;
	}
#news {
	width:218px;
	float:left;
	background-image:url(../images/events_bg.jpg);
	background-repeat:no-repeat;
	margin-left:5px;
	}
