body {
	font: 80%  arial, helvetica, sans-serif;
	margin: 0;
	background-color: #04426b;
	
	background: #04426b url(http://www.psac.co.uk/Images/Misc/backgroundtile.jpg) top left repeat;
/*http://www.psac.co.uk/Images/Waters/Bream1.JPG*/
	
}


#header {
	height: 150px;
	background: white url(http://www.psac.co.uk/Images/Misc/banner.jpg) no-repeat;
}


#navigation {
	background-color: #fff;
	position: absolute;
	top: 150px;
	left: 0px;
	width:  600px;
	border: solid /*#04426b*/ #0099ff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
}

#navigation li {

	display: inline;

}

#navigation ul {

	list-style: none;
	
	padding: 0;
	margin: 0;
	text-align: center;

	
}

#navigation ul a {
	color: #04426b;
	text-decoration: none;
	

}
		
#navigation a:visited {
	color: #ccc;
}
		
#navigation a:hover {
	/*background: #28b;*/
background: #0099ff;
}

#content {
	background-color: #fff;
			xpadding: 1px 1em 2em 1em;
			padding: 1px 20px 1em 40px;

}

#content h1 {
	font-family: "Book Antiqua", arial, helvetica;

}

#content a {
color: red;

}	

#content a:visited {
	color: #ccc;
	
}
		
#content a:hover {
	/*background: #28b;*/
	background: #0099ff;	
}

#content img{

	/*float: right;*/
	border: 1px solid #0099ff;

	margin: 0 0 1em 1em;
	padding: 1px;

}

#content table {
width: 540px;
text-align: center;

}

#content th {
border: solid 2px #0099ff;

}

#content td {
border: solid 2px #0099ff;

}




#stats {
	line-height: 1.7em;
	border: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #f00;
}

#stats img{

	float: right;
	border: 1px solid ;
	width: 220px;
	height: 220px;
	margin: 0 0 1em 1em;
	padding: 1px;

}

#container {

	position: relative;
	width: 600px;
	/*height: 1280px;*/
	border: solid /*#04426b*/ #0099ff;
	border-width: 0 3px;
	margin: auto;
}

.end {

	border: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #0099ff;
	
}


#subclause {
font-style: italic;
font-weight: normal;
text-indent: 1em;
}

#sublinks {
text-align: center;

}

#sublinks a {
color: blue;
}

#sublinks a:visited {
	color: blue;
	
}
		
#sublinks a:hover {
	/*background: #28b;*/
background: #0099ff;
}

#contactfill {
height: 400px;
background-color: #fff;
}

#homefill
{
	height: 150px;
	background-color: #fff;

}

#newsfill {
	height:250px;
	background-color: #fff;
}

#galleryfill {
	height:510px;
	background-color: #fff;
}

#resultsfill {
	height:450px;
	background-color: #fff;
}


