@charset "UTF-8";
/* CSS Document */

#nav {
	width: 181px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0pt;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 50px;
	padding-bottom: 0px;
	float: left;
}

#nav ul {
	list-style-type: none;
	padding-bottom: 0px;
	padding-top: 100px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 33px;
	background-color: #FFFFFF;
	background-image: url(img/list_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#nav a {
	text-decoration: none;
	color: #382200;
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 120%;
	line-height: 90%;
	font-weight: normal;
}

#nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #382200;
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 120%;
	line-height: 90%;
}

#navfoot {
	width: 181px;
	background-image: url(img/list_bottom.gif);
	background-repeat: no-repeat;
	height: 48px;
	background-color: transparent;
}


#tr{
	width: 265px;
	margin-top: 20px;
	float: left;
	margin-left: 20px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 20px 10px;
}

#tr img {
	border: none;
}

#player {
	width: 189px;
	height: 31px;
	background-color: #ce9a2a;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px 0px 5px 30px;
	float: right;
	background-image: url(img/ds_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#driver {
	width: 219px;
	text-align: center;
	float: right;
	margin: 0px;
	padding: 0px;
}

#driver ul {
	list-style-type: none;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 50px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 30px;
	float: none;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
}

#driver a {
	color: #ce9a2a;
	text-decoration: none;
}

#driver a:hover {
	text-decoration: underline;
}

#drivefoot {
	width: 219px;
	background-image: url(img/driver_bottom.gif);
	background-repeat: no-repeat;
	height: 22px;
	background-color: transparent;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 350%;
	color: #000000;
	text-transform: uppercase;
	line-height: 75%;
	letter-spacing: -0.05em;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	line-height: 110%;
	color: #60872d;
	letter-spacing: -1px;
	margin: 10px 0px 0px;
	padding: 0px;
	text-transform: capitalize;
}

h3 {
	font-family: "Arial Black", Helvetica, sans-serif;
	color: #382200;
	font-size: 90%;
	margin: 0px;
	font-weight: normal;
}
