i think cr2sh went a little harsh on your site.
the navigation style only changes once from the main page to each separate pages, and that's okay, but the image links are quite small. at first i didn't even think there was any more to the site!
"pink different"??? i'm so confused...
perhaps instead of designing your site to fit large monitors, you could use CSS to dynamically place objects on the page. this would clean up all of that messy map code that you've got.
speaking of messy code, before Rower_CPU gets here... you may want to fix your code to
validate. you should really specify the doctype and don't forget to close all of your tags (ie <font> <table> etc...)
i do like that you've tried to keep everything simple and clean though. stick to it!