
#topFooter
{
	margin-top:8px;
	width:900px;
	font-family:Georgia;
	font-style:italic;
	padding-top:4px;
	color:#FFFFFF;
	background-color:#1b87b8;
	font-size:16px;
	background-image: url(../../img/topFooter.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:22px;
}

#middleFooter
{
	width:898px;
	background-color:#fafafa;
	border:1px #ccc solid
}

.copyrightFooter
{
	margin-top:10px;
	font-family:Georgia;
	font-style:italic;
	font-size:11px
}
.parlonsTV {    
background-image:url(../../img/parlonsTV.gif);
background-position:right center;
background-repeat:no-repeat;
padding-right:62px;
}