/* CONTENT AREA ///////////////////////////////////////*/

#left_column {
	float: left;
	display: inline;
	width: 650px;
	margin-right: 10px;
	background-color: #FFF;
	line-height: 22px;
}
#left_column div {
	float: left;
	display: inline;
	width: 610px;
	margin: 20px;
}
#right_column {
	float: left;
	display: inline;
	width: 330px;
}

/* SECTION SPECIFICS ////////////////////////////////////////*/

.volunteering .title { color: #609; }
.volunteering ul li { background: transparent url(../images/bullet_purple.gif) no-repeat 0 7px; }
.our_programs .title { color: #F60; }
.our_programs ul li { background: transparent url(../images/bullet_orange.gif) no-repeat 0 7px; }
.donating .title { color: #FC0; }
.donating ul li { background: transparent url(../images/bullet_yellow.gif) no-repeat 0 7px; }
.enroll_a_child .title { color: #0084A9; }
.enroll_a_child ul li { background: transparent url(../images/bullet_blue.gif) no-repeat 0 7px; }
.about_us .title { color: #F09; }
.about_us ul li { background: transparent url(../images/bullet_pink.gif) no-repeat 0 7px; }
.sponsors .title { color: #093; }
.sponsors ul li { background: transparent url(../images/bullet_green.gif) no-repeat 0 7px; }