body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}

#headertbl {
	background-image: url(../images/ragtops-db-header.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 750px;
}
#headertbl ul, #footertbl ul {
	padding: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#headertbl li, #footertbl li {
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 12px;
	font-weight: bold;
}
#headertbl a:link, #headertbl a:visited, #footertbl a:link, #footertbl a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#headertbl a:hover, #footertbl a:hover {
	color: #FFFF99;
	text-decoration: none;
}

#contenttbl {
	width: 750px;
}
#topshare {
	font-weight: bold;
	float: right;
	margin-right: 30px;
	margin-top: 10px;
}
#topshare a:link, #topshare a:visited {
	color: #ccff33;
	text-decoration: none;
}
#topshare a:hover {
	color: #ffff00;
	text-decoration: none;
}
#text {
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
}
.carlistingtbl {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}
.carlistingtbl td {
	vertical-align: top;
}
.carlistingtbl .thumb {
	border: 1px solid #FFFFFF;
}
.carlistingtbl .info {
	font-weight: bold;
	color: #FFFFCC;
	text-align: right;
}
.carlistingtbl .carname {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	font-size: 12px;
}
.carlistingtbl .carprice {
	font-size: 12px;
	font-weight: bold;
	margin-top: -10px;
}
.carlistingtbl .new {
	color: #FFFF00;
}
#resources {
	background-image: url(../images/car-resources.jpg);
	background-repeat: no-repeat;
	height: 144px;
	width: 242px;
	margin-top: 10px;
	padding-top: 30px;
	padding-bottom: 20px;
}
#resources ul {
	margin-left: 0px;
	list-style-type: none;
	padding-left: 10px;
}
#resources li {
	font-weight: bold;
	margin-bottom: 10px;
}
#resources a:link, #resources a:visited {
	color: #000000;
	text-decoration: none;
}
#resources a:hover {
	color: #0066CC;
	text-decoration: none;
}


#footertbl {
	width: 750px;
	background-image: url(../images/footer-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #0C0904;
}
#footertbl ul {
	margin-top: 20px;
	margin-left: 150px;
}
#footertbl p {
	margin-left: 150px;
	margin-top: 10px;
}
h2 {
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
