It is rather annoying to see blank pages when you click on a menu item. Also, with your
link to us page, rather than telling people to take out stars, use < and > entities for the < and >, that way you'll have non-parsed code. Or, alternatively, place them in <textarea></textarea>.
On your
members list, just use <ol> and <li>, rather than having than typing it out manually with no breaks.
I also notice your menu has "inventory" in some places and not in others. Use PHP or SSI (you'll need to migrate from freewebs to use these) to make one page for a menu and then include it in all your other pages.