#sponsorship {
	background-color:#333;
	border-bottom:1px solid #000;
	background-image: url("/media/images/banner-charitable.gif");
	background-repeat: no-repeat;
	background-position: left; 
}

.sponsorship-text {
	color: #ccc;
}

.home-header-box {
	border-bottom:solid 1px #000;
	background-color:#999;
	}
	
h2.headline {
	color: #333;
}
	
.beigebox .header-box {
		background-color:#999;
	}
	
.beigebox .header-box .headline h2 {
	color: #fff;
}

.beigebox .header-box .headline a {
	color: #fff;
}
