I am trying to make a layout for a website with a menu-navigation panel on the left, and the left with a content area. I know how to make blocks 100% height, and I know how to make them scroll, but here's where the trouble comes in, when I have the top row of my table layout a fixed height, and the lower row is set to %100, it adds the height to the net height and extends past the bottom of the screen. I've attached a picture to help visualize my problem.
I would like to make the blue area on top a fixed height, and the lower section extend no further than the bottom of the browser, and have the left and right parts both autoscroll when the content overflows.