#homeFeatures {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFCFBA;
	padding-top: 8px;
	background-image: url(/images/ft-base-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 165px;
}
.homeFeatureBox {
	float: left;
	width: 216px;
	height: 165px;
}
.firstFeatureBox {
	background-image: url(/images/ft-hipe.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.middleFeatureBox {
	padding: 0px 8px;
	margin: 0px 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CFCFBA;
	border-left-color: #CFCFBA;
	background-image: url(/images/ft-seniorboys.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.lastFeatureBox {
	background-image: url(/images/ft-ask.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.featBoxContent {
	margin-top: 65px;
	height: 90px;
	overflow: hidden;
	width: 215px;
	font-size: 0.9em;
}
.featBoxContent p {
	font-size: 10px;
}
.featBoxContent a {
	color: #8D8D7F;
}
.featBoxContent h3 {
	display: block;
	margin-bottom: 0px;
}h2.homeRedLink {
	font-size: 1.3em;
}
#pageContent {
	height: 305px;
	overflow: hidden;
}
#pageBlock {
	background-color: #FFFFFF;
	background-image: none;
}
