body {
	font: 12px arial;
	color: #555;
	padding: 0;
	margin: 0;
	text-align: center;
	background: #000 url(/imgs/background.jpg) top center no-repeat;
}
#sitewrapper {
	margin: 0 auto;
	text-align: left;
	width: 880px;
	background: #fff;
	padding-bottom: 10px;
}
#topbit {
	height: 78px;
	width: 880px;
	background: #7c9eff url(/imgs/topbg.jpg) top left repeat-x;
}

img#topcar {
	width: 329px;
	height: 216px;
	float: right;
}

#leftstuff {
	float: left;
	display: inline;
	width: 550px;
	background-color: #dfdfdf;
	padding: 0 10px 10px 10px;
	margin-right: 10px;
	margin-left: 10px;
}

#rightstuff {
	float: right;
	display: inline;
	width: 250px;
	background-color: #dfdfdf;
	padding: 0 10px 10px 10px;
	margin-right: 20px;
}

#adblocktop {
	margin-top: 40px;
	margin-left: 20px;
	width: 500px;
	/*border: 1px solid #000;*/
}

div.shadedbox {
	margin-top: 10px;
	padding: 0 10px 10px 10px;
	background-color: #fff;
	border: 1px solid #bbb;
}

img.thumbpic{
	padding: 1px;
	border: 1px solid #bbb;
}

h2 { font-size: 20px; font-weight: normal; margin-top: 10px; }

a { color: #1f59ff; text-decoration: none; }
a:hover { color: #0039ff; text-decoration: underline; }

td,tr { font: 12px arial; }


.classified {
	clear: both;
}

.classified .price {
	float: right;
	display: inline;
	font-weight: bold;
}

.classified img {
	float: left;
	display: inline;
	margin: 0 5px 5px 5px;
	border: 1px solid #a8a8a8;
}
