#header	{
	background-image:url(images/Speedwayheader.jpg);
	width:844px;
	height:205px;
	}
	
#container {
	width: 844px;	
	text-align: left;
	margin: 0 auto;
	background-image:url(images/speedwaysecondmiddle.jpg);
	}
	
#footer {
	background-image:url(images/speedwayfooter.jpg);
	background-repeat:no-repeat;
	height:111px;
	}
	
#menu	{
	float:left;
	width:171px;
	}

#menu a:link img, #menu a:visited img	{
	border:0;
	}

#form	{
	float:left;
	width:673;
	}
	
#content	{
	width:844px;
	}
	
#center	{
	width:700px;
	margin-top:0;
	padding-left:70px;
	}
	

