body {
	color: #4c4c4c;
	background-color: #ECDDB7;
	background-image: url(imagesInterior/bg.gif);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#content {
	position: absolute;
	left: 0px;
	top: 140px;
	width: 760px;
}

#logoIn {
	position:absolute;
	left:0px;
	top:0px;
	width:421px;
	height:103px;
}

#title {
	position:absolute;
	left:421px;
	top:0px;
	width:320px;
	height:103px;
}

#navLeftIn {
	position:absolute;
	left:0px;
	top:103px;
	width:109px;
	height:37px;
}

#navHomeIn {
	position:absolute;
	left:109px;
	top:103px;
	width:105px;
	height:37px;
}

#navAboutIn {
	position:absolute;
	left:214px;
	top:103px;
	width:134px;
	height:37px;
}

#navContactIn {
	position:absolute;
	left:348px;
	top:103px;
	width:147px;
	height:37px;
}

#navRightIn {
	position:absolute;
	left:495px;
	top:103px;
	width:263px;
	height:37px;
}

#backNext {
	position:absolute;
	left:628px;
	top:548px;
	width:164px;
	height:21px;
}
#listingDetails {
	position: absolute;
	left: 557px;
	top: 16px;
	width: 199px;
}
#content a:link {
	color: #999900;
	text-decoration: underline;
}
#content a:visited {
	color: #999900;
	text-decoration: underline;
}
#content a:hover {
	color: #FF3300;
}
#listingDetailsBottom {
	position: absolute;
	left: 0px;
	top: 441px;
	width: 550px;
	text-align: center;
}
#padded {
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
}
