#boxes {
	margin-bottom: 20px;
	margin-right: 20px;
	border: 0px solid #d3cfaa; /*#FCF7E4;*/
	height: 320px;
	margin-top: 0px;
	line-height: 14px;
	margin-bottom: 50px;
	background-color: transparent;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-x-position: center;
	background-y-position: top;
}


/*
---------------- FEATURES
-------------------------------------------------------- */	
	
.features {
	width: 240px;
	float: left;
	padding-bottom:35px;
	background: #fff; /* #d3cfaa, #e6d39f*/
	margin: 0px 6px;
	height: 300px;
	border: 0px solid #666; /*#FCF7E4;*/
	}


.features h2 {
	color: #5F532A;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddc37a;
	margin-right: 18px;
	margin-left: 18px;
	letter-spacing: -0.1px;
	font-size: 18px;
	}


.features p {
	font: normal 13px/22px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #554E31;
	padding-right: 18px;
	padding-left: 18px;
	}
	
.features a {
	color: #913003;
	}
	
.features a:hover {
	text-decoration: none;
	}

/*
---------------- FEATURE IMAGES ROLLOVERS
-------------------------------------------------------- */	

.pics{
	display: block;
	margin-bottom: 20px;
	margin-top: 17px;
	}

#connect {
	background: url(images/wnr-both.jpg) no-repeat scroll center 6px;
	height: 69px;
	width: 199px;
	margin: 0px 0px 0px 15px;
	}

#connect a {
	background: url(images/wnr-both.jpg) no-repeat center -69px;
	height: 69px;
	display: block;
	text-indent: -9999px;
	border: 6px solid #F1E5BA; /*#F1E5BA #d3cfaa*/
	width: 199px;
	}
	
#connect a:hover {
	background: url(images/wnr-both.jpg) no-repeat center top;
	height: 69px;
	border: 6px solid #F1E5BA;
	width: 199px;
	}
	
#connect-feature {
margin-left: 0px;
}

#contribute-feature {
margin-right: 0px;
}

#possibility {
	background: url(images/compete-both.jpg) no-repeat scroll 5px 6px;
	height: 69px;
	width: 199px;
	margin: 0px 0px 0px 15px;
	}

#possibility a {
	background: url(images/compete-both.jpg) no-repeat center -69px;
	height: 69px;
	display: block;
	text-indent: -9999px;
	border: 6px solid #F1E5BA;
	text-align: center;
	width: 199px;
	}
	
#possibility a:hover {
	background: url(images/compete-both.jpg) no-repeat center top;
	height: 69px;
	border: 6px solid #F1E5BA;
	width: 199px;
	}
	
#donation {
	background: url(images/handcup-both.jpg) no-repeat scroll center 6px;
	height: 69px;
	width: 199px;
	margin: 0px 0px 0px 15px;
	}

#donation a {
	background: url(images/handcup-both.jpg) no-repeat center  -69px;
	height: 69px;
	display: block;
	text-indent: -9999px;
	border: 6px solid #F1E5BA;
	text-align: center;
	width: 199px;
	}
	
#donation a:hover {
	background: url(images/handcup-both.jpg) no-repeat center top;
	height: 69px;
	border: 6px solid #F1E5BA;
	width: 199px;
	}
	
/*
---------------- Minor mod of _styles.css just for this page
-------------------------------------------------------- */		
		#sidebar2 {
	padding-right: 10px;
	padding-left: 10px;
	}