I am trying to make a chatroom layout like the following:

Now my problem is that I am not sure how to have the container box occupy the whole width and height (with valid doctype) and then make the center div grow if the window grows keeping the rest constant.
i am well aware of js/css. so i just need some beginning guideline. i would like to avoid javascript to process and then set heights and widths.
and HTML
That is it if that is what you seek
or use the following JavaScript to find out the height and assign it to your container :