/* CSS Document */
@import url(constants.css);


#rightTitle {
	background-color: #F9ECC9;
}
#rightContent {
	color: #000000;
	background-color: #F9ECC9;
	background-repeat: no-repeat;
	background-image: url(../images/home_header.jpg);
}
#rightContentBottom{
	background-color: #F9ECC9;
}
