See here for an example: http://www.pwnedgaming.net/content/testcss/.
If you look at the source code, you'll see that the left_column DIV, when set to a large height, makes the page fill the screen correctly, but the DIV that needs this behaviour is page_content. Yet no matter what I do with the page_content DIV, it just causes the page to overflow.
Can anyone offer some suggestions? I've been pulling my hair out. All the online pointers work correctly when you don't have floated divs, but I need the layout to be fluid.
Thanks,
Kai.