body {
	background-color: #000000;
	background-image:url(../images/bg_mustang.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: auto;
	width:auto;
	font-family: Arial, Tahoma, sans-serif;
	font-size:12px;
	color: #ffffff;
	line-height: 18px;
}

h1 {
	font-family: Arial, Tahoma, sans-serif;
	font-size:20px;
	color:#ffffff;
	margin:0 0 15px 0;
	font-weight:bold;
}

h2 {
	font-family: Arial, Tahoma, sans-serif;
	font-size:14px;
	color:#990000;
	margin:0 0 5px 0;
	font-weight:bold;
}
	

a, img, div, form, input { border: 0; margin: 0; padding: 0; }

a {
	color: #0072cf;
	text-decoration: underline;
	outline: none;
}

ul, ol {
	margin-bottom: 10px;
}

a:hover {
	color: #74bb00;
}

p {
	margin: 0 0 10px 0;
}

/*h1 {
	font-size: 24px;
	margin: 0 0 20px 0;
	font-weight: bold;
	color: #0172ce;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #0172ce;
	line-height: 16px;
}*/

#main_wrapper {
	width: 960px;
	margin: auto;
}

#main_banner {
	height: 110px;
	width: 960px;
	padding-top:182px;
}

#main_banner a:hover {
	background-position:0% 100%;
}

a.btn_rally {
	position:relative;
	float:left;
	margin:0;
	height:100px;
	width:141px;
	background:url("../images/btn_rally.jpg") no-repeat top left;
	text-indent: -3000px;
}

a.btn_ride {
	position:relative;
	float:left;
	margin:0;
	height:100px;
	width:145px;
	background:url("../images/btn_ride.jpg") no-repeat top left;
	text-indent: -3000px;
}

a.btn_team {
	position:relative;
	float:left;
	margin:0;
	height:100px;
	width:141px;
	background:url("../images/btn_team.jpg") no-repeat top left;
	text-indent: -3000px;
}

#nav {
	height: 30px;
	width: 960px;
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px -210px;
}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav ul li {
	list-style: none;
	float: left;
}

#nav ul li a {
	display: block;
	height: 30px;
	text-indent: -2000px;
}


#nav ul li#pre-rally a { width: 156px; }	
#nav ul li#pre-rally a:hover { background-image: url(../images/btn_pre_rally.gif); }

#nav ul li#day-1 { margin-left: -7px; }	
#nav ul li#day-1 a { width: 115px; }	
#nav ul li#day-1 a:hover { background-image: url(../images/btn_day_1.gif); }
#nav ul li#day-2 { margin-left: -7px; }	
#nav ul li#day-2 a { width: 115px; }	
#nav ul li#day-2 a:hover { background-image: url(../images/btn_day_2.gif); }
#nav ul li#day-3 { margin-left: -7px; }	
#nav ul li#day-3 a { width: 115px; }	
#nav ul li#day-3 a:hover { background-image: url(../images/btn_day_3.gif); }
#nav ul li#day-4 { margin-left: -7px; }	
#nav ul li#day-4 a { width: 115px; }	
#nav ul li#day-4 a:hover { background-image: url(../images/btn_day_4.gif); }
#nav ul li#day-5 { margin-left: -7px; }	
#nav ul li#day-5 a { width: 115px; }	
#nav ul li#day-5 a:hover { background-image: url(../images/btn_day_5.gif); }
#nav ul li#day-6 { margin-left: -7px; }	
#nav ul li#day-6 a { width: 115px; }	
#nav ul li#day-6 a:hover { background-image: url(../images/btn_day_6.gif); }

#nav ul li#finish { margin-left: -9px; }	
#nav ul li#finish a { width: 165px; }	
#nav ul li#finish a:hover { background-image: url(../images/btn_finish.gif); }


#content {
	position:relative;
	margin:auto;
	width:960px;
	margin:30px 0 0 0;
}

#col_1 {
	position:relative;
	float:left;
	width:640px;
	margin:0 25px 0 0;
}

.date {
	padding:0 0 0 18px;
	background:url("../images/time.gif") no-repeat center left;
	margin:0 0 15px 0;
}

#comment_box {
	position:relative;
	margin:40px 0 20px 0;
}

.comments {
	padding:0 0 0 22px;
	background:url("../images/comments.gif") no-repeat center left;
	margin:0 0 15px 0;
}

.author {
	font-size:11px;
	margin-bottom: 6px;
}

.comment {
	position:relative;
	margin:0 0 30px 0;
}

#col_2 {
	position:relative;
	float:left;
	width:295px;
}

.share_right {
	position:relative;
	text-align:right;
	margin:0 0 16px 0;
}

#map {
	position:relative;
	height:240px;
	width:290px;
	margin:0 0 10px 0;
}

#photos {
	position:relative;
	margin:0;
}

.day_photo {
	position:relative;
	float:left;
	margin:0 4px 4px 0;
	border:1px solid #4e5154;
}

.tweet_head {
	padding:0 0 10px 20px;
	background:url("../images/twitter.gif") no-repeat top left;
	margin:0 0 10px 0;
	border-bottom:1px dashed #4e5154;
}

.twt {
	padding:0 0 10px 0;
	border-bottom:1px dashed #4e5154;
	font-style:italic;
}

#footer {
	clear: both;
	color: #cccccc;
	font-size: 11px;
	border-top: 1px solid #333333;
	margin: 40px 0 20px 0;
	padding: 5px 0 0 0;
}
