<!doctype html>
<html lang="en">
<head>
	<meta http-equiv="content-type" content="text/html; charset=UTF-8">
	<title>Prototype JavaScript Framework</title>
	<link rel="stylesheet" href="/stylesheets/reset.css" type="text/css" media="screen" charset="utf-8">
	<link rel="stylesheet" href="/stylesheets/main.css" type="text/css" media="screen" title="no title" charset="utf-8">
</head>
<body>
	<div id="wrapper">
		<div id="header">
			<h1><a href="/"><img src="/images/header-logo-small.png" alt="Prototype JavaScript Framework" /></a></h1>
		</div>
		<div id="navigation">
		</div>
		<div id="main">
			<div id="content">
				<p>404 - File not found.</p>
			</div>
		</div>
		<div id="sidebar">
		</div>
		<div id="footer">
		</div>
	</div>
</body>
</html>
