Great thanks man, look forward to your reply.
Here's the showmoderators bit i have if it's any help.
htmldoctype}
<HTML>
<HEAD><TITLE>$bbtitle Administration and Moderators</title>
$headinclude
</head>
<body>
$header
<!-- breadcrumb -->
<table border="0" width="100%" cellpadding="0" cellspacing="0"><tr>
<td width="100%"><br><center><normalfont><b>My Boards</b></normalfont></TD></tr></table>
<!-- /breadcrumb -->
<br><br>
<table width="95%" align="center"><tr><td>
<table cellpadding=0 cellspacing=0 border=0 bgcolor="{tablebordercolor}" align="center" width=100%><tr><td>
<table border="0" cellpadding="4" cellspacing="1" width=100%>
<tr bgcolor="{tableheadbgcolor}">
<td width="100%" colspan="4"><normalfont color="{tableheadtextcolor}"><B><center>Administra tors</B></normalfont></td>
</tr>
<tr>
<td bgcolor="{firstaltcolor}" colspan=2><smallfont>Username</smallfont></td>
<td bgcolor="{firstaltcolor}" colspan="2"><smallfont>Location</smallfont></td>
</tr>
$adminbits
</table>
</td></tr></table>
<br><br>
<table cellpadding=0 cellspacing=0 border=0 bgcolor="{tablebordercolor}" align="center" width=100%><tr><td>
<table border="0" cellpadding="4" cellspacing="1" width=100%>
<tr bgcolor="{tableheadbgcolor}">
<td width="100%" colspan="4"><normalfont color="{tableheadtextcolor}"><center><B>Super Moderators</B></normalfont></td>
</tr>
<tr>
<td bgcolor="{firstaltcolor}" colspan=2><smallfont>Username</smallfont></td>
<td bgcolor="{firstaltcolor}" colspan="2"><smallfont>Location</smallfont></td>
</tr>
$supermodbits
</table>
</td></tr></table>
<br><br>
<table cellpadding=0 cellspacing=0 border=0 bgcolor="{tablebordercolor}" align="center" width=100%><tr><td>
<table border="0" cellpadding="4" cellspacing="1" width=100%>
<tr bgcolor="{tableheadbgcolor}">
<td width="100%" colspan="5"><normalfont color="{tableheadtextcolor}"><B><center>Moderators </B></normalfont></td>
</tr>
<tr>
<td bgcolor="{firstaltcolor}" colspan=2><smallfont>Username</smallfont></td>
<td bgcolor="{firstaltcolor}"><smallfont>Forums</smallfont></td>
<td bgcolor="{firstaltcolor}" colspan="2"><smallfont>Location</smallfont></td>
</tr>
$moderatorbits
</table>
</td></tr></table>
</td></tr></table>
<p align="center">$forumjump</p>
$footer
</body>
</html>