
a:link, a:visited {
	color:#5F643C;
	font-weight:bold;
	}
a:hover {
	text-decoration:none;
	}

h1, h2, h3, h4 {
	margin:1px;
	color:#315496;
	}

#container {
	width:600px;
	margin:0 auto;
	}

#header {
	background-color:#315496;
	}

#bodycontent {
	border-right:#315496 4px solid;
	border-left:#315496 4px solid;
	border-top:#315496 1px solid;
	padding:10px;
	}
#bodycontent p {
	text-indent:1em;
	}
	
#nav {
	width:600px;
	background-color:#315496;
	border-bottom:#315496 1px solid;
	}
#nav span {
	margin-left:30px;
	height:50px;
	}
#nav a:link, #nav a:visited {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:#FFF 2px solid;
	}
#nav a:hover {
	color:#6D744A;
	text-decoration:none;
	border-bottom:#6D744A 2px solid;
	}
#nav #linkone {
	width:75px;
	}
#nav #linktwo {
	width:125px;
	}
#nav #linkthree {
	width:90px;
	}
#nav #linkfour {
	width:175px;
	}
#nav #linkfive {
	width:125px;
	}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display:block;
}

.homedivleft {
	width:245px;
	height:310px;
	float:left;
	margin:12px;
	padding:5px;
	border:#315496 2px solid;
	background:url(images/NHS_innerGradient.jpg) no-repeat;
	}
.linkimage:link img, .homedivleft .linkimage:visited img {
	border:#5F643C 2px solid;
	float:left;
	margin:5px;
	}
.linkimage:hover img {
	border:#315496 2px solid !important;
	}
*html .linkimage:hover {
	border:#5F643C 2px solid;
	}
	
.homedivright {
	width:245px;
	height:310px;
	float:left;
	margin:12px;
	padding:5px;
	border:#315496 2px solid;
	background:url(images/NHS_innerGradient.jpg) no-repeat;
	}
.linkimage img, .homedivright .linkimage:visited img {
	border:#5F643C 2px solid;
	float:right;
	margin:5px;
	}
.linkimage:hover img {
	border:#315496 2px solid !important;
	}
*html .linkimage:hover img {
	border:#5F643C 2px solid;
	}
	
#Reading {
	width:100%;
	}
	
#Reading img {
	float:left;
	margin-right:15px;
	}
	
#Reading td, #Reading div {
	border-bottom:#315496 1px dashed;
	background-position:bottom right;
	padding:2px;
	}
	
#Reading td a:link img, #Reading td a:visited img {
	border:#1A3B71 2px solid;
	margin:10px;
	}
	
#Reading td a:hover img {
	border:#0040DD 2px solid;
	}

#bcinfo {
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	color:#5F643C;
	}
	
#footer {
	width:600px;
	height:32px;
	padding:10px;
	text-align:center;
	background:url(images/footer2.jpg) no-repeat;
	}
#footer a:link, #footer a:visited {
	float:left;
	height:25px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	letter-spacing:.050em;
	}
#footer .linkone {
	width:175px;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
	float:left;
	}
#footer .linktwo {
	width:150px;
	margin-left:15px;
	margin-right:10px;
	text-align:center;
	float:left;
	}
#footer .linkthree {
	width:155px;
	margin-left:15px;
	margin-right:10px;
	text-align:center;
	float:left;
	}
	
#bclinktable {
	width:600px;
	}
.links a {
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration:none;
	line-height:normal;
	color:#CC0000;
}

.links a:hover {
	text-decoration:underline;
	}

.info {
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:normal;
}
	