these divs will float side by side to create columns. This is div 1 with a little text
to give it some height. Also you will note that this is not centered on the page and that it is
only 450px in width.
this is div 2 with a little less text so it's a different height than the other two...
Also note the font sizing in the container and the bottom footer. I have used a .9em in the contentarea and a .8em in the footer area.
You can also see that as I add text to this section of the container area, the box streches down, and also pushes the footer down so that its not
overlapping the footer.
The objective is that no matter which of the three divs is the longest, the footer sits below it...