Why aren’t my style sheets showing up in Mozilla/Netscape 6+?
Your server likely has the wrong MIME type declared for your style sheets. According to the W3C, the file should be served with a content type of “text/css.” For more infomation, and how to fix the situation, read Netscape’s “Incorrect mime type for CSS files.”