/* catfish and 'position:fixed' emulation */

#catfish {
position:fixed;
bottom: 0;
background:transparent url(../../contestad/catfish-tile.gif) repeat-x left bottom;
padding:0;
height: 79px;  /* includes transparent part */ 
cursor: pointer;
margin: 0;
margin-bottom: -79px;
width:100%;
}
#catfish h3{ /* a simple little image replacement for the main text and image */
overflow:hidden;
text-indent:-1000em;
background: transparent url(../../contestad/catfish.gif) no-repeat left bottom;
width:279px;
height:79px;
float:left

}
#catfish ul{
margin: 30px 25px 0pt 0pt; 
padding: 0pt; 
float: right; 
font-size: small; 
list-style-type: none;
line-height:20px;
}
#catfish ul li a{
color:#328CCC;
}
#catfish p#catch{
margin: 30px 0pt 0pt 333px; 
color: #000
}

html {
padding:0 0 58px 0;
}

h3 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}
