/* begin page */

body
{
	padding: 0;
	margin: 0;
	Background-color: #f2f2f2;
	color: #BBB;
	border: 0px;
	border-color: none;
}

#main
{
	position: relative;
	margin:0 auto;
	width: 780px;
	top: 0;
}

#background
{
	position: fixed;
	background-image: url('background.jpg');
	background-position:top center;
	background-repeat: repeat-x;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
}

a
{
	outline: none;
	color: #BBB;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 10px;
}

table
{
	position: relative;
	width:auto;
	height:auto;
	margin-left: auto;
	margin-right: auto;
}



#raceabout0203
{
	position:relative;
	background-image: url('raceabout0203.png');
	background-position:top left;
	background-repeat: no-repeat;
	width: 205px;
	height: 28px;
}

#raceabout2005
{
	background-image: url('raceabout2005.png');
	background-position:top left;
	background-repeat: no-repeat;
	position:relative;
	width: 198px;
	height: 27px;
}

#arrow
{
	position:relative;
	background-image: url('arrow.png');
	background-position:top left;
	background-repeat: no-repeat;
	width: 10px;
	height: 21px;
	margin: 0 10px 0 10px;
}

#era
{
	background-image: url('electric-raceabout.png');
	background-position:top left;
	background-repeat: no-repeat;
	position:relative;
	width: 254px;
	height: 27px;
}


.raceabout
{
	color: #BBB;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	font-weight:bold;
}
.address
{
	color: #BBB;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 10px;
}

a:focus
{
	-moz-outline-style: n;
}



	
	/* fonts pictures and things like that */
	
	
img
{
	border:none;
	
}



#header
{
	position: relative;
	top:225px;
	display:block;
	width:auto;
	height:auto;
	margin-left: auto;
	margin-right: auto;
}


#footer
{
	position: relative;
	top:300px;
	margin: 0 auto;
	text-align:center;
	background-image:url('footer.png');
	background-position:top center;
	background-repeat:no-repeat;
	width: 780px;
	height: 30px;
	padding-top:10px;
}

#footer
{
	 \height: 30px;
    h\eigth: 10px;
}