ok, What I did was upload 4.8.2 showphoto.tmpl, everything went back to normal, so that tells me that the new show photo, either has an extra closing tag or something interferes with my style. I mean I am using Dreamweaver MX 2000, so writing of the interface has to be good. There is something up with the showphoto.tmpl that is conflicting with my interface, and I am sure will with someone else. I have noticed some errors in my status bar
1. error: "null" object is null - prior to uploading the old showphoto.tmpl
2. error: character expected
both errors were coming from showphoto.php?
My Header is:
<TABLE WIDTH=750 BORDER=0 align="center" CELLPADDING=0 CELLSPACING=0>
<TR>
<TD COLSPAN=4><object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="750" height="276">
<param name="movie" value="http://www.underlabstudios.com/top.swf">
<param name="quality" value="high"><param name="SCALE" value="noborder">
<embed src="http://www.underlabstudios.com/top.swf" width="750" height="276" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" scale="noborder"></embed></object></TD>
<TD>
<IMG SRC="http://www.underlabstudios.com/images/spacer.gif" WIDTH=1 HEIGHT=276 ALT=""></TD>
</TR>
<TR>
<TD valign="top" background="http://www.underlabstudios.com/images/ulinterface_05.jpg">
<IMG SRC="http://www.underlabstudios.com/images/ulinterface_02.jpg" WIDTH=36 HEIGHT=42 ALT=""></TD>
<TD COLSPAN=2 ROWSPAN=2 valign="top" bgcolor="#FFFFFF">
//---footer:
</TD>
<TD valign="top" background="http://www.underlabstudios.com/images/ulinterface_06.jpg">
<IMG SRC="http://www.underlabstudios.com/images/ulinterface_04.jpg" WIDTH=36 HEIGHT=42 ALT=""></TD>
<TD>
<IMG SRC="http://www.underlabstudios.com/images/spacer.gif" WIDTH=1 HEIGHT=42 ALT=""></TD>
</TR>
<TR>
<TD background="http://www.underlabstudios.com/images/ulinterface_05.jpg"> </TD>
<TD background="http://www.underlabstudios.com/images/ulinterface_06.jpg"> </TD>
<TD>
<IMG SRC="http://www.underlabstudios.com/images/spacer.gif" WIDTH=1 HEIGHT=31 ALT=""></TD>
</TR>
<TR>
<TD ROWSPAN=2>
<IMG SRC="http://www.underlabstudios.com/images/ulinterface_07.jpg" WIDTH=36 HEIGHT=27 ALT=""></TD>
<TD COLSPAN=2>
<IMG SRC="http://www.underlabstudios.com/images/ulinterface_08.jpg" WIDTH=678 HEIGHT=24 ALT=""></TD>
<TD ROWSPAN=2>
<IMG SRC="http://www.underlabstudios.com/images/ulinterface_09.jpg" WIDTH=36 HEIGHT=27 ALT=""></TD>
<TD>
<IMG SRC="http://www.underlabstudios.com/images/spacer.gif" WIDTH=1 HEIGHT=24 ALT=""></TD>
</TR>
<TR>
<TD ROWSPAN=2>
<IMG SRC="http://www.underlabstudios.com/images/ulinterface_10.jpg" WIDTH=210 HEIGHT=62 ALT=""></TD>
<TD ROWSPAN=2>
<IMG SRC="http://www.underlabstudios.com/images/ulinterface_11.jpg" WIDTH=468 HEIGHT=62 ALT=""></TD>
<TD>
<IMG SRC="http://www.underlabstudios.com/images/spacer.gif" WIDTH=1 HEIGHT=3 ALT=""></TD>
</TR>
<TR>
<TD>
<IMG SRC="http://www.underlabstudios.com/images/ulinterface_12.jpg" WIDTH=36 HEIGHT=59 ALT=""></TD>
<TD>
<IMG SRC="http://www.underlabstudios.com/images/ulinterface_13.jpg" WIDTH=36 HEIGHT=59 ALT=""></TD>
<TD>
<IMG SRC="http://www.underlabstudios.com/images/spacer.gif" WIDTH=1 HEIGHT=59 ALT=""></TD>
</TR>
<TR>
<TD>
<IMG SRC="http://www.underlabstudios.com/images/ulinterface_14.jpg" WIDTH=36 HEIGHT=15 ALT=""></TD>
<TD COLSPAN=2>
<IMG SRC="http://www.underlabstudios.com/images/ulinterface_15.jpg" WIDTH=678 HEIGHT=15 ALT=""></TD>
<TD>
<IMG SRC="http://www.underlabstudios.com/images/ulinterface_16.jpg" WIDTH=36 HEIGHT=15 ALT=""></TD>
<TD>
<IMG SRC="http://www.underlabstudios.com/images/spacer.gif" WIDTH=1 HEIGHT=15 ALT=""></TD>
</TR>
</TABLE>