#heroImg {
	position: relative;
}

#articleBoxTop {
	background-color: #CBC2B7;
	background-image: url("/images/structure/common/lite_brown_top_right_corner.gif");
	background-repeat: no-repeat;
	background-position: right;
	width: 270px;
}

#articleBoxBody {
	width: 255px;
	padding: 15px 0px 30px 15px;
	background-color: #CBC2B7;
}

#articleBoxBody p{
	font-size: 10px;
	color: #FFFFFF;
}

#articleBoxBody h4{
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-style:normal;
	font-weight: normal;
}

#articleBoxBtm {
	background-color: #CBC2B7;
	background-image: url("/images/structure/common/lite_brown_btm_right_corner.gif");
	background-repeat: no-repeat;
	background-position: right;
	width: 270px;
}

#header {
	background-color: #EAE7E2;
	clear: both;
	padding: 15px 0px 12px 15px;	
}

#headerBottom {
	height: 2px;
	background-image: url("/images/structure/common/lite_brown_btm_right_corner.gif");
	background-position: right;
	background-repeat: no-repeat;
	background-color: #EAE7E2;
}

#grantsWrapper {
	margin-top: 15px;
}

#grantsProgram {
	float: left;
	width: 230px;
	background-image: url("/images/structure/common/vr_dots.gif");
	background-position: right;
	background-repeat: repeat-y;
}

#grantsProgram p, #grantsProgram a, #voiceChoice p, #voiceChoice a, .rightColumn p, .rightColumn a {
	font-size: 10px;
}

#onePercent {
	float: left;
	width: 200px;
	padding-right: 5px;
}

#planetLogo {
	margin-top: 30px;
	float: left;
}

#voiceChoice {
	padding-left: 8px;
	float: left;
	width: 180px;
}

.rightColumn .hr {
	margin: 20px 0px;
}
	
.weDoWrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #000;
	line-height: 22px;
	font-style:normal;
	font-weight: normal;
}

.weDoWrapper .hr{
	margin: 10px 0px 15px 0px;
}

#threeColumns #columnOne .selected {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#columnOne ul li a {
	font-size: 11px !important;
	margin-bottom: 5px;
}
