Actually, it looks like your original instructions fixed it!! Thank you so much.
Any idea why I can’t “click” my banner at the top to return home? It appears only have of it is clickable.
I changed this:
ul#front_menu{float:left;text-transform:uppercase;position:relative;top:-4px;}
to this:
ul#front_menu{float:left;text-transform:uppercase;position:relative;top:-5px;}
and it still looks wrong, any ideas?