2
I just looked at your source code and I see the line:
<img border="0" src="http://www.warpigw2.com/themes/fc_clan_blue/pixel.gif" width="4" height="1">td>
the image is also used again later in theme.
If you use the "find" feature in your source editor and search for "pixel" you will find it.
The image is obviousely supposed to be a spacer so you could just make a 1px transparent gif and place in the theme folder.That will fix your probs.