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

#house 			{
	width:900px;
	height:500px;
	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:438px;
	border-color:#000000;
	border-width:1px;
	border-style: solid;
}
	
.contacttextbox  {
	width:350px;
	height:437px;
	border-color:#000000;
	border-width:1px;
	float: right;
	background-image: url(images/white70.png);
}

.indexsportstextbox	{
	width:400px;
	height:437px;
	border-color:#000000;
	border-width:1px;
	float:left;
	background-image: url(images/white70.png);
}

.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);		}			
