Quote Originally Posted by jettrue View Post
First of all, that "change #navMain to 700px" reply was for a totally different issue than what you are having.

Your problem is that you changed the width of the body to 1000px. Change it back to width:auto.

html>body {
width: 1000px;
}

change it, and all will be well.

The cart issue is not related. If you changed any files related to the shopping cart (even language files) re-upload the originals, you've got something messed up somewhere.
Thank you so much. It's fixed.
Yes, I realize that the cart issue has nothing to so with this. Thanks for your time and love your avatar! It's nice to see a personal touch!