Yeah. That's going to be a bit more than what I'll know. I'd be able to do it, but it'd be really messy. Haha.
More or less, what you'll probably end up doing is making something like this... just replace the text with images...
HTML Code:
<meta http-equiv="Page-Exit" content="BlendTrans(Duration=0)" />
<meta http-equiv="Page-Enter" content="BlendTrans(Duration=0)" />
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center" width="100%">
<tr>
<td align="left"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td align="right" width="100%"><img src="/forum/images/kirsch/misc/banner_02.jpg" height="82" width="100%" border="0" /></td>
</tr>
<tr>
<td align="right">
<a href="">Image</a>
<a href="">Image</a>
<a href="">Image</a>
<a href="">Image</a>
<a href="">Image</a>
</td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
It'd look like the attached image if you replaced "Image" with the actual image code. But like I said, I don't know too well how to do precisely what you'll want. I'd suggest asking in the Modifications Questions forum for specific questions.