body {
	background-color: #08486A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#main {
	width: 850px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	border-top: 2px solid #B71B1E;
	border-right: 2px solid #B71B1E;
	border-left: 2px solid #D31F22;
	border-bottom: 2px solid #D31F22;
}
div.textblock {
	text-align:left;
	margin: 30px 80px 40px 80px;
	
}
div#menu {
	float:left;
	margin-top:80px;
	vertical-align:top;
	margin-left:5px;
	background-image:url("Images/menuBG.png");
	background-repeat: repeat-x;
	height: 275px;
}
div#detailPics {
	width:200px;
	float:right;
	margin-right:5px;
	padding-top: 10px;
	background-color:#919191;
	text-align:center;
}
img.detailPic {
	width:170px;
	margin-bottom:10px;
	border-color:#B71B1E;
}
img.menuPic {
	border-color:#08486A;
}
img.textDetail {
	width:400px;
	margin-left:170px;
	border:none;
}
a {
	color:#B71B1E;
}
div.distance {
	margin-left:170px;
	margin-right:230px;
}
tr.darkRow {
	background-color:#BABABA;
}
td.rightTD {
	text-align:right;
	padding-right:6px;
}
td.leftTD {
	padding-left:6px;
}
table#specs {
	 font-size:small;
	 border-collapse:collapse;
	 margin-top:30px;
	 width:450px;
	 margin-bottom:40px;
	 
}
span#otherCars {
	 font-size:small;
	 color: white;
	 padding-left:5px;
	 width: 50px;
}
div#actionPhotos {
	background-color: #D8D8D8;
	text-align:center;
	padding-top: 5px;
}
