body
{
	font-family: times new roman, times, serif;
    line-height: 20px;
	font-size: 16px;
	background-color: white;
	text-decoration: none;

}
h1
{
	position: relative;
	top: 25px;
	font-family: verdana, arial, non-serif;
	color: 072375;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1.5px;
	
	
}
h2
{
	position: relative;
	top: 7px;
	font-family: verdana, arial, non-serif;
	color: #757575;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1.5px;
	
	
}

h3
{
	position: relative;
	top: 275px;
	font-family: verdana, arial, non-serif;
	color: #757575;
	font-size: 10px;
	
}

#column
{
	position: absolute;
	top: 150px;
	left: 75px;
	width: 675px;
	background-color: white;
	
	
	
}

#highlights
{
	
	position: relative;
	top: 125px;

	
}

#house
{
	
	position: relative;
	top: 290px;

	
}




#backtop
{
	position: absolute;
	top: 75px;
	left:75px;
	visibility: hidden
	
}
#backbot
{
	position: absolute;
	top: 790px;
	left: 75px;
	visibility: hidden
}
#nexttop
{
	position: absolute;
	top: 75px;
	left: 650px;
	visibility: hidden
}
#nextbot
{
	position: absolute;
	top: 790px;
	left: 650px;
	visibility: hidden
}
