yes it comes in 3 sections, to change this all you have to do is edit the following files in your MISC directory:
(head_left.gif, head_right.gif and head_bg.gif)
to add the right part of the bit open your HEADER template and find:
Code:
<td align="left" valign="top"><img src="$stylevar[imgdir_misc]/head_left.gif" alt="" /></td>
beneath it add:
Code:
<td align="right" valign="top"><img src="$stylevar[imgdir_misc]/head_right.gif" alt="" /></td>