Just some general notes first: Although it may not have to do with
your problem, the whitespace before the DOCTYPE can put IE into quirks
mode. Also, you might want to consider using some IDs (use IDs for
things that will only appear ONCE on a page, so you'd use an ID for
the wrapper/content divs
Now that I have found this list I am hoping to actually start using css for
more than adding classes, but to do layouts. I have taken the code from the
http://www.redmelon.net/tstme/3cols2/noborder.htm and added a default dhtml
menu from http://www.softcomplex.com/products/tigra_menu_gold/ and here