I have a clansite up and i want my header to be autosized and the same width as the body. Here is the part of the code i think i need to change. I have messed with it a little with no success. I am a newb so bare with me

the site is
http://sin.ledpellet.com If you notice looking at it there is a gray area to the right at higher resolutions and at lower ones you are forced to scroll..As you can see this is neither what i want nor what i think a view wants. Ty Ledpellet
<table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr>
<td bgcolor="#000000"><table width="100%" border="0" cellspacing="2" cellpadding="0">
<tr>
<td bgcolor="#212121"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="60%" height="85"><center><a href="index.
php"><img src="themes/WFBlack/images/logo.
gif" border="0" alt="$sitename"></a></center></td>
</tr>
</table></td>
</tr>