<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>[TITLE]</title>
<link href="[CSS_URL]" type="text/css" rel="stylesheet">
</head>


<body>
$ADMIN_BAR$
<table class="container" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td class="bot">
		<table class="main" align="center" border="0" cellpadding="0" cellspacing="0">
		  <tr>
			<td class="maintop">
				<table class="mainbot" border="0" cellpadding="0" cellspacing="0">
				  <tr>
					<td style="height:190px;">
                    <!-- <header> -->
                    <table style="height:190px" border="0" cellpadding="0" cellspacing="0">
						  <tr>
							<td style="width:80px;height:129px;"></td>
							<td style="width:144px;"></td>
							<td style="width:462px;">
                            <div class="usermenu">
                            <ul class="nav">
							<?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?><li class="page_item"><a href="$PERSONAL_PAGE_LINK$">Profile page</a></li><?else?><li class="page_item"><a href="$REGISTER_LINK$">Register now</a></li><?endif?><?endif?>
							<?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?><li class="page_item"><a href="$LOGOUT_LINK$">Log out</a></li><?else?><li class="page_item"><a href="$LOGIN_LINK$">Log in</a></li><?endif?><?endif?>
                            <?if($RSS_LINK$)?><li class="page_item"><a href="$RSS_LINK$">RSS</a></li><?endif?>
                            <div class="clr"></div>
							</ul>
                            <div class="clr"></div>
                            </div>
                            <div class="sitelogo"><h1><a href="$HOME_PAGE_LINK$">$SITE_NAME$</a></h1></div>
                            </td>
							<td style="width:80px;"></td>
						  </tr>
                          <tr>
							<td style="width:80px;height:61px;"></td>
							<td style="width:606px;" colspan="2">
                            <!-- <sblock_menu> --><div class="sitemenu">CONTENT<div class="clr"></div></div><!-- </sblock_menu> -->                            
                            </td>
							<td style="width:80px;"></td>
                          </tr>
						</table>
                    <!-- </header> -->
                    																	<div class="description"><span> <a href="http://www.uthemes.ru/" title="  Ucoz">  Ucoz</a></span></div>	
					</td>
				  </tr>
				  <tr>
					<td>
						<table border="0" cellpadding="0" cellspacing="0">
						  <tr>
							<td style="width:100px"></td>
							<td style="width:566px">
								<table style="width:566px" border="0" cellpadding="0" cellspacing="0">
								  <tr>
									<td>
										<table style="width:566px" border="0" cellpadding="0" cellspacing="0">
										  <tr>
											<td>
												<!-- <middle> -->
                                                <table width="100%" border="0" cellpadding="0" cellspacing="0">
												  <tr>
													<td class="sidebar">
														<!-- <container> --><!-- <block> -->
                                                        <h3>TITLE</h3>
                                                        <div class="widget">CONTENT</div>
                                                        <!-- </block> --><!-- </container> -->
													</td>
													<td class="content">
														[BODY]
													</td>
												  </tr>
												</table>
                                                <!-- </middle> -->
                                            </td>
										  </tr>
										</table>
									</td>
								  </tr>
								  <tr>
									<td style="height:71px;" class="footer">
									<!-- <footer> --><br style="line-height:24px">
										[COPYRIGHT]<br><br style="line-height:3px">
										$POWERED_BY$
                                    <!-- </footer> -->
									</td>
								  </tr>
								</table>
							</td>
							<td style="width:100px"></td>
						  </tr>
						</table>
					</td>
				  </tr>
				</table>
			</td>
		  </tr>
		</table>
	</td>
  </tr>
</table>
</body>
</html>
<!-- <popup> -->
<table border="0" cellpadding="4" cellspacing="1" width="100%" style="background:#be325a;">
<tr><td align="center" style="background:#f1ccd7;padding:6px 2px;"><b>[TITLE]</b></td></tr>
<tr><td align="center" style="background:#fffcf3;padding:6px;">[BODY]</td></tr>
</table>
<!-- </popup> -->