* {margin:0;padding:0;}
html, body {
	min-height: 100%; /* Not supported by IE 5/6, but required for Firefox/Opera */
	width: 100%;
	height: 100%;
	background:#020111;
	font-family:Gill Sans, Geneva, Arial;
	font-size:16px;
	color:#FFFFFF;
	font-weight:normal;
	vertical-align:middle
}
html>body, html>body {
	height: auto;
}
/* slideshow */
#slideshow {position:relative;width:790px;height:493px}
#slideshow IMG {position:absolute;top:0;left:0;z-index:8}
#slideshow IMG.active {z-index:10}		
#slideshow IMG.last-active {z-index:9}
/* links */
a.realEstateLink:link, a.realEstateLink:hover, a.realEstateLink:visited {font-family:Gill Sans,Geneva,Arial;font-size:16px;color:#FFFFFF;font-weight:normal;text-decoration:none}
a.realEstateLink:hover {font-family:Gill Sans,Geneva,Arial;font-size:16px;color:#A2ADB3;font-weight:normal;text-decoration:none}
a.realEstateDarkerLink:link, a.realEstateDarkerLink:hover, a.realEstateDarkerLink:visited {font-family:Gill Sans,Geneva,Arial;font-size:15px;color:#A2ADB3;font-weight:normal;text-decoration:none}
a.realEstateDarkerLink:hover {font-family:Gill Sans,Geneva,Arial;font-size:15px;color:#A2ADB3;font-weight:normal;text-decoration:underline}