It's a type of layout that has fixed lengths at the edges, but the main content container is fluid.
I made a jsfiddle here http://jsfiddle.net/JyXtR/3/ I just can't get it and I don't understand why.
What I want to get is this http://i.imgur.com/VPzWE.png
The main content, and content on the right's containers should be the same height regardless of how much content is in them.
Am I really bad at this or is CSS not suited for these types of layouts where they take up an entire page at all times?