#navigator a.active, #path, .minibox h4, #menu h4, #menu a:hover {
	background-color: #CC0000;
}
#menu2 {
	background-color: #FFE6E6;
}
#menu2 h4 {
	background-color: #CC0000;
}
#menu2 h4 a {
	background-color: #CC0000;
}	
.minibox  {
	background-color: #FFE6E6;
}
#path div#title {
 	color: #FFEBD1;
}
#content {
  	margin: 0;
	padding: 5px;
	float: left;
	width: 810px;
}
#content h1 {
	color:#3A5C8B;
}
div#article {
	width: 800px;
}

