I tried several of these techniques, and the following worked for me, so if all else here if all else fails then try this because it worked for me :).
<style>
#footer {
height:30px;
margin: 0;
clear: both;
width:100%;
position: relative;
bottom:-10;
}
</style>
<div id="footer" >Sportkin - the registry for sport</div>