Follow that to my page, you'll see what i'm talking about. If you click the navigation links, that picture moves up an down. How do I get it to stay in one place?
HTML: (probably not all perfect, but works except for the picture.)
<head><title>Disinclined Discovery - Home</title></head>
<center><table cellspacing="1" cellpadding="0" border="0"
bgcolor="" id="shell" height="250" width="600">
<tr height="200"><td bgcolor="white">
<table id="banner" title="" border="0" width="168">
<tr><td><img src="http://i830.photobucket.com/albums/zz222/BloodCurdlingScreams/Mibba%20Profiles/2czor2p.jpg" border="0" alt="Photobucket"></a>
<tr height="10"><td bgcolor="black">
<table id="" title="" border="0" width="168">
<tr><td></td></tr>
</table>
</td>
</td></tr>
</table>
</td>
<td bgcolor="white">
<table title="" id="navigation" border="0" width="432">
<tr height="200"><td bgcolor="white">
<table id="navigation" title="" border="0" width="432">
<tr><td><style type="text/css">
a:link {
color: black;
background-color: white;
text-decoration: underline;
border: 0px solid white;
}
a:visited {
color: black;
background-color: white;
text-decoration: underline;
border: 0px solid white;
}
a:hover {
color: black;
background-color: white;
text-decoration: overline underline;
border: 0px solid black;
letter-spacing: 2px;
}
</style>
<p align="right"><font color="#D50000" size="5">N</font><i>avigation .</p></i>
<p><a href="http://disinclineddiscovery.webs.com/index.html"><b>H</b>ome</a><br><br>
<a href="http://disinclineddiscovery.webs.com/terms.htm"><b>T</b>erms</a><br><br>
<a href="http://disinclineddiscovery.webs.com/layoutgallery.htm"><b>L</b>ayout <b>G</b>allery</a><br><br>
<a href="http://disinclineddiscovery.webs.com/avatargallery.htm"><b>A</b>vatar <b>G</b>allery</a><br><br>
<a href="http://disinclineddiscovery.webs.com/requestcalendar.htm"><b>R</b>equest <b>C</b>alendar </a><br><br>
<a href="http://disinclineddiscovery.webs.com/contact.htm"><b>C</b>ontact <b>M</b>e</a></p>
</td></tr>
</table>
</td><br><br>
<tr><td><style type="text/css">
h4 { color: black; background: white; align: left; }
h3 { color: black; background: white; algin: right; text-decoration: overline; }
p { color: black; font-family: times new roman; }
</style>
<p align="right"><font color="#D50000" size="5">W</font><i>elcome .</i> </p>
</td></tr>
</table>
</td></tr></table>
<style type="text/css">
p { cursor: default }
h5 { cursor: default }
h6 { cursor: default }
a{ cursor: crosshair }
body {cursor: default }
</style>
<center><br><br><br>Copyright © 2009
<!-- ---- Quick-counter.net ---- -->
<a href="http://www.quick-counter.net/" title="HTML hit counter - Quick-counter.net"><img src="http://www.quick-counter.net/aip.php?tp=di&tz=US%2FEastern" alt="HTML hit counter - Quick-counter.net" border="0" /></a>
<!-- ---- Quick-counter.net ---- -->
Thanks for any help.
