The title image shows fine.
<td colspan="3">
<img src="images/title.gif" width="800" height="48" border="0" alt="Tourist Information"></td>
</tr>
<tr>
<td rowspan="2">
<img src="/images/left.gif" width="48" height="552" alt=""></td>
<td>
<img src="/images/body.gif" width="586" height="522" alt=""></td>
<td rowspan="2">
<img src="/images/right.gif" width="166" height="552" alt=""></td>
</tr>
<tr>
<td>
<img src="/images/bottom.gif" width="586" height="30" alt=""></td>
</tr>
the other images (left,body,right,bottom) have a forward slash that the title image doesn't . The slash in bold.
I think removing that slash will correct your problem.