/* CSS Document */

#separator {
	float:left;
	width:966px;
	height:19px;
}
	
.link {
	font-size:11px;
	color:#ff7d07;
	text-decoration:none;
}
	
a.link:hover {
	font-size:11px;
	color:#333333;
	text-decoration:none;
}

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

#leadstory-insert {
	height:266px;
	width:415px;
}


#mainstory_wrapper {
	width:430px;
}

#mainstory_banner {
	display:block;
	width:430px;
	height: 229px;
}

#mainstory_nav {
	width:450px;
	height:32px;
	text-align:center;
	padding-top:5px;
}


/** --- 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(../featuredProjects/story-nav-rollover.html); 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;
}
.bullet {
color:#005fcb;
}

.year {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}

img {border:0;}