a:link	{
	text-decoration: none;
	color: blue;
	background-color: transparent;}

a:hover	{
	text-decoration: underline;
	color: blue;
	background-color: transparent;}

a:active	{
	text-decoration: underline;
	color: red;
	background-color: transparent;}

a:visited	{
	text-decoration: none;
	color: green;
	background-color: transparent;}

li.2	{
	list-style: disc;
	vertical-align: middle;
	font-size: 12px;
	font-family: tahoma, verdana, arial;}

li	{
	list-style: disc;
	vertical-align: middle;
	font-size: 14px;
	font-family: tahoma, verdana, arial;}

#logo	{
	position: absolute;
	z-index: 4;
	top: 30px;
	left: 705px;}

#links	{
	color: black;
	background-color: white;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	position: absolute;
	top: 1060px;
	left: 20px;
	z-index: 0;
	width: 950px;}

h5.copyright	{
	color: black;
	background-color: white;
	font-family: arial, sans-serif;
	font-size: 10px;
	position: absolute;
	top: 600px;
	left: 175px;
	z-index: 0;
	width: 575px;}

#examiner	{
	color: black;
	background-color: white;
	font-family: arial, sans-serif;
	font-size: 10px;
	position: absolute;
	z-index: 2;
	position: absolute;
	width: 125px;
	top: 970px;
	left: 220px;}

#openHouse	{
	position: absolute;
	top: 940px;
	left: 350px;
	width: 300px;
	z-index: 0;}

#HHLogo	{
	position: absolute;
	top: 975px;
	left: 625px;
	z-index: 1;}

#close	{
	position: absolute;
	top: 425px;
	left: 206px;} 

#propertyInfo	{
	position: absolute;
	top: 550px;
	left: 200px;} 


