/* Williamsport CSS */
#fma {
	border-bottom: 4px solid #C3CAD5;
}

#bodyContent {
	margin-bottom: 10px;
	padding-top: 20px;
}

#bodyContent .left {
	padding: 0px 0px 10px 15px;
	float: left;
	width: 165px;
	height: auto;
}

#bodyContent .right {
	padding: 0px 15px 0px 0px;
	margin-left: 185px;

	
}

#bodyContent .homeMenu {
	height: 19px;
	background-color: #96A2B5;
	border-bottom: 2px solid #707987;
}

#bodyContent .centerRightContent {

}

#bodyContent .centerRightContent .Left {
	padding: 0px 5px 0px 5px;
	margin-right: 175px;
	border-right: 1px solid #96A2B5;
	border-left: 1px solid #96A2B5;
}

#bodyContent .centerRightContent .Right {
	padding: 0px 0px 10px 10px;
	float: right;
	width: 165px;
}

.callOut {
	border-top: 1px solid #96A2B5;
	border-bottom: 1px solid #96A2B5;
	text-align: left;
	
	background-repeat: no-repeat;
	background-position: 150px;
	margin-top: 5px;
	padding-top: 15px;
	padding-bottom: 5px;	
}

.sportsNav {
	padding-left: 15px;
	line-height: normal;
}
.callToActionSuccess {
	border-top: 1px solid #96A2B5;
	border-bottom: 1px solid #96A2B5;
	text-align: left;
	background-image: url(../../images/global/more_arrow.gif);
	background-repeat: no-repeat;
	background-position: 110px;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;	
}

#footerAd {
	display: none;	/* don't show footer ad on this page */
}
