I’ve done quite a bit of research on CSS fullscreen layouts I just couldn’t seem to find something like what I’m trying to do. I’m looking for a fullscreen layout with a header, footer, multiple columns, and a sidebar. Here’s an ascii model and then a photoshop mockup. Anyone have any ideas? I’m yet to find a fullscreen layout technique to work.
+-----------------------+-------+
| | |
+-------------+---------+ +
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
+-------------+---------+-------+
| |
+-------------------------------+

So tell me, how do you think this could be accomplished? I’m open to CSS 3 or HTML 5 options as cross-browser compatibility is a bonus, but not a necessity (WebKit is the target platform).
See the below code in action here:
http://jsfiddle.net/davinciwanab/nX4eq/