http://www.rayjs.argentcor.com/?page_id=58
I'm working on a site with a lot of floating divs that need to be positioned over one another. I'm using a lot of z-indexes and absolute positioning. While I've solved the issues for the top of the page, I now have a problem with the bottom of the page. I can set the footer at a specified top, either in relative or absolute positions, but neither is affected by the height of the main content area. I'm having a lot of trouble making this work and would appreciate any advice.