body {
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/ground_tile.png) #EEE7CA top repeat-x;
	padding:0px;
	margin:0px;
}

#testimonials p {
	color:#de5a22;
	clear:both;
	text-align:right;
	}
#testimonials p a{
	text-decoration:none;
	color:#de5a22;
}#testimonials em {
	font-size:9px;
	line-height:1;}	
#starburst {
margin-left:-225px;
position:absolute;
top:20px;
z-index:1000;
}
.sold {
	background: url("images/sold.png") no-repeat scroll 0 0 transparent;
    width: 206px; 
    height: 204px;
    margin: 0 -2px 0 -4px;
    position: absolute;}
.undercontract {
	background: url("images/ucontract.png") no-repeat scroll 0 0 transparent;
    height: 95px;
    margin: 0;
    position: absolute;
    width: 98px; }
#content {
	z-index:2000;
	position:relative;}	
table.inventory td h3,table.inventory td p {
	margin:5px 0;
	}
table.inventory td strong {
	font-size:80%;}
