live (work in progress) site
Basically, I have all of my site\'s content centered within a div that is a specified width and an intended height of 100% regardless of
You can set position:absolute
, and that should stretch it to the bottom. Seems as if that will work fine in Opera and Chrome at least.
That will, however, be in conflict with the video player below, and also push your copyright notice down below the page. Maybe you can move the notice up into the gray box though?