Ok Mayday Mayday... I replaced some clock code as shown but the clock in the far right hand side appears on the left above the world clock box. Ok what did I do wrong? please explain in very layman's terms

LOL I cppied Mookies stuff and just replaced with what I needed.
<!-- World Clock -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr>
<td class="tcat" colspan="6" align="center"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_world')"><img id="collapseimg_forumhome_world" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_forumhome_world].gif" alt="" border="0" /></a>World Clock
</td>
<tbody>
<tbody id="collapseobj_forumhome_world" style="$vbcollapse[collapseobj_forumhome_world]">
<td class="thead" colspan="6">
<tr align="center">
<td class="thead">Los Angeles</td>
<td class="thead">Denver</td>
<td class="thead">New York</td>
<td class="thead">Montreal</td>
<td class="thead">London</td>
<td class="thead">Amsterdam</td>
</tr>
</td>
<td class="alt1" colspan="6">
<tr align="center">
<td class="alt1"> <iframe src="http://free.timeanddate.com/clock/i11v60q3/n137/fc3e5c92/tcf5f5ff/ftb/tt0/tw0/tm1/th1/ts1/tb4" frameborder="0" width="90" height="34"></iframe>
</td>
<td class="alt1"> <iframe src="http://free.timeanddate.com/clock/i11v60q3/n75/fc3e5c92/tcf5f5ff/ftb/tt0/tw0/tm1/th1/ts1/tb4" frameborder="0" width="90" height="34"></iframe>
</td>
<td class="alt1"> <iframe src="http://free.timeanddate.com/clock/i11v60q3/n179/fc3e5c92/tcf5f5ff/ftb/tt0/tw0/tm1/th1/ts1/tb4" frameborder="0" width="90" height="34"></iframe>
</td>
<td class="alt1"> <iframe src="http://free.timeanddate.com/clock/i11v60q3/n165/fc3e5c92/tcf5f5ff/ftb/tt0/tw0/tm1/th1/ts1/tb4" frameborder="0" width="90" height="34"></iframe>
</td>
<td class="alt1"> <iframe src="http://free.timeanddate.com/clock/i11v60q3/n136/fc3e5c92/tcf5f5ff/ftb/tt0/tw0/tm1/th1/ts1/tb4" frameborder="0" width="90" height="34"></iframe>
</td>
<iframe src="http://free.timeanddate.com/clock/i11v60q3/n16/fc3e5c92/tcf5f5ff/ftb/tt0/tw0/tm1/th1/ts1/tb4" frameborder="0" width="90" height="34"></iframe>
</td>
</tr>
</td>
</tr>
</tbody>
</thead>
</table>
<br />
<!-- end World Clock -->