Everything is finally working. Thanks for a great mod. All of these problems are because people think they are following the instructions but they are not.
I have a final question. I have my right column set up to be 160 pixels wide. Block 11 and 12 are fine but Block 13 keeps being about 1/4 inch wider. It seems to be due to the border. The border won't go away even if I use "0". In fact "1" doesn't make it any narrower, either. It screws up the symmetry.
Here is the code I am using for Block 13:
<tr>
<td>
<a href="http://www.ndbc.noaa.gov/">
<img src="/images/noaabuoy.jpg" border="0" alt="NOAA Buoys" />
</a></td>
</tr>
</div>
The image is only 160 pixels wide. Using Height and Width doesn't help either.
Any ideas on what knocks it out of alignment? Here is a link if you want to see what I mean. It's the right column.
http://blackfinowners.com/forums/
Thanks.