<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>[(site_name)]  [*pagetitle*]</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
.border { border: 1px solid #999999; }

.mainTable { border: 1px solid #999999; width: 775px; }
.mainTable tr td { padding: 4px; }

body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
}
a,a:hover {  }
a { color: blue; text-decoration: none; }
a:hover { color: #000080; text-decoration: underline; }

.navigation { padding: 3px; height: 166px; border-left: solid 1px #CCCCCC; }
.navigation a,.navigation a:hover { padding: 4px; display: block; padding-left: 6px; color: #555555; }
.navigation a:hover { border: solid 1px #999999; padding: 3px; padding-left: 5px; text-decoration: none; border-top: solid 1px #CCCCCC; border-left: solid 1px #CCCCCC; color: #000000; }
.navigation a:active { background-color: #EAEAEA; }
.pad {
    margin: 4px;
    padding: 4px;
}
.style4 {
    font-size: 18px;
    font-weight: bold;
}
.style4 a,.style4 a:hover { color: #000000; text-decoration: none; }

.border-top-bottom {
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999; font-size: 0px; 
}
.border-top {
    border-top: 1px solid #999999;
}
.navtitle {
    background-color: #EAEAEA;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #999999;
    border-right-color: #999999;
    border-left-color: #999999;
}
.style6 {font-size: 12px; height: 16px; }
.style7 {
    font-size: 24px;
    font-weight: bold;
    color: #CCCCCC;
}
.footer { width: 387px; }
-->
</style></head>

<body>
<table border="0" align="center" cellpadding="0" cellspacing="0" class="mainTable">
  <tr>
    <td><span class="style4"><a href="?id=[(site_start)]">[(site_name)]</a></span></td>
    <td><div align="right" class="style7">[*pagetitle*]</div></td>
  </tr>
  <tr bgcolor="#EAEAEA">
    <td colspan="2" class="border-top-bottom">...</td>
  </tr>
  <tr align="left" valign="top">
    <td height="203" colspan="2"><table width="100%"  border="0" cellspacing="0" cellpadding="1">
      <tr align="left" valign="top">
        <td width="16%" height="206"><table width="100%" height="182"  border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td align="left" valign="top" class="navtitle"><div align="center" class="style6">Navigation</div></td>
          </tr>
          <tr>
            <td align="left" valign="top" class="border navigation">[[MainMenu]]</td>
          </tr>
        </table> </td>
        <td width="84%" height="206" class="pad">[*content*]</td>
      </tr>
    </table></td>
  </tr>
  <tr bgcolor="#EAEAEA">
    <td class="border-top footer">[[PoweredBy]]</td>
    <td class="border-top footer" align="right"> 2004 [(site_name)]</td>
  </tr>
</table>
<blockquote> </blockquote>
</body>
</html>