hey adieu
I looked at your site. I have pasted your HTML code to show you where your problem lies.
<b>The
boy slapped some cold water on his life story to try to wake it up.
<a href="lifestory.htm">>>></a></b></font></font></td>
</tr>
</table>
</td>
<td></td> ****** THIS LINE IS THE PROBLEM****
</tr>
</table>
</body>
If you remove that line then that "phantom html" will not appear. you have cells running down the right hand side of your main table. You dont see the other cells showing as they have a background colour of black.(same colour as your background colour) You see this cell as it has the background colour of #996666.
The other cells are:
</font>| <font color="#FFFFFF"><a href="mailto:kc@adieu.nu">e-me</a></font></font></font></td>
</tr>
</table>
</td>
<td width="1"></td> ***HERE**
(2)
<td width="68" rowspan="3" valign="middle" align="center" bgcolor="#666666"><font size="1" face="Verdana, Arial, Helvetica, sans-serif"><b>Beautiful
mystery. <a href="0102beauty.htm"><<<</a></b></font></td>
<td></td> **HERE**
(3)
wine. Good girls. <a href="0102wine.htm">>>></a></font></b></div>
</td>
<td height="9"></td> ****HERE***
</tr>
<tr bgcolor="#000000">
<td height="82" valign="top"> </td>
<td></td> ***HERE****
Adieu, If you delete these lines these will disappear for you. Hope this helps.