body {
	font: 12px  Arial, Helvetica, sans-serif;
	background-color: #009eeb;
	margin: 0; 
	padding: 0;
	text-align: center; 
}

.greatrace a:link {
	color: #333333;
	text-decoration:underline;
}
.greatrace a:visited {
	color:#333333;
	text-decoration:underline;
}
.greatrace a:hover {
	color:#FF0000;
	text-decoration: none;
}
.greatrace a:active {
	color:#333333;
	text-decoration:underline;
}
.greatrace #container {
	width: 900px;  
	background: #f2f2f2;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left; 
}
.greatrace #header {
	color: #666666;
	font-size: 9px;
	height: 150px;
	padding-bottom: 10px;
}
.logo{
	float: left;
	width: 650px;
}
.header_icon {
	margin-left: 670px;
}
.description {
	min-height: 220px;
}
.reqs {
	float: left;
	width: 290px;
}
.pics{
	padding-top: 10px;
	margin-left: 310px;
}
.cost{
	margin-top: -10px;
}
.greatrace #nav {
	color: #666666;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 5px;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #009eeb;
}
.greatrace #nav a {
	font-weight: bold;
	font-size:14px;
}
.greatrace #nav a:link {
	color: #009EEB;
	text-decoration: none;
}
.greatrace #nav a:visited {
	color:#009EEB;
	text-decoration: none;
}
.greatrace #nav a:hover {
	color:#FF0000;
	text-decoration: none;
}
.greatrace #nav a:active {
	color: #009EEB;
	text-decoration: none;
}
.greatrace #sidebar1 {
	padding: 5px;
	padding-left: 5px; 
	margin-left: 670px;
	color: #000000;
	min-height: 400px;
	text-align:center;
}
.greatrace #sidebar1 a {
	font-weight: bold;
}
.greatrace #sidebar1 a:link {
	color: #666666;
	text-decoration: none;
}
.greatrace #sidebar1 a:visited {
	color:#999999;
	text-decoration: none;
}
.greatrace #sidebar1 a:hover {
	color:#FF0000;
	text-decoration: none;
}
.greatrace #sidebar1 a:active {
	color: #666666;
	text-decoration: none;
}
.testimonial img {
	margin-left: 5px;
	margin-right: 5px;
	padding: 0;
}

.testimonial{
	padding-top: 10px;
	padding-bottom:10px;
	border-bottom: 1px solid #f5f4f4;
}
.testimonial_text{
	font-size: 14px;
	font-weight:bold;
	color:#666666;
}
.greatrace #mainContent {
	float: left; 
	width: 650px;
	color: #000000;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-right: 10px;
	min-height: 400px;
	text-align:justify;
	border-right: 1px solid #f5f4f4;
	border-bottom: 1px solid #f5f4f4;
}
.greatrace #mainContent img {
	padding: 5px;
}
.greatrace #mainContent h1{
	color:#666666;
}
.greatrace #mainContent h2{
	color:#666666;
}
.event_links{
	width: 500px;
	text-align:center;
	padding: 20px;
}

.event_links a {
	font-weight: bold;
}
.event_links a:link {
	color: #009EEB;
	text-decoration: none;
}
.event_links a:visited {
	color:#999999;
	text-decoration: none;
}
.event_links a:hover {
	color:#FF0000;
	text-decoration: none;
}
.event_links a:active {
	color: #009EEB;
	text-decoration: none;
}

.splash a {
	font-weight: bold;
	font-size: 16px;
}
.splash a:link {
	color:#333333;
	text-decoration: none;
}
.splash a:visited {
	color:#666666;
	text-decoration: none;
}
.splash a:hover {
	color:#FF0000;
	text-decoration: none;
}
.splash a:active {
	color:#333333;
	text-decoration: none;
}

.greatrace #bottom_links{
	font-size: 9px;
	text-align:center;
	padding: 10px;
}
.greatrace #bottom_menu{
	font-size: 9px;
	text-align:center;
	padding: 10px;
}

.greatrace #footer {
	color: #666666;
	font-size: 10px;
	padding: 5px;
	border-top: 1px solid #009eeb;
	text-align:center;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.gr_box {
   background: #ffffff;
}
.gr_top div {
   background: url(/graphics/roundedcornr_868329_tl.png) no-repeat top left;
}
.gr_top {
   background: url(/graphics/roundedcornr_868329_tr.png) no-repeat top right;
}
.gr_bottom div {
   background: url(/graphics/roundedcornr_868329_bl.png) no-repeat bottom left;
}
.gr_bottom {
   background: url(/graphics/roundedcornr_868329_br.png) no-repeat bottom right;
}

.gr_top div, .gr_top, 
.gr_bottom div, .gr_bottom {
   width: 900px;
   height: 24px;
   font-size: 1px;
}
.gr_content { margin: 0 30px; }

.big_blue {
	font-size: 16px;
	font-weight: bold;
	color: #009EEB;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	color: #009EEB;
}
.style3 {font-size: 11px}
.style7 {
	font-size: 60px; 
	color: #009EEB;
}


/* ADMIN */
.input_table{
border: 1px #999999 solid;
background-color:#ffffff;
color: #666666;
}
.input_td{
	color:#ffffff;
	background-image:url(/admin/graphics/nav_grey.jpg);
	background-repeat:repeat-x;
	border-bottom: 1px #999999 solid;
}
/* END ADMIN */