Fire Fox Firebug displayed the following message when I put my site.
Not sure what's wrong.
From HTML Tab:
<html lang="en-US" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US">
<head>
<title>Universal Connection</title>
<base href="http://www.5wsplus.com/Dolphin/"/>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
<meta content="On Line Community" name="description"/>
<meta content="" name="keywords"/>
<meta content="text/css" http-equiv="Content-Style-Type"/>
<link type="text/css" rel="stylesheet" href="http://www.5wsplus.com/Dolphin/cache_public/bx_templ_css_3e24e6125dcc06034a9986946c223470.css">
</link>
<script src="http://www.5wsplus.com/Dolphin/cache_public/bx_templ_js_58c8230ce055321a9b0f243a6c0c05ad.js" type="text/javascript" language="javascript">
</script>
<script language="javascript" type="text/javascript">
1var
aDolImages = {'clock':
'http://www.5wsplus.com/Dolphin/templates/base/images/icons/clock.png','wf_plus':
'http://www.5wsplus.com/Dolphin/templates/base/images/icons/action_fave.png','wf_minus':
'http://www.5wsplus.com/Dolphin/templates/base/images/icons/action_block.png','wf_other':
'http://www.5wsplus.com/Dolphin/templates/base/images/icons/folder_add.png','more':
'http://www.5wsplus.com/Dolphin/templates/base/images/icons/more.png','collapse_open':
'http://www.5wsplus.com/Dolphin/templates/base/images/icons/toggle_down.png','collapse_closed':
'http://www.5wsplus.com/Dolphin/templates/base/images/icons/toggle_right.png','loading':
'http://www.5wsplus.com/Dolphin/templates/tmpl_uni/images/loading.gif'};
</script>
<script language="javascript" type="text/javascript">
</script>
<script language="javascript" type="text/javascript">
</script>
<script language="javascript" type="text/javascript">
</script>
<script src="inc/js/user_status.js" type="text/javascript" language="javascript">
</script>
<script type="text/javascript">
</script>
<style type="text/css">
</style>
<script type="text/javascript" charset="UTF-8" src="http://maps.gstatic.com/cat_js/intl/en_us/mapfiles/191a/maps2.api/%7Bmod_drag,mod_ctrapi,mod_ovrmpc%7D.js">
</script>
</head>
<body>
</body>
</html>
From Style Tab:
bx_templ_css_3e24e6125dcc06034a9986946c223470.css (line 5)
body {
background-color:#FFFFFF;
color:#333333;
font-family:Verdana,Arial;
font-size:11px;
margin:0;
padding:0 0 50px;
}