Css horizontal and vertical layout?

Hi,

I am trying to achieve a horizontal and vertical fixed width css layout (the website is basically a 950x500px box).

I was able to do this using tables without an issue, however I now want to convert to a compeltely table-less design.

I was able to make the layout either centered horizontal or vertical, but never both at the same time.

The layout i am trying to achieve is outlined in the attached image. If anyone could send me a css layout that is similar to this, that would be great!