Heres an excerpt from Firefox Firebug…..the code highlighted in red seems to be the problem, but I’m not sure what to do with it.
<html lang=”en-gb” xmlns=”http://www.w3.org/1999/xhtml” xml:lang=”en-gb”>
<head>
</head>
<body id=”bd” class=”wide fs3″>
<a id=”Top” name=”Top”/>
<ul class=”accessibility”>
</ul>
<div id=”ja-wrapper”>
</div>
<script type=”text/javascript”>
</script>
</body>
</htm
+++++++++++++++++++++++++++++++++++++++++++
….loading….
body#bd {template.css (line 25)
background:#E6E6E6 none repeat scroll 0 0;
color:#666666;
margin:30px 0;
}
body.fs3 {template.css (line 42)
font-size:12px;
}
body {template.css (line 18)
background:#FFFFFF none repeat scroll 0 0;
color:#000000;
font-family:”Segoe UI”,”Lucida Grande”,Tahoma,Arial,sans-serif;
line-height:1.6;
}
html, body, form, fieldset {template.css (line 13)
margin:0;
padding:0;
}