/*******************     CSS design by   :   ben@site-designers.co.uk   :   http://www.site-designers.co.uk     *******************/

h1{color:#FFF;}
h2{color:#FFF;}
.content{color:#FFF;}

/*************************************************************** Main Layout ************************************************/

html {
	height: 100%;
	background-color:#151515;
}

body {
	padding-bottom:20px;
	margin:0;
}

.container{
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	width:900px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#FFFFFF;
	background-color:#000000;
}

.content{
	margin:0px 0px 0px 0px;
	padding:20px 20px 20px 20px;
}

/***************************************************************** Masthead ******************************************************/

.bbname{
	margin-left:auto;
	margin-right:auto;
}

h1{
	font-size:20px;
	margin:0 0 0 280px;
	text-align:center;
}

.pagetitle, .fpagetitle{

}

h2{
	font-size:18px;
	margin:3px 0 0 280px;
	text-align:center;
}

.titlebar{
	padding-bottom:50px;
}

.logo{
	position:absolute;
	top:230px;
	margin-left:90px;
}

.masthead{

}

.ian{
	position:absolute; 
	top:45px; 
	left:50%; 
	margin-left:100px;
}

/**************************************************************** Navigation bar *************************************/

.nlinks{
	position:absolute;
	top:350px;
	margin-left:10px;
	width:890px;
}

.nlinks li, .xlinks li{
	list-style-type:none;
	display: inline;
}

.nlinks ul, .xlinks ul{
	padding:0;
	margin:0;
}

.nlinks span.nav{
	text-align:center;
	display:block; 
	width:110px;
	float:left;
}

.nlinks li a:visited, .nlinks li a:link{
	text-align:center;
	display:block;
	width:110px;
	float:left;
}

.xlinks li a:visited, .xlinks li a:link{
	text-align:center;
	display:block;
	width:90px;
	float:left;
}

.xlinks li a:visited.selected, .xlinks li a:link.selected{
	background-color:#FFF;
	color:#000;
}

.nav img{
	border-style:none;
}

/************************************************************** Photos ******************************************************/

.photo{
	border:1px solid #FFF;
}

.rightpic{
	float:right;
	margin:0 0 10px 30px;
	font-family:Trebuchet MS;
}

.leftpic{
	float:left;
	margin:0 30px 10px 0;
	font-family:Trebuchet MS;
}

/******************************************************* Text formating *********************************************/

hr{
	border:1px solid #FFF;
}

a:link { 
	text-decoration:underline;
	color:#FFFFFF;
	}
	
a:visited {
	text-decoration:underline; 
	color:#FFFFFF;
	}
	
a:hover, a:active { 
	text-decoration:none; 
	color:#FFFFFF;
}	

h3{	
	font-size:1em;
}

/******************************************************* towns *********************************************/

.towns h3{
	clear:both;
}

.towns li{
	float:left;
	list-style:none;
	margin-left:1em;
}

.towns ul{
	padding-bottom:3em;
}

/*******************     CSS design by   :   ben@site-designers.co.uk   :   http://www.site-designers.co.uk     *******************/