body {
	padding:0px;
	margin:0px;
	background:url(http://neillock.co.uk/site2/images/background_rpt.png) repeat-y center top;
	font-family:Arial, Helvetica, sans-serif;
	;
	
}
p{
color:#666666;
}
a:hover {
color:#FFA000;
}
a {
color:#291E40;
}

#background_top {
	background:url(http://neillock.co.uk/site2/images/background_top.png) no-repeat center top;
	min-height:800px;
	_height: 800px;
}
#masthead {
	width:800px;
	margin:0 auto;
	padding-bottom:6px;
}
#navbar {
	background:#e1f0f9;
	width:799px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:18pt;
	font-weight:bold;
	margin-bottom:6px;
}


 .nav_selected{
 	 color:#2d425e;
	 font-weight:bold;
	 text-decoration:none;
  }
  .nav_unselected{
  	color:#a8b2c6;
	text-decoration:none;
	font-weight:normal;
  }
  .nav_unselected:hover{
  
  }
  
  .body{
  font-size:92.5% !important;
  color:#666666;
  }
