Menu v5.26
Goal #1 - to have menus line up correctly under the 'online store' and 'about us' links, when the page is centered.
Problem: works great in windows/IE, works ok in Mac OS 9 IE and Mac OS X iE, doesn't work on Mac OS X Safari (menus are far left)
http://www.socaltrophy.com/new/broken.external.html
Goal #2 - use CSS for centralized font size control
Problem: on any of the sub-pages, if I specify a .css file to use as an external link for CSS delcarations, it adds space to the top of the page, messing up my menu placement. For some reason, if I declare the CSS directly in the page (without linking to an external .CSS file) then it works fine. naturally, CSS doesn't help me if I can't centrally load a .css file and manage all the changes from there.

Example w/external CSS link:
http://www.socaltrophy.com/new/broken.external.html
Example w/internal CSS info:
http://www.socaltrophy.com/new/working.internal.html