#footercontent{
			background: url(img/fbbody-l.gif) no-repeat bottom left;
			margin: 0 0 0 0;
			padding: 0px 30px 31px 20px;
}

#footer .fboxhead .fheadfill{
			background: url(img/fbhead-l.gif) no-repeat top left, url(img/fmhead-r.gif) repeat-x top left;
			margin: 0 0 0 0;
			padding: 5px 30px 5px 0;
			color: white; 
			font-weight: bold; 
			font-size: 1.2em; 
			line-height: 1em;
}

#footer .fboxhead{
			background: url(img/fbhead-r.gif) no-repeat top right;
			margin: 0 0 0 0;
			padding: 0 100px 0 0;
			text-align: center;
}

#footer a{
	text-decoration: none;
	color: White;
	font-weight: bolder;
}
#footer a:hover{
	background: White;
	color: #74C0FA;
}
#footer p {
	margin: 0 10px;
}


#footer .rss{
	background: url(img/rss.gif) no-repeat left;
	padding-left: 15px;
}
#pagination{
	margin-left: 35px;
	color: White;
}

.credit {
	color: #fff;
	font-size: 11px;
	text-align: left;
	margin: 0 0 10px 10px;
	float: left;
}
.footermeta{
	color: #fff;
	font-size: 11px;
	float: right;
	margin: 0 10px 10px 0;
}
.footermeta a{
	color: White;
	text-decoration: none;
	margin-left: 5px;
}
.resetfoot{
	height: 10px;
}
