
/**---MAIN COLUMN---**/
#main-column {
	float:left;
	width:770px;
	height:182px;
	border-right:0px solid #e7e7e7;
	margin:0;
	padding:0;
}

#leadstory-insert {
	height:182px;
	width:770px;
}

#mainstory_wrapper {
	width:770px;
}

#mainstory_banner {
	display:block;
	width:770px;
	height: 182px;
	
}

#mainstory_nav {
	width:770px;
	height:182px;
	text-align:center;
	padding-top:0px;
}


/** --- PAGER SECTION ---**/
#mainstory_pager a { margin: 0 3px; padding: 3px 5px;  text-decoration: none; color:#333; font-size:10px; }
#mainstory_pager a.activeSlide { background-image:url(images/rollover.gif); background-repeat:no-repeat; color:#fff; }
#mainstory_pager a:focus { outline: none; }

#initiatives {
	float:left;
	width:415px;
	border-top:1px solid #e7e7e7;
	margin:0;
	padding:0;
}

#initiatives a {
	color: #666666;
	text-decoration:none;
	}
	
#initiatives a:hover {
	color: #ff6600;
	text-decoration:none;
	}
	
#instep {
	float:left;
	width:137px;
	height:105px;
	border-right:1px solid #e7e7e7;
	text-align:center;
	margin:10px 0 5px 0;
	padding:10px 0 0 0;
}

#campusconnect {
	float:left;
	width:137px;
	height:105px;
	border-right:1px solid #e7e7e7;
	text-align:center;
	margin:10px 0 5px 0;
	padding:10px 0 0 0;
}

#foundation {
	float:left;
	width:139px;
	height:105px;
	text-align:center;
	margin:10px 0 5px 0;
	padding:10px 0 0 0;
}
















