 
	<!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="/pwr/style/nps.css" type="text/css"rel="stylesheet">
	</head>
	<body>
		<!-- THIS PAGE IS ON PWR THROWN FROM NIX  -->
		<!-- 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="/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 the NPS homepage here <a href="http://www.nps.gov">http://www.nps.gov</a>.
				</td>
			</tr>
		</table>
	</body>
	</html>
