The code below should make the navigation panel centered and fixed. However, it does not meet the "centered" criteria, only fixed.
Any ideas what I have done wrong ?
<tr style="position:fixed">
<td class="bgnavigator" "align="center" height="40" valign="top">
<table align="center" ><tr><td>{NAVIGATOR}</td></tr></table>
</td>
</tr>`