Do you have a backup copy of the web site from before you started making changes?
In the site you have now, some of the content is centered, and some of the content is positioned relative to the left edge. They'll line up the way you want them to only with certain widths of browser windows.
I recommend that you fix the
markup errors and
CSS errors reported by the online tools. You're using <spacer> tags that were only ever supported by NN4, and you've got other bits that are non-standard or just made up.