@charset "utf-8";
* {
	margin: auto;
	padding: 0px;
}
#wrapper {
	background-color: #333333;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #topbar {
	height: 200px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 45px;
}
#wrapper #bodyarea #left {
	width: 300px;
	float: left;
	background-image: url(../images/bg_column.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	height: 290px;
}
#wrapper #bodyarea #left #table {
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
}

#wrapper #bodyarea #middle {
	width: 300px;
	float: left;
	background-image: url(../images/bg_column_grey.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 10px;
	height: 290px;
}
#wrapper #bodyarea #middle #table {
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
}

#wrapper #bodyarea #right {
	width: 300px;
	float: right;
	height: 300px;
	background-image: url(../images/bg_column.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#wrapper #bodyarea #right #advertising {
	width: 250px;
	margin-top: 15px;
	margin-left: 25px;
	height: 270px;
}


#wrapper #bodyarea2 #left2 {
	float: left;
	height: auto;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	background-image: url(../images/bg_headlines_grey.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#wrapper #bodyarea2 #left2 #headline_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 20px;
	width: 100px;
}



#wrapper #bodyarea2 #right2 {
	width: 300px;
	float: right;
	height: 125px;
	background-image: url(../images/bg_column.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#wrapper #bodyarea2 #left2 #headlinephoto {
	float: left;
	height: 500px;
	width: 275px;
	margin-left: 20px;
	margin-top: 10px;
}
#wrapper #bodyarea2 #left2 #headlinetext {
	float: left;
	height: 500px;
	width: 275px;
	margin-left: 10px;
	margin-top: 10px;
}

#wrapper #bodyarea2 #right2 #driverprofile {
	width: 250px;
	margin-left: 25px;
	margin-top: 10px;
	height: 115px;
}
#wrapper #bodyarea2 #right3 {
	margin-top: 15px;
	clear: right;
	width: 300px;
	float: right;
	background-image: url(../images/bg_column.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 280px;
}
#wrapper #bodyarea2 #right3 #headline_header {
	margin-top: 10px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
#wrapper #bodyarea2 #right3 #text {
	margin-left: 60px;
	margin-top: 10px;
	margin-right: 60px;
}




#wrapper #space {
	height: 15px;
	width: 900px;
	background-color: #333333;
	padding: 0px;
	float: none;
	clear: both;
}
#wrapper #footer {
	height: 50px;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#wrapper #bodyarea2 #footer #logo_left {
	width: auto;
	float: left;
	margin-left: 25px;
	margin-top: 12px;
}
#wrapper #bodyarea2 #footer #footer_text {
	height: 26px;
	margin-top: 12px;
	float: left;
	font-size: x-small;
	margin-left: 10px;
}
#wrapper #bodyarea2 #footer #footer_text2 {
	float: left;
	height: 12px;
	margin-top: 25px;
	margin-left: 140px;
}
#wrapper #bodyarea2 #footer #footer_text3 {
	height: 13px;
	margin-top: 25px;
	float: left;
	margin-left: 35px;
}
#wrapper #bodyarea2 #footer #logo_right {
	float: right;
	height: 26px;
	margin-top: 12px;
	margin-right: 20px;
}





p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 20px;
	color: #CCCCCC;
}
#wrapper #bodyarea #left_other {
	width: 600px;
	float: left;
	background-image: url(../images/bg_headlines.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding-top: 10px;
}
#wrapper #bodyarea #left_other #termprivacy {
	margin-right: 20px;
	margin-left: 20px;
}
#wrapper #bodyarea #left_gallery {
	width: 560px;
	float: left;
	background-image: url(../images/bg_headlines.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 20px;
	padding-right: 10px;
}
