I had to make a website completley from scratch, using Dreamweaver MX, and Photoshop. Considering this is only my 2nd attempt at a website, I think it's turned out ok, but I'd like some opinions from other people.
It's decent looking, IMO. However, frames are a hideous way to design a website(IMO). My website used frames when I first designed it and it looked aweful.
Also, by looking at the source code to your page, there are many unneeded html tags(Especially in your gallery two page. There are many font tags that are unneccessary.)
I'm not trying to say that your design is totally bad, but it could use some work. I do like the navigation menu, though. I suggest using CSS and XHTML(I noticed you do have some XHTML), as it will make you a whole lot happier when it comes to updating your website. You can use CSS to define an entire site's font properties, link properties, and whether else you can think of. For example, I used CSS to position my image galleries so that they would automatically resize to whatever the browser window's size is. I know some about XHTML but this is because Sage has been helping me as I revamp my website.