#header_content {
	background-color: #7D2FC0;
	color: #FFFFFF;
	background-image: url(../_images/header_tile_topic3.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#header_content_text a {
	border: 1px solid #9900CC;
}
#header_content_text a:hover{
	background-color: #CC99FF;
}
#content_title h1 {
	color: #7D2FC0;
}
#content_body a:hover, #footercontent a:hover, #navlevel2 a:hover {
	background-color: #7D2FC0;
}

