.informationBox
{
	background:url(/csp/parkers/web/images/misc/catImageBG.jpg);
	background-repeat:repeat-x;
	border:solid 1px #cccccc;
	height:500px;
}
.informationBoxLeftPad
{
	margin-left:18px;
}
.informationBoxInner
{
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	padding-bottom:5px;
	margin-right:18px;
	text-align:center;
	width:132px;
	font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
.innerPad
{
	padding:5px;
	border:solid 1px #cccccc;
	height:140px;
}
#content_center a {
	color: #666666;
	text-decoration: none;
}
#content_center a:hover {
	text-decoration: underline;
}
.topAnchors a {
	text-transform: capitalize;
}
