#contentBody {
	background: #eaeae2 url(./../img/cbgabout.jpg) repeat left top;
	background-color: #eaeae2;
	padding-top: 5px;
	padding-right: 17px;
	padding-bottom: 5px;
	padding-left: 17px;
	text-align: left;
	}
#rightBody {
	background:  url(./../img/rbgAbout.gif) repeat-y top left;
	font-size: 8pt;
	}
.newsHeading {
	color: #17213d;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
.newsCopy {
	color: #17213d;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}