body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0; margin: 0;
	background: #F8F8F8;
	font-size: 75%;
}

a, a:visited {
	color: blue;
}

a.toplink {
	padding-left: 15px;
	background: url(../images/arrow_up.gif) left no-repeat;
}

.clear {
	clear: both;
	padding-bottom: 40px;
}

.subheader {
	display:block;
	font-size: 80%;
}

.video {
	text-align: center;
}

.video p {
	font-size: 90%;
}

p.note {
	font-size: 90%;
}

.biglink {
	font-size: 120%;
}

img#powered  {
	float: right;
	padding: 8px 5px 0px 0;
	border: none;
}

#footer .clear {
	padding: 0;
	margin: 0;
}

#footer p {
	padding: 18px 0 0px 0;
	margin: 0;
}



#logo h1 {
	color: #8C268D;
	padding: 40px 0;
	margin: 0 70px 0 70px;
	font-weight:normal;
	font-size: 200%;
	background: url(../images/nps_logo_general.gif) right no-repeat;
}

#outercontainer {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/body_white_bg.jpg)
}

#innercontainer {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	background: white;
}

#nav {
	width: 100%;
	display: block;
	border-top: 1px solid silver;
}

#nav ul {
	list-style: none;
	margin: 0; padding: 0;
	padding-left: 70px;
}

#nav ul li {
	float: left;
	margin: 0; padding: 0;
}

#nav ul li a {
	display:block;
	padding: 6px 10px 6px 0;
}

#header {
	clear: both;
	border-top: 1px solid silver;
}


body#home #header {
	height: 140px;
	background: url(../images/header_home.jpg) no-repeat;
}

body#eastengland #header {
	height: 140px;
	background: url(../images/header_east_england.jpg) no-repeat;
}

body#london #header {
	height: 140px;
	background: url(../images/header_london.jpg) no-repeat;
}

body#midlands #header {
	height: 140px;
	background: url(../images/header_midlands.jpg) no-repeat;
}

body#northwest #header {
	height: 140px;
	background: url(../images/header_northwest.jpg) no-repeat;
}

body#southeast #header {
	height: 140px;
	background: url(../images/header_southeast.jpg) no-repeat;
}

body#southwest #header {
	height: 140px;
	background: url(../images/header_southwest.jpg) no-repeat;
}

body#wales #header {
	height: 140px;
	background: url(../images/header_wales.jpg) no-repeat;
}

body#yorkshirehumberside #header {
	height: 140px;
	background: url(../images/header_yorkshirehumberside.jpg) no-repeat;
}



#header h2 {
	font-weight: normal;
	color: white;
	margin: 0 0 0 70px;
	padding: 107px 0 0 0;
	font-size: 160%;
}

#content {
	clear: both;
	/*height: 100%;*/
	margin: 40px 70px 40px 70px;
}

#content p {
	text-align: justify; 
}

#main {
	clear:both;
	background: url(../images/content_bg_gradient.jpg) bottom no-repeat;
	width: 100%;
	height: 100%;
}

#introduction {

	
}

#introduction h3 {

	font-size: 1.3em;
	padding: 20px 0 5px 0;
}

#introduction p {

}

#regions {
	margin-top: 50px;
}

#regions a {
	display:block;
	padding: 10px;
	border: 2px solid;
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 120%;
	width: 280px;
}

#regions ul {
	list-style: none;
	padding:0; margin:0;
	float: left;
	width: 280px;	
}

#ukmap {
	width: 270px;
	text-align: center;
	float: left;
	padding: 0 0 0 60px;
}

#ukmap img {
	border: none;
}

#regions ul li {
}

#regions .east a {
	color: #8B0000;	
}

#regions .east a:hover {
	background: #8B0000;
	color: white;
}

#regions .london a {
	color: #336600;
}

#regions .london a:hover {
	background: #336600;
	color: white;
}

#regions .midlands a {
	color: #663300;
}

#regions .midlands a:hover {
	background: #663300;
	color: white;
}

#regions .northwest a {
	color: #CC6600;
}

#regions .northwest a:hover {
	background: #CC6600;
	color: white;
}

#regions .southeast a {
	color: #0066CC;
}

#regions .southeast a:hover {
	background: #0066CC;
	color: white;
}

#regions .southwest a {
	color: #008B66;
}

#regions .southwest a:hover {
	background: #008B66;
	color: white;
}

#regions .wales a {
	color: #6666CC;
}

#regions .wales a:hover {
	background: #6666CC;
	color: white;
}

#regions .yorkshirehumberside a {
	color: #8B008B;
}

#regions .yorkshirehumberside a:hover {
	background: #8B008B;
	color: white;
}


.apply {
	text-align:right;
	padding-right: 15px;
	background: url(../images/arrow_apply.gif) right no-repeat;
}

.apply a {
	font-size: 120%;
	padding: 20px 0;
	font-weight: bold;
}


.nav {
	text-align: center;
	margin-top: 40px;
}

.nav ul {
	float: left;
	padding: 0 ; margin: 0 auto;
	list-style: none; 
	border-left: 1px solid black;
}

.nav ul li {
	float: left;
	padding: 0; margin: 0;
}

.nav ul li a {
	display:block;
	padding: 0 5px; margin: 0;
	border-right: 1px solid black;
	font-size: 80%;
	text-align: center;
}

#pagenav {
	width: 170px;
	float: right;
	border-left: 1px solid silver;
	margin: 20px 20px 20px 30px;
	padding: 10px 0 10px 30px;
}

#pagenav h3 {
	margin: 0 10px 10px 0;
	padding: 0;
	font-size: 1.1em;
}

#pagenav ul {
	list-style: none;
	margin: 0; padding: 0;
}

#pagenav a {
	display:block;
	margin: 4px 0;
}

#content .footlink {
	width: 330px;
	float: left;
	padding: 5px 5px 5px 0;
	margin-right: 10px;
	margin-bottom: 20px;
}

#content .footleft {
	text-align: left;
}

#content .footleft a {
	padding-left: 12px;
	background: url(../images/arrow_left.gif) left no-repeat;
}

#content .footright {
	text-align: right;
}

#content .footright a {
	padding-right: 12px;
	background: url(../images/arrow_right.gif) right no-repeat;
}

.profilephoto {
	float: left;
	padding: 5px;
	margin: 10px 20px 10px 0;
	border: 1px solid silver;
	background: white;
}

#footer {
	clear: both;
	padding: 5px;
	background: #666666;
	color: white;
}