div.contPageFooter
{
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	overflow: hidden;
	clip:  rect(0px 0px 0px 0px);
	clear: both;
	width: 900px;
	height: auto;
	margin: 30px 0px 10px 0px;
	
}

div.contSponsorBanner img
{ 
	border: solid 10px #e5e8f1;
	border-right: none;
	border-left: none;
}

div.contSponsorBanner h2
{
	display:none;
}
div.contFooterLinks
{
	
	color: #868ebe;
}
a.hrefFooter
{
	color: #868ebe;
}
a.hrefFooter:hover
{
	color:#0e1d7d;
}
