@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	border: none;
	padding: 0;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

img {
	border: none;}
	
#container_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background-color: #94b1cc;
	width:100%;
	margin: 0;
	padding: 0;
	border: none;
	min-height: 606px;
	height: auto;
	
}
#container_mid {
	width:100%;
	height: 25px;
	min-height: 25px;
	background-image: url(images/center_line.gif);
	background-repeat: repeat-x;
}
#container_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width:100%;
	color: #b8b8b8;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	border: none;
	height: 606px;
	min-height: 606px;
	
}
#body_top {
	display: inline-block;
	padding-left: 292px;
	margin-right: -50%;
	width: 988px;
	
}
#body_bottom {
	display: inline-block;
	padding-left: 292px;
	margin-right: -50%;
	width: 988px;
	
}
#top_left {
	display: inline-block;
	float: left;
	width: 304px;
	
}
#top_right {
	display: inline-block;
	float: left;
	width: 684px;
	
}
#top_right p {
	padding-left: 38px;
	padding-right: 140px;
	margin-top: -5px;
	line-height: 22px;
}
#register_but{
	display: inline-block;
	margin-left: 36px;
	float: left;
	height: 57px;
	
}
#race_but{
	display: inline-block;
	margin-left: 38px;
	float: left;
	height: 57px;	
	
}
#top_right a.button {
	display: inline-block;
	width: 165px;
	height: 57px;	
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	background: url("images/top_button.gif") no-repeat top;
	padding-top: 12px;
	}

#top_right a.button:hover {
		background: url("images/top_button_roll.gif") no-repeat top;
	}

#top_right p a{
	text-decoration: none;
	color: #ffffff;
}
#top_right p a:hover{
	text-decoration:underline;
}

#bottom_left {
	display: inline-block;
	float: left;
	width: 264px;
	padding: 0 40px 0px 0px;
	margin: 50px 0 0 0;
	border-right: solid 1px #c9d8e5;
	line-height: 22px;
	min-height: 500px;
	height: auto;
}
#bottom_left a{
	color: #b8b8b8;
}
#bottom_left a:hover{
	color: #333333;
}
#bottom_right {
	display: inline-block;
	float: left;
	width: 654px;
	
}
#bottom_top_row {
	display: inline-block;
	float: left;
	width: 614px;
	margin: 50px 0 0 40px;
	border-bottom: solid 1px #c9d8e5;
	
}
#bottom_middle_row {
	display: inline-block;
	float: left;
	width: 604px;
	
	
}
#middle_row_left{
	display: inline-block;
	float: left;
	margin: 20px 0 0 40px;
	padding: 0 20px 0 0;
	border-right: solid 1px #c9d8e5;
}
#middle_row_right{
	display: inline-block;
	float: left;
	margin: 20px 0 0 20px;
}
#bottom_bottom_row {
	display: inline-block;
	float: left;
	width: 604px;
	margin: 20px 0 0 40px;	
	padding: 20px 0 0 0;
	border-top: solid 1px #c9d8e5;
}
