IE Trouble - Fine in Chrome

Hi,

Does anyone have any clue why my site (Torah And Israel) appears fine in Chrome, has a white border around the logo in firefox, and in IE has a purple border around the logo and the vertical navigation buttons are separated instead of together like in Chrome and Firefox?

Thanks in advance for your assistance!

To remove the image border, add this to your CSS:

img {border:none;}

For some weird reason, many browsers add a border to images by default. Don’t know why they think this is useful.

Not sure what you mean about the navigation. It looks the same in Firefox, Chrome and IE9. (If you mean a different IE, you need to say so. :wink: There are lots of them, you know, and they are all different.)