/* Summer Catfish */
#summerCatfish {
	background:url(/images/catfish-march2010-bg.gif) transparent repeat-x left bottom;
	bottom:0;
	cursor:pointer;
	height:77px;  /* includes transparent part */ 
	margin:0;
	margin-bottom:-77px;
	padding:0;
	position:fixed;
	width:100%;
}
#summerCatfish h3{
	background:url(/images/catfish-march2010.png) transparent no-repeat center bottom;
	height:77px;
	margin:0;
	overflow:hidden;
	padding:0;
}
#summerCatfish h3 a {
	display:block;
	height:77px;
	text-indent:-1000em;
}
#summerCatfish ul{
	bottom:5px;
	font-size:x-small;
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	right:5px;
}
#summerCatfish ul li {
	margin:0;
	padding:0;
}
#summerCatfish ul li a {
	background:url(/images/catfish-march2010-close.gif) transparent top left no-repeat;
	color:#fff;
	font-size:10px;
	font-weight:normal;
	line-height:12px;
	padding:0 0 0 12px;
	text-transform:uppercase;
}
#summerCatfish ul li a:hover {
	text-decoration:none;
}
div#homeFooterPara{padding-bottom:77px;}
div#footerPara{padding-bottom:77px;}
div#content_index{padding-bottom:77px;}