<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<!--
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
-->
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<meta name="robots" content="index,follow,noarchive">
<title>[[title]] - [[site]]</title>
<link type="text/css" rel="stylesheet" href="themes/res/centerstage/1.css">
</head><body>
<div id="header">
	<div id="logo"><h1><a href="./">[[site]]</a></h1></div>
	<div id="menu">
		[[nav]]
	</div>
</div>
<div id="page">
	<div id="content">
		<div style="margin-bottom:20px;">
			<h1 class="title">[[header]]</h1>
			[[body]]
		</div>
	</div>
</div>
<div id="footer">
	<p id="legal">[[copyright]] | Designed by <a href="http://www.freecsstemplates.org">Free CSS Templates</a></p>
	<p id="links"><a href="./?page=privacy-policy">Privacy</a> | <a href="./?page=tos">Terms</a> | Last Updated: [[updated]] | Powered by <a href="http://www.nongnu.org/ram-cms/">RAM-CMS</a> [[ver]] | Generated in [[gen_time]] seconds</p>
</div>
</body></html>