#header_content {
	background-color: #2B7372;
	color: #FFFFFF;
	background-image: url(../_images/header_tile_topic1.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#header_content_text a {
	border: 1px solid #64C7C4;
}
#header_content_text a:hover{
	background-color: #64C7C4;
}
#content_title h1 {
	color: #2B7372;
}
#content_body a:hover, #footercontent a:hover, #navlevel2 a:hover {
	background-color: #2B7372;
}
