/* CSS Document */

#wrapper {
	width: 800px;
	height:850px;
	margin:0 auto;
	background-color:#FFFFFF;
}


#header {
	width:800px;
	height:82px;
	float:left;
	background-image:url(images/pg_header.gif);
}

#bodycopy {
	width:800px;
	float:left;
	background-color:#FFFFFF;
}

#left {
	width:235px;
	float:left;
}

#right {
	width:550px;
	float:left;
}

#index_navigation {
	width:800px;
	height:236px;
	float:left;
	background-image:url(images/home.gif);
}

#motoring_navigation {
	width:800px;
	height:236px;
	float:left;
	background-image:url(images/motoring_haed.gif);
}

#news_navigation {
	width:800px;
	height:236px;
	float:left;
	background-image:url(images/news.gif);
}

#archive_navigation {
	width:800px;
	height:236px;
	float:left;
	background-image:url(images/archive.gif);
}

#navigation_contact {
	width:800px;
	height:236px;
	float:left;
	background-image:url(images/home_flat.gif);
}


#home_bar {
	width:800px;
	height:236px;
	float:left;
	background-image:url(images/home_grey.gif);
}

#nav_bars {
	width:235px;
	height:226px;
	float:left;
}

#footer {
	width: 800px;
	margin:0 auto;
}
#footer_spacer {
	width: 800px;
	height:10px;
	margin:0 auto;
	background-image:url(images/spacer.gif);
}

#copyright {
float:left;
}

#sitedesign {
float:right;
}

body {
	background-color: #CCCCCC;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.bodycopy a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.bodycopy a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.bodycopy a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.bodycopy a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}

.large a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}

.large a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}

.large a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}

.large a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}


.formbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

h1 {
margin: 0; padding: 0;
}
