Content goes here

Goal

For the default layout of MS3, we would like to reproduce our MS2 layout, which has life in it yet!

Requirements

We have also decided the contents of the page should come first in the HTML:

Tricks

Also we're not using javascript for positioning.

You can move about everything around, add markup and encapsulating divs, but the page contents (here in <div id="pageContent">) must be the first element in the HTML.

Here comes the left column, presumably with various boxes.

Example
(this is a table)
This
column
should
accomodate
a
variety
of
modules

Note the columns will not have the same height.
The center co­lumn might be longer or shorter than the side co­lumns.

In many setups the left column is lon­ger as it gets the categories box.

Here comes the right column, presumably with various boxes.

We don't care whether the left or right column comes first, or the header and footer for that matter.

Valid HTML 4.01 Transitional