The problem there is I'm redirected to marketspaceforum.com instead of
www.marketspaceforum.com . I can see
www.msf.com just fine. I would change this (in your footer):
HTML Code:
<form action="http://marketersspaceforum.com/forum/profile.php?do=dst" method="post" name="dstform">
To this:
HTML Code:
<form action="/forum/profile.php?do=dst" method="post" name="dstform">