BODY {
	color: #ffffff;
	background-color: #c20000;
	background-image: url( "bg2.gif" );

}

P {
	color: #ffffff;
	font-size: 13px;
	font-weight: 500;
}

#content H1, #content H2 {
	color: #ffffff;
}

#homepage td div.title {
	color: #c20000;
}

#homepage td div.title A {
	color: #c20000;
}
#content a {
	color: #e2e2e2; 
}

#content a:hover {
	color: #fff;
}

#topmenu a {
	color: #fff;
}

#menu li a.current, #searchbar li a.current {
	background-color: #c20000;
	color: #ffffff;
}

#menu li a:hover, #searchbar li a:hover {
	background-color: #c20000;
	color: #ffffff;
}

#topmenu a:hover {
	background-color: #fff;
	color: #c20000;
}


#searchbar H2 {
	color: #c20000;
}

#searchbar A {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#searchbar A:hover {
	font-weight: bold;
	color: #c20000;
}


#searchbar A.active {
	font-weight: bold;
	color: #c20000;
}

