#NHCT_strapline {
	color: #0B3D7A;
	position: absolute;
	left: 360px;
	top: 1px;
	width: 480px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	background-color: #E7902F;
}
h2 {
	font-size: 1.3em;
	background-color: #929FB0;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #033D7D;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
#NHCT_navigation {
	position: absolute;
	left: 300px;
	top: 126px;
	width: 530px;
	font-family: "Times New Roman", Times, serif;
}
#NHCT_nav {
	margin: 0px;
	padding: 0px;
	background:#6f6146
	width: 520px;
	list-style-type: none;
	float: left;
	background-color: #E7902F;
	width: 540px;
}


#NHCT_nav li {
	float: left;
	color: #033D7D;
	padding-left: 0px;
	padding-right: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#NHCT_nav a {
	font-size: 0.9em;
	line-height: 1.5;
	color: #033D7D;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 88px;
	padding-left: 0px;
	padding-right: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#NHCT_nav a:hover {
	background-color: #033D7D;
	color: #FFF;
}
#latest_news {
	background-color: #033D7D;
	color: #FFF;
	font-size: 0.9em;
	position: relative;
	margin-top: 2px;
	height: 95px;
	margin-bottom: 4px;
}	



#news {
	list-style-type: none;
	background-color: #033D7D;
	list-style-type: none;
	width: 180px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}
#news li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
}
#news a {
	background-color: #033D7D;
	color: #FFF;
	text-decoration: none;
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	line-height: 1.1;
	width: 176px;
	padding: 2px;
	height: 30px;
}
#news a:hover {
	color: #FFF;
	background-color: #929FB0;
}
	
