@charset "UTF-8";

body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}#main {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	float: left;
}
#navigation {
	float: left;
}
#hometext {
	background-image: url(site_imgs/grey_bg.jpg);
	padding: 20px;
}

.fadein { position:relative; height:332px; width:400px; }
.fadein img { position:absolute; left:0; top:0; }
.headertxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
}
.normtxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	line-height: 18px;
}
#content {
	float: left;
}
#car-title {
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
#car-photos {
	float: left;
}



a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #999;
}


      .hlt {
                background-color: #3b3b3b;
                color: #000;
            }.reddddd {
	color: #F00;
}
