h1 {
	color:#b10c15;
}
#header {
	background:url('../img/header_brown.png') no-repeat;
}
.submit, .button, .reset {
	background-color:#b10c15;
}
#bottom_left {
	background:url('../img/quote1_orange.png') no-repeat bottom;
}
#bottom_center {
	background:url('../img/quote2_blue.png') no-repeat bottom;
}
#content_right {
	background-color:#b10c15;
	color:#ffffff;
}
#content_right li a{
	color:#ffffff;
}
#content_right li {
	list-style-image:url('../img/bullet_white.gif');
}
#content_center a{
	color:#b10c15;
	font-weight:bold;
}

