/* footer stylesheet, imported into all paradigm themes */
div#footer
{
	border-top: 0px solid white;
	text-align: center;
	padding-top: 12px;
	background: white;
	clear: both;
	
}

div#footer .footer
{
	font-size: 90%;
	background-color: white;
	border-top: 1px solid #ccc;
	width: 95%;
	margin: 0px auto 0px auto;
	padding-top: 12px;
	padding-bottom: 12px;
}

.credit 
{ 
	margin: 0px;
	text-align:center; 
	color: white; 
	padding: 20px;
	background: url(/sites/www.paradigm-pubs.com/themes/paradigm/images/redshim.gif);
}
