body {
	background-color: #000;
	background-image: url(../images/mountain-sunset.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainbody #mainbodycontent tr td #realEstateNavigation {
	position: relative;
	top: -20px;
}
#mainbody #indexcontent tr td #navigationvert {
	position: relative;
	left: -15px;
	top: -15px;
}



#mainbody {
	background-image: url(../images/body-border.png);
	background-repeat: repeat-y;
	width: 750px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#header {
	background-image: url(../images/tn_header.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 95px;
}
#footer {
	background-color: #000;
	text-align: center;
	color: #000;
}
#footer a {
	color: #000;
}
#footer a:link {
	color: #000;
}
#footer a:visited {
	color: #000;
}
#footer a:hover {
	color: #000;
	font-weight: bold;
}
#footer a:active {
	color: #000;
}
#mainbody #mainbodycontent {
	background-color: #FF9;
	margin-top: 30px;
	margin-bottom: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 685px;

}
#mainbody #indexcontent {
	margin-top: 28px;
	margin-bottom: 28px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 690px;
	vertical-align: top;
	background-image: url(../images/main.gif);
	background-repeat: no-repeat;
	height: 460px;
	position: relative;
}
#indexcaption     {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	position: relative;
	font-size: 24px;
	text-align: center;
	padding-left: 350px;
	padding-top: 280px;
	margin: 0px;
}
#content {
	float: right;
	position: relative;
	top: -200px;
}
