Quote Originally Posted by cshart View Post
http://www.livandrosiescookies.com/store/

Why is the table to the left in IE6 and to the right in Firefox. I want it centered.

Please advise what I am doing wrong.

C
Are you not going to use any sideboxes? Try removing this from stylesheet.css:

.outer {
padding-left: 165px; /* Same width as margin-left for the float-wrap div */
padding-right: 150px; /* Our right column width */
}

Also, I'm offering a small bit of unsolicited observation. That background on your site is mighty hard on the eyes.