I've got a page with two columns and a footer that I would like to spread across the bottom of the page. I can position the footer fine if I specify its top margin but that causes problems with the variable length of different pages. If I don't specify the top index the footer appears halfway down the page. I've only tried viewing it in Firefox so far.
I've been Googling for hours and tried every suggestion I could find (there are lots).
Does anyone have any suggestions as to what I may have done wrong? I've included my original code below but I can't direct you to a live site at present.
CSS:
HTML:Thaks in advance for your help.