<table width="500" border="1" cellspacing="0" cellpadding="0">
<tr bgcolor="#009900">

 <td colspan="2" height="50">

<div align="center"> <font face="Arial, Helvetica, sans-serif" color="#FFFFFF"><b>Anita Vacation </b></font></div>

</td>
</tr>

<tr>
<td valign="top" width="100">

<table width="100" border="1" cellspacing="3" cellpadding="3">
<tr>
<td valign="top">
<p><img src="images/home.gif" width="50" height="23" hspace="5" vspace="5"></p>
<p><img src="images/extras.gif" width="57" height="23" hspace="5" vspace="5"></p>
<p><img src="images/family.gif" width="55" height="23" hspace="5" vspace="5"></p>
<p><img src="images/friends.gif" width="63" height="23" hspace="5" vspace="5"></p>
<p><img src="images/interests.gif" width="68" height="23" hspace="5" vspace="5"></p>
</td>
</tr>
</table>

</td>

<td valign="top" width="400">

<table width="400" border="1" cellspacing="0" cellpadding="0">
<tr>
<td valign="top">
<p>I can add a lot of text here</p>
<p>and more text</p>
<p>and more text</p>
<p>and more text</p>
<p>and more</p>
<p>and more</p>
<p>and more </p>
<p>and more</p>
<p>and notice how the table in the column to the
left stays at the top, even though my text keeps
going down the page. </p>
<p>I am able to keep that content at the top by
adding the attribute &lt;td valign=&quot;top&quot;&gt;
<br>
to the &lt;td&gt; tag. <a href="pop-table4.htm" target="_blank">Without
this attribute</a>, the table inside this &lt;td&gt;
tag would automatically center. </p>
<p>&nbsp;</p>
</td>
</tr>
</table>

</td>
</tr>
</table>