Ooops, sorry here we go, Ditched the table and threw it all in a div, still have the same problem in Safari and Netscape, could it be a line height problem?
<div>
<a href="main.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('kgMain','','entry/kGentry1-2.gif',1)">
<img src="entry/kGentry1-1.gif" alt="kevin Griffin Photography - site requires the flash 6 plugin" name="kgMain">
</a><br/>
<a href="http://www.macromedia.com/go/getflashplayer" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('mmLink','','entry/kGentry2-2.gif',1)">
<img src="entry/kGentry2-1.gif" alt="get the flash plugin - macromedia.com" name="mmLink"></a><br/>
<a href="mailto:kevin@kevingriffinphoto.com" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('kgEmail','','entry/kGentry3-2.gif',1)">
<img src="entry/kGentry3-1.gif" alt="kevin Griffin Photography - email
kevin@kevingriffinphoto.com" name="kgEmail"></a><br/>
<img src="entry/kGentry4-1.gif" alt="site design by taylorjames"><br/>
<a href="http://www.taylorjames.com" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('tjLink','','entry/kGentry5-2.gif',1)">
<img src="entry/kGentry5-1.gif" alt="link to taylorjames.com - web design & photographic retouching" name="tjLink"></a><br/>
<img src="entry/kGentry6-1.gif" alt="Pale base"><br/>
</div>
This just sits in the usual <body tag> nothing else to it. The page is hand written except for the javascript functions which are taken from Dreamweaver - as you can see...