The stylesheet:
Code:
<link href="http://jpl.coj.net/common/styles/layout.css" rel="stylesheet" type="text/css"/>
is being served as text/html, not text/css as the tag designates. As a result the problem browsers aren't loading it. The server side directive for this could be in the basic server configuration, or in a .htaccess file. There are other possibilities, those two are the most likely. It is something on the host though.
If you need more help on it, contact your host. Tell them what I just told you.
Bookmarks