#logo {
	position: absolute; width:100%; height: 30px; top:0px; left:0px;
	background: #000000;
}

#minitabs {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #ff0000;
	}
	
#minitabs li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}
#minitabs a {
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 1px 4px 1px;
	text-decoration: none;
	color: #ffffff;
	background-color:#000000;
	
	}
#minitabs a:visited {
	color: #ffffff;
	background-color:#000000;
	}
#minitabs a.active, #minitabs a:hover {
	border-bottom: 4px solid #ff0000;
	padding-bottom: 2px;
	color: #ffffff
	}
#minitabs a:hover {
	color: #ffffff;
	background-color:#000000;
	}
	

h1	{font-family: serif,verdana;
	font-size:14pt;
	line-height: 10pt;
	letter-spacing: 3pt;
	color: #333333}

h2	{font-family:verdana, sans-serif;
	font-size:14px;}
	
p	{font-family: verdana,sans-serif;
	font-size: 11px;
	color:#ffffff}
td	{font-size:8pt;
	color:#ffffff}
li	{{font-family: verdana,sans-serif;
	font-size: 11px;
	line-height: 15px;
	list-style-type: none;
	}
	
.red	{color:#ff0000;}
.bk	{color: #000000;}
.background {position: absolute;
top: 288px;
left: 10px;
font-size:48px}
.dot	{border-style: dotted;
	border-width: thin;
	border-color: #ffffff}

.dotr	{border-style: dotted;
	border-width: thin;
	border-color: #ff0000}

.dotb	{border-style: dotted;
	border-width: thin;
	border-color: #000000}

#listing {position: absolute; top:60px;left: 30%;
	width:60%;
	margin-top: 20px;
	}
#listing td	{color: #333333;
	font-family: verdana, serif;
	font-size: 14px;
	line-height: 16px;}
	
#houses	{position: absolute; top:40px;left: 10%;
	width:100%;
	margin-top: 10px;
	}
	
#content {
	position: absolute;
	top:26px;
	left:205px;
	background-color:#000;
	padding: 20px;
	width: 440px;
}

#thumbs {
	position:absolute;
	top:56px;
	left: 21px;
	background-color:#000;
	border-right: 1px solid #036;
	width: 152px;
	
}

#thumbs24 {
	position:absolute;
	top:56px;
	left: 21px;
	background-color:#000;
	border-right: 1px solid #f00;
	width: 230px;
	
}

hr	{
	color: #000000;
	width:80px;
	height: 1px;
	style: noshade;
	}
