<!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">
<meta name="keywords" content="[[keywords]]">
<meta name="description" content="[[description]]">
<title>[[title]] - [[site]]</title>
<link type="text/css" rel="stylesheet" href="themes/res/advertising/1.css">
</head><body>
<div id="header"><h1>[[site]]</h1></div>
<div id="menu">
	[[nav]]
</div>
<div id="content">
	<div id="columnA">
	<h2>[[header]]</h2>
	[[body]]
	</div>
</div>
<div id="footer">
	<p>[[copyright]] | Designed by <a href="http://www.freecsstemplates.org" class="link1">Free CSS Templates</a><br>
	Powered by <a href="http://www.nongnu.org/ram-cms/">RAM-CMS</a> [[ver]] | Generated in [[gen_time]] | Last Update: [[updated]]
	</p>
</div>
</body></html>