<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<!-- This template is based on the template at: http://www.sixshootermedia.com/ostemplates/aqueous/twocolumns.html
Licensed under the Creative Commons Attribution v2.5. -->
<title>[[title]] - [[site]]</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<meta name="robots" content="index,follow,noarchive">
<meta name="keywords" content="[[keywords]]">
<meta name="description" content="[[description]]">
<link rel="stylesheet" href="themes/res/aqueous/1.css" type="text/css" media="screen,projection">
</head><body>
<div id="wrapper">
<div id="innerwrapper">
	<div id="header">
			<h1><a href="./">[[site]]</a></h1>
			[[nav]]
	</div>
	<div id="contentnorightbar">
		<h2><a href="#">[[header]]</a></h2>
		[[body]]
	</div>
	<div id="footer">
	<p>Template design by <a href="http://www.sixshootermedia.com">Six Shooter Media</a>.<br>
	Powered by <a href="http://www.nongnu.org/ram-cms/">RAM-CMS</a> [[ver]]<br>
	Page Last Updated: [[updated]]<br>
	Generated in: [[gen_time]] seconds.<br>
	[[copyright]]</p>
	</div>
</div>
</div>
</body></html>