<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]" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="templatemo_wrapper">
	<!-- <header> -->
    <div id="templatemo_header">
    	<a href="/">Club Runner</a>
    </div>
    
    <div id="templatemo_menu">
        <ul>
            <li><a href="/" class="current"></a></li>
            <li><a href="/"></a></li>
            <li><a href="/"></a></li>
            <li><a href="/"></a></li>
            <li><a href="/"></a></li>
            <li><a href="/" class="last"></a></li>
        </ul>    	
    </div>
	<!-- </header> -->
    
    <div id="templatemo_main">
    	<!-- <middle> -->
        <div id="templatemo_content">
        	[BODY]
        </div>
        
        <div id="templatemo_sidebar">
		<!-- <container> -->
			<!-- <block> -->
        	<div class="sidebar_box">
            	<h2>TITLE</h2>
                <p>CONTENT</p>
			</div>
			<!-- </block> -->
            
            <!-- </container> -->   
        </div>
		<!-- </middle> -->
    
    </div>
    
    <div id="templatemo_footer">
	<!-- <footer> -->
		<a href="http://www.iwebsitetemplate.com" target="_parent">Website Templates</a> by <a href="http://www.templatemo.com" target="_parent">Free CSS Templates</a>.   <a href="http://utemplate.ru">uTemplate</a>. $POWERED_BY$.
    <!-- </footer> -->
	</div>																																																																																		<div style="display: none;">  <a href="http://utemplate.ru">uTemplate</a></div>
    
</div>
</body>
</html>

<!-- <popup> -->
<table border="0" cellpadding="5" cellspacing="1" style="background:#ACACAC;" width="100%">
<tr><td style="background: #F49A24;color:#FFFFFF;" align="center"><b>[TITLE]</b></td></tr>
<tr><td align="center" style="background:#FFFFFF;padding:5px;">[BODY]</td></tr>
</table>
<!-- </popup> -->