/* Settings for the HouseMenu - Home button at the top */
#HouseMenuNav #HouseMenuNavItemHome a:link, 
#HouseMenuNav #HouseMenuNavItemHome a:visited {
	color:#FB01E1;
	text-decoration:none;
}
html>body #HouseMenuNavItemHome {
	color:#FB01E1;
	margin-right:25px;
	text-decoration:none;	
}
#top {
	background: url(tophome.jpg) no-repeat;
	width: 774px;
	height: 139px;
	position: relative;
}
