@charset "utf-8";
	
#centre			{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 902px;
	height: 712px;
}	

#house 			{
	width:900px;
	height:710px;
	border: solid;
	border-width: 1px;
}

.toplinks		{
	width:900px;
	height:28px;
	background-image: url(images/2px50p.png);
	border-width:1px;
	border-style: solid;
	border-color:#000000;
	line-height: 28px;										}


.centercontent 	{
	width:900px;
	height:648px;
	border-color:#000000;
	border-width:1px;
	border-style: solid;
}

.bottomlinks 	{
	width:900px;
	height:28px;
	border-color:#000000;
	border-width:1px;
	border-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 28px;
	background-image: url(images/2px50p.png);		}			
