#homePage #sideNav {
	background-image: url(../images/pond-535x248.jpg);
	background-repeat:no-repeat;
	background-position: right;
	height: 208px;
	padding-top: 20px;
	padding-right: 555px;
	padding-bottom: 20px;
	padding-left: 10px;
}
p {
	font-size: 13px;
	margin: 0px 0px 15px 0px;
}
ul {
	list-style-type: square; 
	font-size: 13px;
	margin: 10px 0px;
	padding-left: 14px;
}
#footer a {
  color: #768FB1; /* Border Light */
  text-decoration: underline;
}
div.bannerNav .rightPaginated{
	float: right;
	width: 421px;
	text-align: left;
}
