#catfish {
position:fixed;
bottom:0;
background:transparent url(images/catfish-tile.png) repeat-x left bottom;
padding:0;
height: 110px; 
cursor: pointer;
margin: 0 0 -100px 0px; 
width:100%;
}
#catfish h3{
overflow:hidden;
text-indent:-1000em;
background: transparent url(images/catfish_ad.png) no-repeat left bottom;
width:191px;
height:100px;
float:left;
margin-left: 150px;
}
#catfish ul{
margin: 60px 50px 0 0; 
padding: 0; 
float: right; 
font-size: 11px; 
list-style: none;
}
#catfish li{
 list-style: none;
}
#catfish ul li a{
color: #b22222;
}
#catfish p#catch{
margin: 60px 0pt 0pt 100px; 
color: #b23333;
font: bold 14px Arial, Helvetica, sans-serif;
}
html {
padding:0 0 58px 0;
}

