#housefront{
	float : right;
	margin-left : 5px;
	margin-bottom : 5px;
}

#frontthumb{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
	line-height: 14px;
}

#bigpic{
	margin-left: 20px;
}

#droparm{
	margin-left: 80px;
}

#firstline{
	font-size: .6em;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: normal;
}

a:link{
	color: red;
	text-decoration : underline;
	font-weight: bold;
}

a:visited{
	color: black;
}

a:active{
	color: red;
	text-decoration: underline;
}

div.back{
	top: 10px;
	left: 95%;
	position: absolute;
	font-weight: bold;
	background-color : yellow;
	font-size: .7em;
}

div.faqback{
	top: 20px;
	left: 90%;
	position: absolute;
	font-weight: bold;
	background-color : yellow;
}