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

<body>
<div id="contanier">
 <div id="contentBlock">

<!-- <header> -->
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="402" style="background:url('/img/header-bg.jpg') top center no-repeat;">
<tr><td colspan="2" height="328" align="left" valign="top" id="logo"><h1>$SITE_NAME$</h1><a href="http://www.uthemes.ru/" title="   " id="rgts"><h2>   </h2></a></td></tr>
<tr><td colspan="2" height="24" align="right" style="padding-right:46px; padding-top:12px; padding-bottom:4px;"><?if($SEARCH_FORM$)?>$SEARCH_FORM$<?endif?></td></tr>
<tr><td height="30" style="font-size:10px; padding-left:20px;"><?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?>You logged in as <a href="$PERSONAL_PAGE_LINK$"><b>$USERNAME$</b></a> | Group "<u>$USER_GROUP$</u>"<?else?>Hello <b>$USERNAME$</b><?endif?><?endif?> <?if($RSS_LINK$)?>| <a href="$RSS_LINK$">RSS</a><?endif?></td><td style="padding-right:20px;font-size:10px;" align="right"><a href="$HOME_PAGE_LINK$">Site home</a> <?if($MODULE_URL$)?>| <a href="$MODULE_URL$">$MODULE_NAME$</a><?endif?> <?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?> | <a href="$PERSONAL_PAGE_LINK$">Profile page</a><?else?> | <a href="$REGISTER_LINK$">Register now</a><?endif?><?endif?> <?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?> | <a href="$LOGOUT_LINK$">Log out</a><?else?> | <a href="$LOGIN_LINK$">Log in</a><?endif?><?endif?></td></tr>
</table>
<!-- </header> -->

<table cellpadding="0" cellspacing="0" border="0" width="98%" style="margin:10px 9px;" align="center"><tr><td align="center">
<!-- <middle> -->
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" width="250" align="left">

<!-- <container> -->
<!-- <block> -->
<table border="0" cellpadding="0" cellspacing="0" width="242" class="sbar1">
<tr><td height="28" class="title" align="center"><h2>TITLE</h2></td></tr>
<tr><td width="240" class="cont">CONTENT</td></tr>
</table>
<!-- </block> -->
<!-- </container> -->
</td>

<td valign="top" width="540">
<table border="0" cellpadding="0" cellspacing="0" width="100%" id="post">
<tr><td>[BODY]</td></tr>
</table>
</td>

<td valign="top" width="210" align="left">
<!-- <container> -->
<!-- <block> -->
<table border="0" cellpadding="0" cellspacing="0" width="200" class="sbar2">
<tr><td height="28" class="title" align="center"><h2>TITLE</h2></td></tr>
<tr><td width="198" class="cont">CONTENT</td></tr>
</table>
<!-- </block> -->
<!-- </container> -->
</td>
</tr>
</table>
<!-- </middle> -->
</td></tr></table>

<!-- <footer> -->
<table border="0" cellpadding="4" cellspacing="0" width="100%">
<tr><td align="center"><small>[COPYRIGHT]. $POWERED_BY$</small></td></tr>
</table>
<!-- </footer> -->
</div>
</div>
</body>

</html>

<!-- <popup> -->
<table border="0" cellpadding="4" cellspacing="1" width="100%" style="background:#333333;">
<tr><td align="center" style="background:#000000;"><b>[TITLE]</b></td></tr>
<tr><td style="background:#1B1B1B;" align="center">[BODY]</td></tr>
</table>
<!-- </popup> -->