@charset "utf-8";
/* CSS Document */
.content_header_hold {
	height: 123px;
	width: 625px;
	float: left;
}
.content_header_about {
	height: 123px;
	width: 625px;
	float: left;
	background-image:url(../images/about_content_header.jpg);
	background-repeat: no-repeat;
}
.content_header_lunacy {
	height: 123px;
	width: 625px;
	float: left;
	background-image:url(../images/lunacy_content_header.jpg);
	background-repeat: no-repeat;
}
.content_header_drivers {
	height: 123px;
	width: 625px;
	float: left;
	background-image:url(../images/drivers_content_header.jpg);
	background-repeat: no-repeat;
}
.content_header_breakaway {
	height: 123px;
	width: 625px;
	float: left;
	background-image:url(../images/breakaway_content_header.jpg);
	background-repeat: no-repeat;
}
.content_header_iri {
	height: 123px;
	width: 625px;
	float: left;
	background-image:url(../images/iri_content_header.jpg);
	background-repeat: no-repeat;
}
.content_header_pits {
	height: 123px;
	width: 625px;
	float: left;
	background-image:url(../images/pits_content_header.jpg);
	background-repeat: no-repeat;
}
.content_header_sponsors {
	height: 129px;
	width: 625px;
	float: left;
	background-image:url(../images/sponsors_content_header.jpg);
	background-repeat: no-repeat;
}
.content_header_txt_spacer_top {
	height: 37px;
	width: 625px;
	float: left;
}
.content_header_txt_hold {
	height: 50px;
	width: 625px;
	float: left;
	font-size: 43px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-style:italic;
	font-weight:bold;
}
.content_header_txt_spacer_left {
	height: 50px;
	width: 37px;
	float: left;
}
.content_header_txt_spacer_bottom {
	height: 11px;
	width: 625px;
	float: left;
}
#current_page{
	color:#999;
}
.content_header_nav_center{
	height: 24px;
	float: left;
}
.content_header_nav_entire_hold {
	width: 625px;
	height: 24px;
	float: left;
}
.content_header_nav_hold {
	height: 24px;
	float: left;
}
.content_header_nav_link_hold {
	height: 24px; 
	float: left;	
	background-image: url(../images/dark_blue.jpg);
}
.content_header_link_spacer {
	width: 30px;
	height: 24px;
	float: left;
	background-image: url(../images/dark_blue.jpg);
}
.content_header_nav_edge_left {
	height: 24px;
	width: 11px;
	float: left;
	background-image:url(../images/round_blue_left.png)
}
.content_header_nav_edge_right{
	height: 24px;
	width: 11px;
	float: left;
	background-image:url(../images/round_blue_right.png)
}

.content_header_nav_top_link_spacer{
	width: 10px;
	height: 4px;
	float: left;
}
a.content_header_nav_link {
	height: 16px;
	width: auto;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
	font-style:italic;
	text-decoration:none;
	text-align: center;
}
a.content_header_nav_link:hover {
	height: 16px;
	width: auto;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCC;
	font-style:italic;
	text-decoration:none;
	text-align: center;
}
a.content_header_nav_link_c_page {
	height: 16px;
	width: auto;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CCC;
	font-style:italic;
	text-decoration:none;
	text-align: center;
}
a.content_header_nav_link_c_page:hover {
	height: 16px;
	width: auto;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-style:italic;
	text-decoration:none;
	text-align: center;
}
.content_s_h_hold {
	width: 605px;
	height: 24px;
	float: left;
	background-image:url(../images/sub_content_head_back.jpg);
}
.content_s_h_txt_align {
	height: 24px;
	margin: auto;
}
.content_s_h_txt_edge_left {
	height: 24px;
	width: 11px;
	float: left;
	background-image:url(../images/round_blue_left.png)
}
.content_s_h_txt_edge_right{
	height: 24px;
	width: 11px;
	float: left;
	background-image:url(../images/round_blue_right.png)
}
.content_s_h_txt_hold {
	height: 24px;
	width: auto;
	float: left;
	background-image: url(../images/dark_blue.jpg);
}
.content_s_h_txt_spacer {
	height:4px;
	width: auto;
	float: left;
}
.content_s_h_txt {
	height: 15px;
	float: left;
	color:#FFF;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style:italic;
}
a.inline_txt_header {
	width: 585px;
	height: 21px;
	float: left;
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
}
a.inline_txt_header:hover {
	width: 585px;
	height: 21px;
	float: left;
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}
