For some resion i can not get my forum banner to strech the full tablewidth! and when people are using there monitors at 800x600 they have to scroll to the sides to view the forum! The banner is 990x107. How do i get the banner to scale for ALL screen sizes?? This is the code in the header:
Can someone tell what it should be please 
InFiLtRaToR
Code:
<td align="left"><a href="index.php"> <img src="{imagesfolder}/logo.gif" alt="Back to GOforum home" border="0" width="{tablewidth}" height="107"></a></td> <td align="right" bgcolor="#FFFFFF" width="100%"></td>

InFiLtRaToR