<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<!-- This Template is licensed under Creative Commons 2.5 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<meta name="robots" content="index,follow,noarchive">
<base href="[[baseurl]]">
<title>[[title]] - [[site]]</title>
<link rel="stylesheet" type="text/css" href="themes/res/primitive/1.css">
</head><body>
<div id="header">
	<h1>[[site]]</h1>
</div>
<div id="menu">
	[[nav]]
	<div></div>
</div>

<div id="container">
	<div id="primarycontainer">
		<div id="primarycontent">
			<h3>[[header]]</h3>
			[[body]]
		</div>
	</div>
	<div id="secondarycontent">
	</div>
	<div class="clearit"></div>
</div>
<div id="footer">
	[[copyright]] | Design by <a href="http://www.nodethirtythree.com">NodeThirtyThree</a> + <a href="http://www.freecsstemplates.org">Free CSS Templates</a>.
	<br>
	Last Updated: [[updated]] | Powered by <a href="http://www.nongnu.org/ram-cms/">RAM-CMS</a> [[ver]]
</div>
</body></html>
