.history {
	float: left;
	width: 49%;
	clear: left;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #274871;
}
.projects {
	width: 850px;
	margin-top: 20px;
	
	margin-left: 10px;
	clear: both;
	padding-top: 10px;
	color: #274871;
}
.calendar {
	
	float:right;
	width: 400px;
	padding: 2px;

}
.committeepics {
	float:left;
	width: 48%;
	padding: 10px;
	margin-top: 20px;
	clear:both;
	margin-bottom: 20px;
}
.mission {
	float: left;
	width: 500px;
	color: #274871;
}


div.history { 
 width:850px;
 padding:10px;
 
 
 }
 
 
div.projects h4 {
 border-bottom:1px solid orange;
 }
 
 
div.history h4 { 
 border-bottom:1px solid orange;
 
 }
 
 
div.projects_sub h4 {
 border-bottom:none;
 
 }
 
 
 
div.image_center { 
 margin:auto;
 width:400px;
 }
 
div.image_left2{ 
 float:left;
 width:250px;
 height:250px;
 }
