It looks very nice. An error though is that the page doesn't validate (
http://validator.w3.org/check?verbos...2Fmainsite.php). Also, the site is being served as content-type: text/html which is incorrect for browsers that support xhtml, such as Mozilla, Firefox and Opera. For these browsers, the site should be served content-type: application/xhtml+xml, whereas the "dumber browsers" (read: IE) should get content-type: text/html
But hey, it still looks really good, keep it up
