Copy and paste this to replace the above:
HTML Code:
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevarcenter]"><a href="http://www.YOURSITE.com"><img src="$stylevar[titleimage]" border="0" alt="YOURSITE.com" /></a></td>
<td align="$stylevar[right]">
</td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
Replace 'www.YOURSITE.com' with whatever your main site's URL is.