Nice site.
Some thoughts on improvement. I really don't like scroll bars in the body of the site.
There are 21 html markup errors. You certainly need to sort these.
http://validator.w3.org/check?verbos...ttleguy.com%2F
Pity that it is a table design but hey could be worse.
I think the font size is too small at 10px. On monitors is excess of 1024x768 this will be almost unreadable and as the font sizes are hardcoded will cause a problem for IE6 users -especially those with visual impairment.
I prefer to work in ems. But make sure in the body that you specify the font-size as 100%. (16px)
There are those who like to use 62.5% as this equates to 10px making the math easier. No matter what convention you use the font will be scaleable then
The menu breaks on zooming (presumably because the portal is hard coded and menu not).
Just as well that it is a work in progress. Much still to do
Ian