body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:0px;
	margin: 0px;
	background:#1F1F1F;
}
th {
	font-size: 12px;
	font-weight: 900;
	background-color: #CC0000;
	color: #CC9966;
}
td {
	font-size: 10px;
}
#containter {
	width:100%;
	background:#FFFFFF url(images/sidebg.gif) repeat-y left top;
}
div#header {
/*	font-size:36px;
	font-weight: 900;
	margin-left:125px;*/
	color: #159742;
	padding-top: 10px;
	padding-left:200px;
	white-space:nowrap;
/*	height: 10px;*/
/*	padding-right: 210px;*/
	text-align: left;
/*	width:100%;*/
	margin:0px;
	background-color: #1F1F1F;
}
.realestate {
	height: 100px;
	background: #1F1F1F url(images/logo.gif) no-repeat right top;
}
div#main {
	margin-left: 125px;
/*	width:auto;*/
	display:block;
}
#main_float {
	padding-left: 25px;
	padding-bottom: 25px;
	padding-right: 0px;
	float:left;
	width:auto;
	background: #FFFFFF url(images/roundcorner.gif) scroll no-repeat top left;
	padding-top:15px;
}
div#spotlight {
	width:80px;
	height:327px;
	text-align: center;
	margin-left: 10px;
	margin-top: 20px;
}
div#nav {
	float:left;
	padding-top:125px;
	text-align:right;
	width:120px;
	margin:0px;
	background: url(images/TechTerrLogo.gif) no-repeat left top;
	color: #CC9966;
}
div#nav a {
	display:block;
	margin:0px;
	font-size:12px;
	font-weight:900;
	color:#FFFF66;
	text-decoration:none;
	padding-left:20px;
	padding-right:5px;
	margin-bottom:10px;
}	
div#nav a:hover {
	background-color:#FFFF66;
	color: #1F1F1F;
}
div#footer {
	clear: both;
	text-align: center;
	font-weight: 500;
	font-size:10px;
	color: #159742;
	padding-top: 10px;
	background:#1F1F1F;
}
div#footer a {
	color: #FFFF66;
}
#feature {
	width:150px;
	text-align:center;
	float:right;
	border-top:3px inset #FFFF66;
	border-left:3px inset #FFFF66;
	border-bottom:3px inset #FFFF66;
	margin-left:5px;
	margin-top:0px;
	background:#FFFFFF;
}
.clear {
    clear: both;
    display:block;
    height: 1px;
    overflow: hidden;
}
.house_thumbs {
	height:100px;
	width:650px;
	overflow:scroll;
	white-space:nowrap;
	margin:0 auto;
	border:#000 solid 3px;
}

