/* CSS Document */
*{margin:0;padding:0}
#body{
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	color: #000000;
	background-color: #FFFFFF;
	height: auto;
	width: 840px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	border-top-width: 0px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-right: 1px solid #669900;
	border-bottom-style: solid;
	border-left: 1px solid #669900;
	border-top-color: #669900;
	border-bottom-color: #669900;
}
.head{
	width:840px;
	margin: 0px;
	background-color: #FFFFFF;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}
.body2{
	width:840px;
	height: auto;
	text-align: center;
	background-color: #FFFFFF;
	margin: auto;
	position: relative;
	border-right: 1px solid #669900;
	border-left: 1px solid #669900;
}

.body3{
	width:838px;
	margin: auto;
	background-color: #669900;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	position: relative;
	top: auto;
	border: 1px solid #006600;
}

h1{
	height:190px;
	width:840px;
	background:url(../images/racing-reviews-header.jpg) no-repeat;
	text-indent:-5000px;
	border-top: 1px solid #669900;
	border-bottom: 1px solid #669900;
	margin-top: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
h2{
	font-size: 16px;
	font-weight:bold;
	text-transform: uppercase;
	color: #003300;
	padding: 0px 5px 0px 5px;
	text-align: center;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
h3{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	padding-bottom: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.text4{
	width:520px;	
	margin-right: auto;
	margin-left: auto;
	border-left: 0;
	border-top: none;
	margin-top: auto;
	border-right: 0;
	border-bottom: none;
	height: 2700px;
	font-family: Arial, Helvetica, sans-serif;
	
	
}
.sidetextright{
	width:148px;
	float:right;
	margin-right: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 2700px;
	left: auto;
	top: 190px;
	right: auto;
	bottom: auto;
	border-right-width: 0px;
	border-left-width: 1px;
	border-top-style: none;	
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006600;
	border-left-color: #006600;
	border-bottom-width: 1px;
	border-bottom-color: #006600;
	
}
.sidetextleft{
	width:148px;
	float:left;
	margin-left: 0px;
	text-align: left;
	background-color: #669900;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	height: 2700px;
	left: 0px;
	top: 190px;
	right: 690px;
	bottom: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	
}
.linktext{font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
}

.linkstop{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}
.body3 a:hover{color: #333333;}
.maintext{
	color:#000000;
	font-size: 13px;
	text-align: left;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.maintext a{
	color:#3366FF;
	text-decoration: underline;
}
.maintext a:hover {
	color:#000000;
	text-decoration: underline;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
a:hover{
	color: #FF6600;
	
}
.footer {
	clear:both;
	width:100%;
	margin-top: 1px;	
}
.footer a {color:#8a7d56}
.footer a:hover {color:#000000}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3366FF;	
	text-transform: uppercase;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;	
	text-transform: uppercase;
}
.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 20px;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-transform: none;
}
#ads{ width: 140px;}
.lefttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}