body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #D9D0B6;
	background-image: url(../../2F2FTeam.com/images/site_fond.jpg);
	background-repeat: repeat-y;
	font-weight: bold;
}
.banner {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 150px;
	width: 980px;
	margin-left: -490px;
	left: 50%;
	position: relative;
}
.page {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 980px;
	margin-left: -490px;
	left: 50%;
	position: relative;
	background-image: url(../images/site_banner_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	background-color: #DCDCDC;
}
.pageracing {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 980px;
	margin-left: -490px;
	left: 50%;
	position: relative;
	background-image: url(../images/site_bannerracing_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	background-color: #DCDCDC;
}
.redac {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.popup {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 200px;
	width: 700px;
	position: relative;
	text-align: center;
	font-weight: bold;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.intro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 512px;
	margin-left: -256px;
	left: 50%;
	position: relative;
	text-align: center;
	height: 384px;
	border: 1px solid #FFFFFF;
}
.banner_button {
	background-color: #D9D0B6;
	background-image: url(../images/site_banner_button.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 980px;
	text-align: center;
}
.bannerracing_button {
	background-color: #D9D0B6;
	background-image: url(../images/site_bannerracing_button.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 980px;
	text-align: center;
}
#Nav {
	width: 100px;
	padding: 0;
	list-style: none;
}
#Nav li {
	background: #828282;
	margin: 0px;	
	height: 20px;
	text-align: left;
}
.Menu {
	padding: 0;		
	margin-top: -3px;
	margin-left: 0px;
	width: 250px;
	list-style: none;
	display: none;
}
.Menu li {
	height: 20px;
	width: 250px;
	text-align: center;		
}
.MenuDiv {
	margin-right: 16%;	
}
