<html>
<head>
<title>[TITLE]</title>
<link type="text/css" rel="StyleSheet" href="[CSS_URL]" />
</head>

<body>
<div id="contanier"><div id="contentBlock">
 <!-- <header> -->
 <div id="logoBlock">
 <h1>$SITE_NAME$</h1>
 <div id="navBar">
 <div id="linkBar"><a href="$HOME_PAGE_LINK$">Site home</a><?if($USER_LOGGED_IN$)?> | <a href="$PERSONAL_PAGE_LINK$">Profile page</a><?else?> | <a href="$REGISTER_LINK$">Register now</a><?endif?> <?if($USER_LOGGED_IN$)?> | <a href="$LOGOUT_LINK$">Log out</a><?else?> | <a href="$LOGIN_LINK$">Log in</a><?endif?> <?if($RSS_LINK$)?>| <a href="$RSS_LINK$">RSS</a><?endif?><a href="http://www.uelite.ru/" title="  uCoz " id="rgts"><h2>uCoz Elite Design</h2></a>
 </div>
 </div>
 </div>
 <!-- </header> -->

 <table cellpadding="0" cellspacing="0" width="100%" border="0">
 <tr>
 <td class="centerColumn">
 <div id="textBlock">
 <!-- <middle> -->
 [BODY]
 <!-- </middle> -->
 </div>
 </td>
 <td class="subColumn1">
 <!-- <sblock_menu> -->
 <table class="boxTable" cellpadding="0" cellspacing="0" border="0"><tr><td class="boxContent1">CONTENT</td></tr></table>
 <!-- </sblock_menu> -->
<!-- <container> -->
<!-- <block> -->
<table class="boxTable1" cellpadding="0" cellspacing="0" border="0"><tr><th><h2>TITLE</h2></th></tr><tr><td class="boxContent">CONTENT</td></tr></table>
<!-- </block> -->
<!-- </container> -->
 </td>
 <td class="subColumn2">
<!-- <container> -->
<!-- <block> -->
<table class="boxTable2" cellpadding="0" cellspacing="0" border="0"><tr><th><h2>TITLE</h2></th></tr><tr><td class="boxContent">CONTENT</td></tr></table>
<!-- </block> -->
<!-- </container> -->
 </td>
 </tr>
 </table>
<!-- <footer> --><div id="footer"><p>[COPYRIGHT] | $POWERED_BY$</p></div><!-- </footer> -->
</div></div>
</body>

</html>

<!-- <popup> -->
<table border="0" cellpadding="10" cellspacing="1" style="background:#dad9d4;" width="100%">
<tr><td style="background:#9c9c9a;color:#000000;" align="center"><b>[TITLE]</b></td></tr>
<tr><td align="center" style="background:#ece9e4;">[BODY]</td></tr>
</table>
<!-- </popup> -->