#subPageLinks {
	clear: both;
	background-image: url(../../img/templates/reapBg.gif);
	width: 949px;
	height: 25px;
	clear: both;
	padding: 20px 0px 0px 0px;
	text-align: center;
}

.headerText {
	margin: 15px 0px 15px 15px;
}
#aboutPic {
	margin: 5px 10px 0px 15px;
	float: left;
}
#aboutText {
	width: 402px;
	float: left;
}
#smallBlockCenter {
	margin: 0px 0px 0px 58px;
	height: 450px;
}

#newsText {
	float: left;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	width: 100%;
	height: auto;
}

.prev_next {
	clear: both;
	float: right;
	padding-right: 15px;
}

.prev_next a {
	color: #102b73;
	font-weight: bold;
	text-decoration: underline;
}

.prev_next a:hover {
	text-decoration: none;
}