#mainstory_banner {
	display: block; width: 415px; height: 229px
}
#mainstory_nav {
	width: 415px; padding-top: 5px; height: 32px; text-align: center;
}
#mainstory_pager a {
	padding-right: 5px; padding-left: 5px; font-size: 10px; padding-bottom: 3px; margin: 0px 3px; color: #333; padding-top: 3px; text-decoration: none;
}
#mainstory_pager a.activeSlide {
	background-image: url(../images/story-nav-rollover.gif); color: #fff; background-repeat: no-repeat
}
#mainstory_pager a:unknown {
	outline: none
}
#initiatives {
	padding-right: 0px; border-top: #e7e7e7 1px solid; padding-left: 0px; float: left; padding-bottom: 0px; margin: 0px; width: 415px; padding-top: 0px
}
#initiatives a {
	color: #666666; text-decoration: none
}
#initiatives a:hover {
	color: #ff6600; text-decoration: none
}
#mainstory_banner img{
	/*width:613px;
	height:290px;*/
	width:676px;
	height:290px;
	border:2px solid #94d1ea;
}
#nextPreviousBtn{
	width:635px;
	position:absolute;
	z-index:10;
	margin-top:-100px;
	margin-left:20px;
}
#nextPreviousBtn #previousBtn{
	float:left;
	width:42px;
	height:41px;
}
#nextPreviousBtn #nextBtn{
	float:right;
	width:42px;
	height:41px;
}