<txp:output_form form="header_error" />
</head>

<body>
<!-- container -->
<div id="container">

<!-- head -->
<div id="header"><txp:output_form form="frontpage_image" /></div>

<!-- main navigation -->
<div id="navigation">
<txp:output_form form="menu" />
</div>

<!-- content -->
<div id="content">
<h2><txp:sitename />: <txp:error_status /></h2>
<p><txp:error_message /></p>
<p>Sorry, the page you requested appears not to be available. It may have been moved or deleted. Please try navigating to the page you want from our homepage, or use the main links above.</p>
<p>You may also use the search function on the right side of this page.</p>
<p><txp:link_to_home><txp:site_url /></txp:link_to_home></p>
</div>

<div id="subcontent">
<!-- search -->
<txp:output_form form="search" />
<!-- close subcontent -->
</div>

<!-- footer -->
<txp:output_form form="footer" />

<!-- end container -->
</div>
</body>
</html>