body {text-align: center; font-family: verdana, sans-serif; font-size: 80%; font-weight: bold; background-color: #fff;}
#container {width: 761px; height: 100%; margin: 0px auto; background-color: #fff;}
#dealercontainer {text-align: center; border: solid 3px #FF9C31; width: 580px; float: left; padding: 10px; background-color: #C6202B;}
#tiles {float: right; width: 130px; border: solid 3px #FF9C31; background: #FFE6CB; padding: 5px; text-align: center;}
.white {width: 570px; background-color: #FFF; padding: 5px; border: solid 1px #FF9C31;}
img {border: 0px;}
A:link {color: #C42734;}
A:visited {color: #C42734;}
A:active {color: #C42734;}
A:hover {color: #000;}

A.back:link {color: #C42734;}
A.back:visited {color: #C42734;}
A.back:active {color: #C42734;}
A.back:hover {color: #000;}

#back {clear: both; float: left; width: 761; text-align: center;}
.imgborder {border: solid 3px #FF9C31;}
 
/* Stylesheet info from motors today, below */

#frame {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #184D8C;
text-align: left;}

#contentheader {
	height: 60px;
	width: 760px;
	clear: both;
}

#contentmenu {
	height: 22px;
	width: 740px;
	clear: both;
	margin-bottom: 5px;
	padding: 0px 10px;
	background-color: #002458;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.left {
	float: left;
	text-align: left;}

.right {
	float: right;
	text-align: right;}

