<!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 type="text/css" rel="stylesheet" href="themes/res/royalblue/1.css">
</head><body>
<div id="header"><b>[[site]]</b></div>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
	<td width="20%" bgcolor="#000080" valign="top">
	[[nav]]
	</td>
	<td width="80%" valign="top">
	<div id="header2">[[header]]</div>
	<div id="body">
	[[body]]
	</div>
	</td>
</tr>
</table>
<div id="footer">
Last Update: [[updated]]<br>[[copyright]]<br>Powered by <a href="http://www.nongnu.org/ram-cms/">RAM-CMS</a> [[ver]] | Design by <a href="http://www.e-nordstrom.com">e-nordstrom</a>
</div>
</body></html>