I'm creating a blog for a friend who is spending the summer in Austria for a study abroad program (lucky her!!!).
What I'm trying to do is make the layout container always fill 100% of the height of the browser window, regardless of whether the window scrolls or not. When it does not scroll, the footer would basically be anchored at the bottom of the page.
Here is a link to the site: http://www.adventuresinaustria.net
Here is a rough visual example of what I'm trying to do:

Any ideas how I would accomplish this?