The link to your stylesheet is different between browsers. In Firefox you are trying to import from
www.danrochaphotography.com/wp-content/themes/dan/style-firefox.css which doesn't exist, whilst in IE you are importing from vanillaskys.com/wp-content/themes/dan/style.css which does exist.
You need to check the code in your header.php template file, which we can't see.