#header_content {
	background-color: #327392;
	color: #FFFFFF;
	background-image: url(../_images/header_tile.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#header_content_text a {
	border: 1px solid #3F8FB6;
}
#header_content_text a:hover{
	background-color: #BEDBE9;
}
#content_title h1 {
	color: #327392;
}
#content_body a:hover, #footercontent a:hover ,#navlevel2 a:hover{
	background-color: #3F8FB6;
}
