
	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
	<html>
	<head>
		<title>NPS - Page Not Found</title>
		<META HTTP-EQUIV="Edge-Control" CONTENT="no-cache">
		<META HTTP-EQUIV="Edge-Control" CONTENT="bypass-cache">
		<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
		<META HTTP-EQUIV="CACHE-CONTROL" CONTENT="no-cache">
		<link href="http://www.nps.gov/pwr/style/nps.css" type="text/css"rel="stylesheet">
	</head>
	<body>
		<!-- This page is thrown during a TemplateNotFoundException by Coldfusion when a page is not found-->
		<table width="750" cellspacing="0" cellpadding="3">
			<tr>
				<td>
					<img src="http://www.nps.gov/pwr/templates/images/graphics/99_npsheader.gif">
				</td>
			</tr>
			<tr>
				<td><span style="font-family: Verdana, sans-serif; font-size:14px"><b>Page Not Found</b></span><hr>
					I'm sorry that page could not be found, but you may want to try this park's homepage here: <a href="../../../index.html">http://www.nps.gov/yose/</a>.
				</td>
			</tr>
		</table>
	</body>
	</html>
