You should not design websites using Tables. Use
XHTML layers <div></div> tags and
CSS this allows maximum control over your design across browser platforms. Using this approach most of these issues should not happen. There are many threads in this forum that can help you with this.
Check images are saved in
RGB and not
CMYK