body {
	font-family: Verdana;
	text-align: justify;
	font-size: 11px;
	margin-top: 0px;
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
.tabletop {
	vertical-align: top;
}
.leftcontainer {
	position: relative;
	top: 0px;
	right: 172px;
    margin: 0 auto;
	width: 525px;
	height: 111px;
}
.rightcontainer {
	position: absolute;
	top: 0px;
	left: 540px;
	width: 323px;
	height: 201px;
}
.classifiedscontainer {
	position: absolute;
	top: 5px;
	text-align: left;
	left: 546px;
	width: 110px;
	height: 190px;
	color: #999999;
}
.garagecontainer {
	position: absolute;
	top: 227px;
	text-align: left;
	left: 546px;
	width: 110px;
	height: 190px;
	color: #999999;
}
.tradercontainer {
	position: relative;
	margin: 0 auto;
	top: 148px;
	right: 170px;
	width: 527px;
	height: 162px;
}
.newscontainer {
	position: relative;
	margin: 0 auto;
	top: 156px;
	right: 220px;
	background-image: url(images/news_bar.png);	
	width: 425px;
	height: 27px;
}
.newcarcontainer {
	position: relative;
	margin: 0 auto;
	top: 129px;
	left: 217px;
	width: 425px;
	background-image: url(images/news_bar.png);
	background-repeat: no-repeat;
	height: 27px;
}
.title {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.form {
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	font-size: 10px;

	background-color: #ffffff;
	border-color: #a2a1a0;
}
a:link {  color: #f8991b; text-decoration: none}
a:visited {  color: #f8991b; text-decoration: none}
a:hover {  color: #f8991b; text-decoration: underline}
.nav:link {  color: #ffffff; text-decoration: none; font-weight: bold}
.nav:visited {  color: #ffffff; text-decoration: none}
.nav:hover {  color: #ffffff; text-decoration: underline overline}
