body {
		background: #fff;
		font-family: arial;
		font-size: 10px;
		color: #666666;
		text-align: center;
	}
	.content {
		position: relative;
		top:0px;
		left: 0px;
		text-align: center;
	}
	.top {
		position: absolute;
		height:15px;
		text-align: right;
		width: 300px;
		overflow:hidden;
		left: 700px;
		padding-right: 10px;
		padding-top: 5px;
	}
	h1 {
		position: relative;
		top: -3px;
		right: 5px;
		font-size: 9px;
		color: #666666;
	}
	.topbar {
		position: relative;
		top:0px;
		left: 0px;
		text-align: left;
		height: 93px;
		width: 1000px;
		background: url('images/rv-motorcycles_bg_top.jpg');
	}
	.bottombar {
		position: relative;
		top: 0px;
		left: 0px;
		text-align: left;
		height: 92px;
		width: 1000px;
		background: url('images/rv-motorcycles_bg_bottom.jpg');
	}
	.footer {
		width: 1000px;
		text-align: center;
		position:relative;
		top: 65px;
	}
	.middle {
		height: 414px;
		width: 1000px;
		background: url('images/ultralight-trailer.jpg') no-repeat;
		border-bottom: 1px solid #fdfdfd;
	}
	.middle_about {
		height: 414px;
		width: 1000px;
		background: url('images/scarabrv_bg.jpg') no-repeat;
		border-bottom: 1px solid #fdfdfd;
		font-size: 13px;
		color: #000000;
		text-align: left;
		
	}
	.middle_about .middle_box {
		height: 312px;
		overflow: auto;
	}
	.middle_specs {
		height: auto;
		width: 1000px;
		background: url('images/specs_bg.jpg') no-repeat #eeeeee;
		border-bottom: 1px solid #fdfdfd;
		font-size: 13px;
		color: #000000;
		text-align: left;
		
	}
	.spec_table {
		width: 400px;
		font-size: 12px;
		color: #000000;
		border-right: 1px solid #660000;
		border-top: 1px solid #660000;
	}
	.spec_table td {
		border-left: 1px solid #660000;
		border-bottom: 1px solid #660000;
	}
	.spec_cliff {
		color: #990000;
		font-size: 9px;
		vertical-align: top;
	}
	.spec_notes {
		width: 400px;
		position: absolute;
		top: 135px;
		left: 490px;
		color: #666666;
	}
	.red {
		color: #990000;
	}
	.para {
		display:block;
		padding-top: 8px;
	}
	.middle_text {
		padding-top: 10px;
		padding-left: 50px;
		padding-right: 30px;
	}
	.contentTitle {
		font-weight: bold;
		font-size: 16px;
		padding-top: 15px;
		color: #660000;
	}
	.contentSubtitle {
		font-weight: bold;
		font-size: 13px;
		padding-top: 5px;
		color: #666666;
	}
	.patent {
		position: relative;
		top: 3px;
		left: 10px;
		width: 200px;
		color: #ffffff;
	}
	.movie {
		float: right;
	}
	.navElem {
		color: #ffffff;
		text-decoration: none;
	}
	.navElem:hover {
		background-color: #660000;
	}
	.options ul {
		position: relative;
		top: -10px;
	}