codice:
<table border="1" height="100%" width="100%" cellpadding="0" cellspacing="0">

  <tr>
    <td align="center" height="50%">TESTO INCLUSO</td>
    <td align="center" rowspan="3">LATO DESTRO</td>
  </tr>

  <tr>
    <td align="center" height="30%">SPAZIO VUOTO</td>
  </tr>

  <tr>
    <td align="center" height="20%">TESTO DI FONDO</td>
  </tr>

</table>
spero che sia quello che tu voglia.
tieni presente che è scritto in HTML (non XHTML 1.0 strict)