It is off position to me.
Right before
HTML Code:
<a href="http://www.pc101.com/"><img src="http://www.pc101.com/images/satellite/header/logo.gif" border="0" alt="PC101.com"></a>
Add
HTML Code:
<table border=0 cellspacing=0 cellpadding=0 width="100%"><Tr><td width="50%">
Remove all of those you have below it. Add
where they were
and add
HTML Code:
</td></tr></table>
after
HTML Code:
//--></SCRIPT> </middle>
Vary the <td width="XX%"> to change the location of the banner but it will align properly.