From: <Saved by Windows Internet Explorer 7>
Subject: National Register of Historic Places Federal Program Regulations
Date: Thu, 8 Jan 2009 12:27:30 -0500
MIME-Version: 1.0
Content-Type: multipart/related;
	type="text/html";
	boundary="----=_NextPart_000_0071_01C9718C.798EEDA0"
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3350

This is a multi-part message in MIME format.

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Location: mhtml:file://C:\Documents and Settings\lstowe\Local Settings\Temp\notes6030C8\National Register of Historic Places Federal Program Regulations.mht

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" =
"http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<HTML lang=3Den xmlns=3D"http://www.w3.org/1999/xhtml" =
xml:lang=3D"en"><HEAD><TITLE>National Register of Historic Places =
Federal Program Regulations</TITLE>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dwindows-1252"><!-- InstanceBegin =
template=3D"/Templates/level1-subpage.dwt" =
codeOutsideHTMLIsLocked=3D"false" --><!-- InstanceBeginEditable =
name=3D"doctitle" -->
<META=20
content=3D"The National Register of Historic Places; Learn more about =
the Register, its responsibilities and its activities"=20
name=3Ddescription>
<META=20
content=3D"National Register of Historic Places, historic places, =
historic preservation, heritage, tourism, preservation education, =
Teaching with Historic Places, architecture, American, history, =
publications, bulletins"=20
name=3DKeywords><!-- InstanceEndEditable -->
<META id=3DGenerator content=3D"MSHTML 6.00.6000.16788" =
name=3DGENERATOR><LINK=20
href=3D"/nps/style/nps.css" type=3Dtext/css rel=3Dstylesheet>
<STYLE type=3Dtext/css>.mw {
	FONT-WEIGHT: bold; FONT-SIZE: xx-small; COLOR: #000000; FONT-FAMILY: =
Verdana,Arial,Helvetica; TEXT-DECORATION: none
}
A.mw:link {
	FONT-WEIGHT: bold; FONT-SIZE: xx-small; COLOR: #000000; FONT-FAMILY: =
Verdana,Arial,Helvetica; TEXT-DECORATION: none
}
A.mw:visited {
	FONT-WEIGHT: bold; FONT-SIZE: xx-small; COLOR: #000000; FONT-FAMILY: =
Verdana,Arial,Helvetica; TEXT-DECORATION: none
}
A.mw:hover {
	FONT-WEIGHT: bold; FONT-SIZE: xx-small; COLOR: #0000ff; FONT-FAMILY: =
Verdana,Arial,Helvetica; TEXT-DECORATION: none
}
DIV#links {
	Z-INDEX: 100; LEFT: 178px; WIDTH: 572px; POSITION: absolute; TOP: 314px
}
DIV#links A {
	DISPLAY: block; TEXT-ALIGN: left
}
DIV#links A SPAN {
	DISPLAY: none; BACKGROUND-COLOR: #ffffff
}
DIV#links A:hover SPAN {
	DISPLAY: block; FONT-WEIGHT: bold; Z-INDEX: 100; LEFT: 0px; WIDTH: =
570px; COLOR: #333333; POSITION: absolute; TOP: 89px; TEXT-DECORATION: =
none
}
</STYLE>

<SCRIPT language=3DJavaScript type=3Dtext/javascript> var =
gMenuControlID=3D0; var menus_included =3D 0; var jsPageAuthorMode =3D =
0; var jsSessionPreviewON =3D 1; var jsDlgLoader =3D =
'/nps/goga/planyourvisit/loader.cfm'; var jsSiteID =3D 1; var =
jsSubSiteID =3D 2084; var kurrentPageID =3D 44582;
</SCRIPT>

<SCRIPT language=3DJavaScript type=3Dtext/javascript> function newWindow =
(name,url) { externalLinkRegEx =3D /^https?:[\/\\]{2}/i; cookieStr =3D =
document.cookie; cookieWinRegEx =3D /CSOFFSCREENPOPUPSALLOWED=3D\d/i; =
rxVal =3D /\d+/; try { if (cookieStr && cookieStr.match(cookieWinRegEx)) =
{ strVal=3DcookieStr.match(cookieWinRegEx); if (strVal) =
blnPopUpsOffScreen=3DstrVal.toString().match(rxVal); else =
bInPopUpsOffScreen =3D 0; } else blnPopUpsOffScreen=3D0; } catch (oErr) =
{ blnPopUpsOffScreen=3D0; } if(blnPopUpsOffScreen=3D=3D1) { =
intTop=3Dwindow.screen.height - 9; intLeft=3Dwindow.screen.width - 9; =
intHeight=3D1; intWidth=3D1; } else { intTop=3D(window.screen.height / =
2) - 109; intLeft=3D(window.screen.width / 2) - 210; intHeight=3D218; =
intWidth=3D421; } if(!url.match(externalLinkRegEx) && =
url.indexOf('kurrentPageID') =3D=3D -1) { try { if( url.indexOf ('?') =
=3D=3D -1 ) url =3D url + '?kurrentPageID=3D' + kurrentPageID; else url =
=3D url + '&kurrentPageID=3D' + kurrentPageID; } catch (oErr) { /* Do =
Nothing */ } } re =3D new RegExp(); re =3D /&amp;/gi; url =3D =
url.replace(re,"&"); if(url.search(/[\/\\]/g) >=3D 0 && =
blnPopUpsOffScreen=3D=3D0) { if(document.CS_StaticURL && =
window.location.href.indexOf(document.CS_StaticURL) =3D=3D -1) url =3D =
'/commonspot/utilities/longproc.cfm?onlyurlvars=3D1&url=3D' + =
escape(url); } if(arguments.length >=3D 2 && arguments[2]) { =
strOptions=3Darguments[2]; =
strTopPos=3DstrOptions.match(/top=3D\s*(\d+)/i); if(strTopPos && =
strTopPos[1] >=3D0) { intTop=3DstrTopPos[1]; =
strOptions=3DstrOptions.replace(/top=3D\s*\d+\s*,?/i,'') } =
strLeftPos=3DstrOptions.match(/left=3D\s*(\d+)/i); if(strLeftPos && =
strLeftPos[1] >=3D0) { intLeft=3DstrLeftPos[1]; =
strOptions=3DstrOptions.replace(/left=3D\s*\d+\s*,?/i,'') } =
strHeight=3DstrOptions.match(/height=3D\s*(\d+)/i); if(strHeight && =
strHeight[1] >=3D0) { intHeight=3DstrHeight[1]; =
strOptions=3DstrOptions.replace(/height=3D\s*\d+\s*,?/i,'') } =
strWidth=3DstrOptions.match(/width=3D\s*(\d+)/i); if(strWidth && =
strWidth[1] >=3D0) { intWidth=3DstrWidth[1]; =
strOptions=3DstrOptions.replace(/width=3D\s*\d+\s*,?/i,'') } =
strWinOptions =3D strOptions; } else strWinOptions =3D =
'toolbar=3Dno,resizable=3Dyes,scrollbars=3Dyes,menubar=3Dno,location=3Dno=
'; strWinOptions =3D strWinOptions + ',top=3D'+ intTop + ',left=3D' + =
intLeft + ',height=3D' + intHeight + ',width=3D' + intWidth; =
winWindow=3Dwindow.open(url,name,strWinOptions); if (!winWindow) =
alert('Unable to open window - please make sure the pop-up blocker is =
disabled for this site'); if(arguments.length=3D=3D4 && =
arguments[3]=3D=3D1 && winWindow) return winWindow; } </SCRIPT>
<LINK id=3Dnormal title=3Dnormal rev=3Dstylesheet media=3Dscreen=20
href=3D"/nps/style/nps.css" type=3Dtext/css rel=3Dstylesheet><LINK =
id=3Dlarger=20
title=3Dlarger rev=3Dstylesheet media=3Dscreen =
href=3D"/nps/style/npsb.css"=20
type=3Dtext/css rel=3Dstylesheet><LINK id=3Dlargest title=3Dlargest =
rev=3Dstylesheet=20
media=3Dscreen href=3D"/nps/style/npsc.css" type=3Dtext/css =
rel=3Dstylesheet><LINK=20
id=3Dprint title=3Dprint rev=3Dstylesheet media=3Dprint =
href=3D"/nps/style/print.css"=20
type=3Dtext/css rel=3Dstylesheet>
<SCRIPT language=3Djavascript1.2 =
src=3D"http://www.nps.gov/nps/js/nps.js"=20
type=3Dtext/javascript></SCRIPT>
<LINK href=3D"http://www.cr.nps.gov/npsc[1].css" type=3Dtext/css =
rel=3Dstylesheet>
<SCRIPT language=3DJavaScript type=3Dtext/javascript>
<!-- //

var gShowKeywords =3D 0;
var gHaveKeywords =3D 0;

var js_userID=3D0;

// -->
</SCRIPT>

<STYLE type=3Dtext/css>.mw {
	FONT-WEIGHT: bold; FONT-SIZE: xx-small; COLOR: #000000; FONT-FAMILY: =
Verdana,Arial,Helvetica; TEXT-DECORATION: none
}
A.mw:link {
	FONT-WEIGHT: bold; FONT-SIZE: xx-small; COLOR: #000000; FONT-FAMILY: =
Verdana,Arial,Helvetica; TEXT-DECORATION: none
}
A.mw:visited {
	FONT-WEIGHT: bold; FONT-SIZE: xx-small; COLOR: #000000; FONT-FAMILY: =
Verdana,Arial,Helvetica; TEXT-DECORATION: none
}
A.mw:hover {
	FONT-WEIGHT: bold; FONT-SIZE: xx-small; COLOR: #0000ff; FONT-FAMILY: =
Verdana,Arial,Helvetica; TEXT-DECORATION: none
}
</STYLE>

<SCRIPT language=3DJavaScript type=3Dtext/javascript> var =
gMenuControlID=3D0; var menus_included =3D 0; var jsPageAuthorMode =3D =
0; var jsSessionPreviewON =3D 1; var jsDlgLoader =3D =
'/nps/goga/planyourvisit/loader.cfm'; var jsSiteID =3D 1; var =
jsSubSiteID =3D 2084; var kurrentPageID =3D 44582;
</SCRIPT>

<SCRIPT language=3DJavaScript type=3Dtext/javascript> function newWindow =
(name,url) { externalLinkRegEx =3D /^https?:[\/\\]{2}/i; cookieStr =3D =
document.cookie; cookieWinRegEx =3D /CSOFFSCREENPOPUPSALLOWED=3D\d/i; =
rxVal =3D /\d+/; try { if (cookieStr && cookieStr.match(cookieWinRegEx)) =
{ strVal=3DcookieStr.match(cookieWinRegEx); if (strVal) =
blnPopUpsOffScreen=3DstrVal.toString().match(rxVal); else =
bInPopUpsOffScreen =3D 0; } else blnPopUpsOffScreen=3D0; } catch (oErr) =
{ blnPopUpsOffScreen=3D0; } if(blnPopUpsOffScreen=3D=3D1) { =
intTop=3Dwindow.screen.height - 9; intLeft=3Dwindow.screen.width - 9; =
intHeight=3D1; intWidth=3D1; } else { intTop=3D(window.screen.height / =
2) - 109; intLeft=3D(window.screen.width / 2) - 210; intHeight=3D218; =
intWidth=3D421; } if(!url.match(externalLinkRegEx) && =
url.indexOf('kurrentPageID') =3D=3D -1) { try { if( url.indexOf ('?') =
=3D=3D -1 ) url =3D url + '?kurrentPageID=3D' + kurrentPageID; else url =
=3D url + '&kurrentPageID=3D' + kurrentPageID; } catch (oErr) { /* Do =
Nothing */ } } re =3D new RegExp(); re =3D /&amp;/gi; url =3D =
url.replace(re,"&"); if(url.search(/[\/\\]/g) >=3D 0 && =
blnPopUpsOffScreen=3D=3D0) { if(document.CS_StaticURL && =
window.location.href.indexOf(document.CS_StaticURL) =3D=3D -1) url =3D =
'/commonspot/utilities/longproc.cfm?onlyurlvars=3D1&url=3D' + =
escape(url); } if(arguments.length >=3D 2 && arguments[2]) { =
strOptions=3Darguments[2]; =
strTopPos=3DstrOptions.match(/top=3D\s*(\d+)/i); if(strTopPos && =
strTopPos[1] >=3D0) { intTop=3DstrTopPos[1]; =
strOptions=3DstrOptions.replace(/top=3D\s*\d+\s*,?/i,'') } =
strLeftPos=3DstrOptions.match(/left=3D\s*(\d+)/i); if(strLeftPos && =
strLeftPos[1] >=3D0) { intLeft=3DstrLeftPos[1]; =
strOptions=3DstrOptions.replace(/left=3D\s*\d+\s*,?/i,'') } =
strHeight=3DstrOptions.match(/height=3D\s*(\d+)/i); if(strHeight && =
strHeight[1] >=3D0) { intHeight=3DstrHeight[1]; =
strOptions=3DstrOptions.replace(/height=3D\s*\d+\s*,?/i,'') } =
strWidth=3DstrOptions.match(/width=3D\s*(\d+)/i); if(strWidth && =
strWidth[1] >=3D0) { intWidth=3DstrWidth[1]; =
strOptions=3DstrOptions.replace(/width=3D\s*\d+\s*,?/i,'') } =
strWinOptions =3D strOptions; } else strWinOptions =3D =
'toolbar=3Dno,resizable=3Dyes,scrollbars=3Dyes,menubar=3Dno,location=3Dno=
'; strWinOptions =3D strWinOptions + ',top=3D'+ intTop + ',left=3D' + =
intLeft + ',height=3D' + intHeight + ',width=3D' + intWidth; =
winWindow=3Dwindow.open(url,name,strWinOptions); if (!winWindow) =
alert('Unable to open window - please make sure the pop-up blocker is =
disabled for this site'); if(arguments.length=3D=3D4 && =
arguments[3]=3D=3D1 && winWindow) return winWindow; } </SCRIPT>
<LINK id=3Dnormal title=3Dnormal rev=3Dstylesheet media=3Dscreen=20
href=3D"/nps/style/nps.css" type=3Dtext/css rel=3Dstylesheet><LINK =
id=3Dlarger=20
title=3Dlarger rev=3Dstylesheet media=3Dscreen =
href=3D"/nps/style/npsb.css"=20
type=3Dtext/css rel=3Dstylesheet><LINK id=3Dlargest title=3Dlargest =
rev=3Dstylesheet=20
media=3Dscreen href=3D"/nps/style/npsc.css" type=3Dtext/css =
rel=3Dstylesheet><LINK=20
id=3Dprint title=3Dprint rev=3Dstylesheet media=3Dprint =
href=3D"/nps/style/print.css"=20
type=3Dtext/css rel=3Dstylesheet>
<SCRIPT language=3Djavascript1.2 =
src=3D"http://www.nps.gov/nps/js/nps.js"=20
type=3Dtext/javascript></SCRIPT>
<LINK href=3D"TR/npsc%5B1%5D.css" type=3Dtext/css rel=3Dstylesheet>
<SCRIPT language=3DJavaScript type=3Dtext/javascript>
<!--
<!-- //

var gShowKeywords =3D 0;
var gHaveKeywords =3D 0;

var js_userID=3D0;

// -->

function MM_swapImgRestore() { //v3.0
  var i,x,a=3Ddocument.MM_sr; =
for(i=3D0;a&&i<a.length&&(x=3Da[i])&&x.oSrc;i++) x.src=3Dx.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=3Ddocument; if(d.images){ if(!d.MM_p) d.MM_p=3Dnew Array();
    var i,j=3Dd.MM_p.length,a=3DMM_preloadImages.arguments; for(i=3D0; =
i<a.length; i++)
    if (a[i].indexOf("#")!=3D0){ d.MM_p[j]=3Dnew Image; =
d.MM_p[j++].src=3Da[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=3Ddocument; =
if((p=3Dn.indexOf("?"))>0&&parent.frames.length) {
    d=3Dparent.frames[n.substring(p+1)].document; n=3Dn.substring(0,p);}
  if(!(x=3Dd[n])&&d.all) x=3Dd.all[n]; for =
(i=3D0;!x&&i<d.forms.length;i++) x=3Dd.forms[i][n];
  for(i=3D0;!x&&d.layers&&i<d.layers.length;i++) =
x=3DMM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=3Dd.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=3D0,x,a=3DMM_swapImage.arguments; document.MM_sr=3Dnew Array; =
for(i=3D0;i<(a.length-2);i+=3D3)
   if ((x=3DMM_findObj(a[i]))!=3Dnull){document.MM_sr[j++]=3Dx; =
if(!x.oSrc) x.oSrc=3Dx.src; x.src=3Da[i+2];}
}
//-->
</SCRIPT>

<STYLE type=3Dtext/css>.style11 {
	COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
</STYLE>
<!-- InstanceBeginEditable name=3D"head" --><!-- InstanceEndEditable -->
<SCRIPT language=3DJavaScript =
src=3D"http://www.nps.gov/pwr/js/s_code.js"></SCRIPT>

<SCRIPT language=3DJavaScript>
			<!--
			/* You may give each page an identifying name, server, and channel on =
the next lines. */
			s.pageName=3Dwindow.location.pathname
			s.server=3D"pwr"
			s.channel=3D""
			s.pageType=3D""
			s.prop1=3D""
			s.prop2=3D""
			s.prop3=3D""
			s.prop4=3D""
			s.prop5=3D""
			/* E-commerce Variables */
			s.campaign=3D""
			s.state=3D""
			s.zip=3D""
			s.events=3D""
			s.products=3D""
			s.purchaseID=3D""
			s.eVar1=3D""
			s.eVar2=3D""
			s.eVar3=3D""
			s.eVar4=3D""
			s.eVar5=3D""
			/* Hierarchy Variables */
			s.hier1=3D""
			/* DO NOT EDIT BELOW THIS LINE */
			var s_code=3Ds.t();if(s_code)document.write(s_code)
			//-->
			</SCRIPT>

<STYLE type=3Dtext/css>.style4 {
	FONT-SIZE: 10px
}
.style10 {
	FONT-WEIGHT: bold; COLOR: #990000
}
.style6 {
	COLOR: #666666
}
</STYLE>
</HEAD>
<BODY bgColor=3D#ffffff=20
onload=3D"MM_preloadImages('graphics/new-banner9_r4_c2_f2.gif','graphics/=
new-banner9_r4_c5_f2.gif','graphics/new-banner9_r4_c9_f2.gif','graphics/n=
ew-banner9_r4_c12_f2.gif','graphics/new-banner9_r4_c16_f2.gif','graphics/=
new-banner9_r4_c19_f2.gif','graphics/new-banner9_r4_c22_f2.gif','graphics=
/new-banner9_r4_c25_f2.gif','graphics/new-banner9_r7_c3_f2.gif','graphics=
/new-banner9_r7_c8_f2.gif','graphics/new-banner9_r7_c13_f2.gif','graphics=
/new-banner9_r7_c17_f2.gif','graphics/new-banner9_r7_c23_f2.gif')">
<DIV id=3DstatTrackingScriptContainer style=3D"DISPLAY: none"></DIV>
<TABLE cellSpacing=3D0 cellPadding=3D0 width=3D750 border=3D0><!-- =
fwtable fwsrc=3D"new-banner9.png" fwbase=3D"new-banner9.gif" =
fwstyle=3D"Dreamweaver" fwdocid =3D "618426958" fwnested=3D"0" -->
  <TBODY>
  <TR>
    <TD><IMG height=3D1 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D24 border=3D0></TD>
    <TD><IMG height=3D1 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D51 border=3D0></TD>
    <TD><IMG height=3D1 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D8 border=3D0></TD>
    <TD><IMG height=3D1 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D21 border=3D0></TD>
    <TD><IMG height=3D1 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D18 border=3D0></TD>
    <TD><IMG height=3D1 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D75 border=3D0></TD>
    <TD><IMG height=3D1 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D17 border=3D0></TD>
    <TD><IMG height=3D1 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D3 border=3D0></TD>
    <TD><IMG height=3D1 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D44 border=3D0></TD>
    <TD><IMG height=3D1 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D46 border=3D0></TD>
    <TD><IMG height=3D1 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D23 border=3D0></TD>
    <TD><IMG height=3D1 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D17 border=3D0></TD>
    <TD><IMG height=3D1 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D52 border=3D0></TD>
    <TD><IMG height=3D1 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D1 border=3D0></TD>
    <TD><IMG height=3D1 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D32 border=3D0></TD>
    <TD><IMG height=3D1 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D43 border=3D0></TD>
    <TD><IMG height=3D1 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D1 border=3D0></TD>
    <TD><IMG height=3D1 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D31 border=3D0></TD>
    <TD><IMG height=3D1 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D60 border=3D0></TD>
    <TD><IMG height=3D1 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D9 border=3D0></TD>
    <TD><IMG height=3D1 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D14 border=3D0></TD>
    <TD><IMG height=3D1 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D32 border=3D0></TD>
    <TD><IMG height=3D1 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D35 border=3D0></TD>
    <TD><IMG height=3D1 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D18 border=3D0></TD>
    <TD><IMG height=3D1 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D32 border=3D0></TD>
    <TD><IMG height=3D1 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D18 border=3D0></TD>
    <TD><IMG height=3D1 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D25 border=3D0></TD>
    <TD><IMG height=3D1 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D1 border=3D0></TD></TR>
  <TR>
    <TD colSpan=3D27><IMG height=3D45 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r1_c1.gif"=20
      width=3D750 useMap=3D#newbanner9_r1_c1Map border=3D0 =
name=3Dnewbanner9_r1_c1=20
??></TD>
    <TD><IMG height=3D45 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D1 border=3D0></TD></TR>
  <TR>
    <TD bgColor=3D#000000 colSpan=3D27>
      <FORM id=3Dsearch name=3Dsearch =
action=3Dhttp://www.nps.gov/search/query-meta=20
      method=3Dget><INPUT class=3Dsmallbodytext maxLength=3D225 =
size=3D10 name=3Dq> <INPUT=20
      class=3Dsmallbodytext type=3Dimage height=3D20 alt=3DGo width=3D25 =

      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/gobutton.gif"=20
      align=3Dtop name=3Dimage> <INPUT type=3Dhidden value=3DNPS =
name=3Dv:project> <SPAN=20
      class=3D"style1 style4 style11 style1">search </SPAN></FORM></TD>
    <TD><IMG height=3D22 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D1 border=3D0></TD></TR>
  <TR>
    <TD colSpan=3D27><IMG height=3D4 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r3_c1.gif"=20
      width=3D750 border=3D0 name=3Dnewbanner9_r3_c1 ??></TD>
    <TD><IMG height=3D4 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D1 border=3D0></TD></TR>
  <TR>
    <TD rowSpan=3D5><IMG height=3D30 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r4_c1.gif"=20
      width=3D24 border=3D0 name=3Dnewbanner9_r4_c1 ??></TD>
    <TD colSpan=3D2><A=20
      =
onmouseover=3D"MM_swapImage('newbanner9_r4_c2','','graphics/new-banner9_r=
4_c2_f2.gif',1)"=20
      onmouseout=3DMM_swapImgRestore(); =
href=3D"http://www.nps.gov/"><IMG height=3D10=20
      alt=3D"[graphic] Link to NPS Home"=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r4_c2.gif"=20
      width=3D59 border=3D0 name=3Dnewbanner9_r4_c2></A></TD>
    <TD rowSpan=3D3><IMG height=3D17 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r4_c4.gif"=20
      width=3D21 border=3D0 name=3Dnewbanner9_r4_c4 ??></TD>
    <TD colSpan=3D2><A=20
      =
onmouseover=3D"MM_swapImage('newbanner9_r4_c5','','graphics/new-banner9_r=
4_c5_f2.gif',1)"=20
      onmouseout=3DMM_swapImgRestore(); =
href=3D"http://www.nature.nps.gov/"><IMG=20
      height=3D10 alt=3D"[graphic] Link to NPS Nature and Science"=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r4_c5.gif"=20
      width=3D93 border=3D0 name=3Dnewbanner9_r4_c5></A></TD>
    <TD colSpan=3D2 rowSpan=3D3><IMG height=3D17 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r4_c7.gif"=20
      width=3D20 border=3D0 name=3Dnewbanner9_r4_c7 ??></TD>
    <TD colSpan=3D2 rowSpan=3D2><A=20
      =
onmouseover=3D"MM_swapImage('newbanner9_r4_c9','','graphics/new-banner9_r=
4_c9_f2.gif',1)"=20
      onmouseout=3DMM_swapImgRestore(); =
href=3D"http://www.nps.gov/history/"><IMG=20
      height=3D12 alt=3D"[graphic] Link to NPS History &amp; Culture =
Page"=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r4_c9.gif"=20
      width=3D90 border=3D0 name=3Dnewbanner9_r4_c9></A></TD>
    <TD rowSpan=3D5><IMG height=3D30 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r4_c11.gif"=20
      width=3D23 border=3D0 name=3Dnewbanner9_r4_c11 ??></TD>
    <TD colSpan=3D3><A=20
      =
onmouseover=3D"MM_swapImage('newbanner9_r4_c12','','graphics/new-banner9_=
r4_c12_f2.gif',1)"=20
      onmouseout=3DMM_swapImgRestore();=20
      href=3D"http://www.nps.gov/history/travelers.htm"><IMG height=3D10 =

      alt=3D"[graphic] Link to NPS History and Culture Travelers Page"=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r4_c12.gif"=20
      width=3D70 border=3D0 name=3Dnewbanner9_r4_c12></A></TD>
    <TD rowSpan=3D5><IMG height=3D30 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r4_c15.gif"=20
      width=3D32 border=3D0 name=3Dnewbanner9_r4_c15 ??></TD>
    <TD colSpan=3D2><A=20
      =
onmouseover=3D"MM_swapImage('newbanner9_r4_c16','','graphics/new-banner9_=
r4_c16_f2.gif',1)"=20
      onmouseout=3DMM_swapImgRestore();=20
      href=3D"http://www.nps.gov/history/kids.htm"><IMG height=3D10=20
      alt=3D"[graphic] Link to NPS History and Culture For Kids"=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r4_c16.gif"=20
      width=3D44 border=3D0 name=3Dnewbanner9_r4_c16></A></TD>
    <TD rowSpan=3D3><IMG height=3D17 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r4_c18.gif"=20
      width=3D31 border=3D0 name=3Dnewbanner9_r4_c18 ??></TD>
    <TD colSpan=3D2><A=20
      =
onmouseover=3D"MM_swapImage('newbanner9_r4_c19','','graphics/new-banner9_=
r4_c19_f2.gif',1)"=20
      onmouseout=3DMM_swapImgRestore();=20
      href=3D"http://www.nps.gov/history/teachers.htm"><IMG height=3D10=20
      alt=3D"[graphic] Link to NPS History and Culture For Teachers"=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r4_c19.gif"=20
      width=3D69 border=3D0 name=3Dnewbanner9_r4_c19></A></TD>
    <TD rowSpan=3D5><IMG height=3D30 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r4_c21.gif"=20
      width=3D14 border=3D0 name=3Dnewbanner9_r4_c21 ??></TD>
    <TD colSpan=3D2><A=20
      =
onmouseover=3D"MM_swapImage('newbanner9_r4_c22','','graphics/new-banner9_=
r4_c22_f2.gif',1)"=20
      onmouseout=3DMM_swapImgRestore();=20
      href=3D"http://www.nps.gov/gettinginvolved/index.htm"><IMG =
height=3D10=20
      alt=3D"[graphic] Link to NPS Get Involved Page"=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r4_c22.gif"=20
      width=3D67 border=3D0 name=3Dnewbanner9_r4_c22></A></TD>
    <TD rowSpan=3D3><IMG height=3D17 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r4_c24.gif"=20
      width=3D18 border=3D0 name=3Dnewbanner9_r4_c24 ??></TD>
    <TD colSpan=3D2><A=20
      =
onmouseover=3D"MM_swapImage('newbanner9_r4_c25','','graphics/new-banner9_=
r4_c25_f2.gif',1)"=20
      onmouseout=3DMM_swapImgRestore();=20
      href=3D"http://www.nps.gov/history/about.htm"><IMG height=3D10=20
      alt=3D"[graphic] Link to NPS History and Culture About Us"=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r4_c25.gif"=20
      width=3D50 border=3D0 name=3Dnewbanner9_r4_c25></A></TD>
    <TD rowSpan=3D5><IMG height=3D30 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r4_c27.gif"=20
      width=3D25 border=3D0 name=3Dnewbanner9_r4_c27 ??></TD>
    <TD><IMG height=3D10 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D1 border=3D0></TD></TR>
  <TR>
    <TD colSpan=3D2 rowSpan=3D2><IMG height=3D7 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r5_c2.gif"=20
      width=3D59 border=3D0 name=3Dnewbanner9_r5_c2 ??></TD>
    <TD colSpan=3D2 rowSpan=3D2><IMG height=3D7 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r5_c5.gif"=20
      width=3D93 border=3D0 name=3Dnewbanner9_r5_c5 ??></TD>
    <TD colSpan=3D3 rowSpan=3D2><IMG height=3D7 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r5_c12.gif"=20
      width=3D70 border=3D0 name=3Dnewbanner9_r5_c12 ??></TD>
    <TD colSpan=3D2 rowSpan=3D2><IMG height=3D7 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r5_c16.gif"=20
      width=3D44 border=3D0 name=3Dnewbanner9_r5_c16 ??></TD>
    <TD colSpan=3D2 rowSpan=3D2><IMG height=3D7 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r5_c19.gif"=20
      width=3D69 border=3D0 name=3Dnewbanner9_r5_c19 ??></TD>
    <TD colSpan=3D2 rowSpan=3D2><IMG height=3D7 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r5_c22.gif"=20
      width=3D67 border=3D0 name=3Dnewbanner9_r5_c22 ??></TD>
    <TD colSpan=3D2 rowSpan=3D2><IMG height=3D7 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r5_c25.gif"=20
      width=3D50 border=3D0 name=3Dnewbanner9_r5_c25 ??></TD>
    <TD><IMG height=3D2 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D1 border=3D0></TD></TR>
  <TR>
    <TD colSpan=3D2><IMG height=3D5 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r6_c9.gif"=20
      width=3D90 border=3D0 name=3Dnewbanner9_r6_c9 ??></TD>
    <TD><IMG height=3D5 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D1 border=3D0></TD></TR>
  <TR>
    <TD rowSpan=3D2><IMG height=3D13 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r7_c2.gif"=20
      width=3D51 border=3D0 name=3Dnewbanner9_r7_c2 ??></TD>
    <TD colSpan=3D3><A=20
      =
onmouseover=3D"MM_swapImage('newbanner9_r7_c3','','graphics/new-banner9_r=
7_c3_f2.gif',1)"=20
      onmouseout=3DMM_swapImgRestore();=20
      href=3D"http://www.nps.gov/history/people.htm"><IMG height=3D10=20
      alt=3D"[graphic] Link to NPS History and Culture People Page"=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r7_c3.gif"=20
      width=3D47 border=3D0 name=3Dnewbanner9_r7_c3></A></TD>
    <TD colSpan=3D2 rowSpan=3D2><IMG height=3D13 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r7_c6.gif"=20
      width=3D92 border=3D0 name=3Dnewbanner9_r7_c6 ??></TD>
    <TD colSpan=3D2><A=20
      =
onmouseover=3D"MM_swapImage('newbanner9_r7_c8','','graphics/new-banner9_r=
7_c8_f2.gif',1)"=20
      onmouseout=3DMM_swapImgRestore();=20
      href=3D"http://www.nps.gov/history/places.htm"><IMG height=3D10=20
      alt=3D"[graphic] Link to NPS History and Culture Places Page"=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r7_c8.gif"=20
      width=3D47 border=3D0 name=3Dnewbanner9_r7_c8></A></TD>
    <TD rowSpan=3D2><IMG height=3D13 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r7_c10.gif"=20
      width=3D46 border=3D0 name=3Dnewbanner9_r7_c10 ??></TD>
    <TD rowSpan=3D2><IMG height=3D13 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r7_c12.gif"=20
      width=3D17 border=3D0 name=3Dnewbanner9_r7_c12 ??></TD>
    <TD><A=20
      =
onmouseover=3D"MM_swapImage('newbanner9_r7_c13','','graphics/new-banner9_=
r7_c13_f2.gif',1)"=20
      onmouseout=3DMM_swapImgRestore();=20
      href=3D"http://www.nps.gov/history/stories.htm"><IMG height=3D10=20
      alt=3D"[graphic] Link to NPS History and Culture Stories Page"=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r7_c13.gif"=20
      width=3D52 border=3D0 name=3Dnewbanner9_r7_c13></A></TD>
    <TD rowSpan=3D2><IMG height=3D13 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r7_c14.gif"=20
      width=3D1 border=3D0 name=3Dnewbanner9_r7_c14 ??></TD>
    <TD rowSpan=3D2><IMG height=3D13 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r7_c16.gif"=20
      width=3D43 border=3D0 name=3Dnewbanner9_r7_c16 ??></TD>
    <TD colSpan=3D3><A=20
      =
onmouseover=3D"MM_swapImage('newbanner9_r7_c17','','graphics/new-banner9_=
r7_c17_f2.gif',1)"=20
      onmouseout=3DMM_swapImgRestore();=20
      href=3D"http://www.nps.gov/history/preservation.htm"><IMG =
height=3D10=20
      alt=3D"[graphic] Link to NPS History and Culture Preservation"=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r7_c17.gif"=20
      width=3D92 border=3D0 name=3Dnewbanner9_r7_c17></A></TD>
    <TD rowSpan=3D2><IMG height=3D13 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r7_c20.gif"=20
      width=3D9 border=3D0 name=3Dnewbanner9_r7_c20 ??></TD>
    <TD rowSpan=3D2><IMG height=3D13 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r7_c22.gif"=20
      width=3D32 border=3D0 name=3Dnewbanner9_r7_c22 ??></TD>
    <TD colSpan=3D3><A=20
      =
onmouseover=3D"MM_swapImage('newbanner9_r7_c23','','graphics/new-banner9_=
r7_c23_f2.gif',1)"=20
      onmouseout=3DMM_swapImgRestore();=20
      href=3D"http://www.nps.gov/history/collections.htm"><IMG =
height=3D10=20
      alt=3D"[graphic] Link to History and Culture Collections Page"=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r7_c23.gif"=20
      width=3D85 border=3D0 name=3Dnewbanner9_r7_c23></A></TD>
    <TD rowSpan=3D2><IMG height=3D13 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r7_c26.gif"=20
      width=3D18 border=3D0 name=3Dnewbanner9_r7_c26 ??></TD>
    <TD><IMG height=3D10 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D1 border=3D0></TD></TR>
  <TR>
    <TD colSpan=3D3><IMG height=3D3 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r8_c3.gif"=20
      width=3D47 border=3D0 name=3Dnewbanner9_r8_c3 ??></TD>
    <TD colSpan=3D2><IMG height=3D3 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r8_c8.gif"=20
      width=3D47 border=3D0 name=3Dnewbanner9_r8_c8 ??></TD>
    <TD><IMG height=3D3 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r8_c13.gif"=20
      width=3D52 border=3D0 name=3Dnewbanner9_r8_c13 ??></TD>
    <TD colSpan=3D3><IMG height=3D3 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r8_c17.gif"=20
      width=3D92 border=3D0 name=3Dnewbanner9_r8_c17 ??></TD>
    <TD colSpan=3D3><IMG height=3D3 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/new-banner9_r8_c23.gif"=20
      width=3D85 border=3D0 name=3Dnewbanner9_r8_c23 ??></TD>
    <TD><IMG height=3D3 alt=3D""=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program Regulations.mht!http://www.nps.gov/nr/graphics/spacer.gif"=20
      width=3D1 border=3D0></TD></TR>
  <TR>
    <TD colSpan=3D28>
      <P><IMG height=3D116=20
      src=3D"mhtml:file://C:\Documents and Settings\lstowe\Local =
Settings\Temp\notes6030C8\National Register of Historic Places Federal =
Program =
Regulations.mht!http://www.nps.gov/nr/graphics/homepage-bigimage2.jpg"=20
      width=3D750></P>
      <P></P></TD></TR></TBODY></TABLE>
<TABLE width=3D750 border=3D0>
  <TBODY>
  <TR>
    <TD colSpan=3D7>
      <TABLE cellSpacing=3D0 cellPadding=3D0 width=3D750 border=3D0>
        <TBODY>
        <TR></TR>
        <TR>
          <TD class=3Dblackbandrow vAlign=3Dtop align=3Dleft>
            <SCRIPT language=3DJavaScript type=3Dtext/javascript>

          </SCRIPT>
          </TD></TR>
        <TR>
          <TD class=3Dnavcolumn vAlign=3Dtop align=3Dleft =
bgColor=3D#ebf2da colSpan=3D2=20
          rowSpan=3D2>
            <DIV class=3DCS_Element_CustomCF>
            <DIV id=3DCS_CCF_44489_10170><!-- InstanceBeginEditable =
name=3D"EditRegion1" -->
            <DIV id=3DstatTrackingScriptContainer style=3D"DISPLAY: =
none">
            <SCRIPT language=3DJavaScript=20
            src=3D"http://www.nps.gov/pollscript/triggerParams.js"=20
            type=3Dtext/javascript>
        </SCRIPT>

            <SCRIPT language=3DJavaScript=20
            src=3D"http://www.nps.gov/pollscript/poll_launcher.js"=20
            type=3Dtext/javascript>
        </SCRIPT>

            <SCRIPT language=3DJavaScript type=3Dtext/javascript>
//<![CDATA[
callPoll();
//]]>

        </SCRIPT>

            <SCRIPT language=3DJavaScript=20
            src=3D"http://www.nps.gov/pollscript/survey.js" =
type=3Dtext/javascript>
        </SCRIPT>

            <SCRIPT language=3DJavaScript=20
            src=3D"http://www.nps.gov/pollscript/survey2.js" =
type=3Dtext/javascript>
        </SCRIPT>

            <SCRIPT language=3DJavaScript type=3Dtext/javascript>
//<![CDATA[
callCRPoll();
//]]>
        </SCRIPT>
            </DIV><!-- InstanceEndEditable --><!-- InstanceBeginEditable =
name=3D"links" -->
            <TABLE class=3DNavBox cellSpacing=3D0 cellPadding=3D0 =
width=3D155=20
              border=3D0><TBODY>
              <TR>
                <TD vAlign=3Dtop align=3Dleft>
                  <P class=3DNav01Off id=3DNav><A id=3DNavOff=20
                  href=3D"http://www.nps.gov/nr/index.htm">NR Home</A>=20
              </P></TD></TR></TBODY></TABLE>
            <TABLE class=3DNavBox cellSpacing=3D0 cellPadding=3D0 =
width=3D155=20
              border=3D0><TBODY>
              <TR>
                <TD vAlign=3Dtop align=3Dleft>
                  <P class=3DNav01Off id=3DNav><A id=3DNavOff=20
                  href=3D"http://www.nps.gov/nr/about.htm">About Us</A>=20
              </P></TD></TR></TBODY></TABLE>
            <TABLE class=3DNavBox cellSpacing=3D0 cellPadding=3D0 =
width=3D155=20
              border=3D0><TBODY>
              <TR>
                <TD vAlign=3Dtop align=3Dleft>
                  <P class=3DNav01Off id=3DNav><A id=3DNavOff=20
                  href=3D"http://www.nps.gov/nr/owners.htm">Information =
for=20
                  Owners</A></P></TD></TR></TBODY></TABLE>
            <TABLE class=3DNavBox cellSpacing=3D0 cellPadding=3D0 =
width=3D155=20
              border=3D0><TBODY>
              <TR>
                <TD vAlign=3Dtop align=3Dleft>
                  <P class=3DNav01Off id=3DNav><A id=3DNavOff=20
                  href=3D"http://www.nps.gov/nr/nrlist.htm">Weekly List=20
              </A></P></TD></TR></TBODY></TABLE>
            <TABLE class=3DNavBox cellSpacing=3D0 cellPadding=3D0 =
width=3D155=20
              border=3D0><TBODY>
              <TR>
                <TD vAlign=3Dtop align=3Dleft>
                  <P class=3DNav01Off id=3DNav><A id=3DNavOff=20
                  href=3D"http://www.nps.gov/nr/results.htm">Results of=20
                  Listing</A></P></TD></TR></TBODY></TABLE>
            <TABLE class=3DNavBox cellSpacing=3D0 cellPadding=3D0 =
width=3D155=20
              border=3D0><TBODY>
              <TR>
                <TD vAlign=3Dtop align=3Dleft>
                  <P class=3DNav01Off id=3DNav><A id=3DNavOff=20
                  =
href=3D"http://www.nps.gov/nr/research/index.htm">Database/=20
                  Research </A></P></TD></TR></TBODY></TABLE>
            <TABLE class=3DNavBox cellSpacing=3D0 cellPadding=3D0 =
width=3D155=20
              border=3D0><TBODY>
              <TR>
                <TD vAlign=3Dtop align=3Dleft>
                  <P class=3DNav01Off id=3DNav><A id=3DNavOff=20
                  href=3D"http://www.nps.gov/nr/listing.htm">How to List =
a=20
                  Property</A></P></TD></TR></TBODY></TABLE>
            <TABLE class=3DNavBox cellSpacing=3D0 cellPadding=3D0 =
width=3D155=20
              border=3D0><TBODY>
              <TR>
                <TD vAlign=3Dtop align=3Dleft>
                  <P class=3DNav01Off id=3DNav><A id=3DNavOff=20
                  =
href=3D"http://www.nps.gov/nr/publications/index.htm">Publications</A></P=
></TD></TR></TBODY></TABLE>
            <TABLE class=3DNavBox cellSpacing=3D0 cellPadding=3D0 =
width=3D155=20
              border=3D0><TBODY>
              <TR>
                <TD vAlign=3Dtop align=3Dleft>
                  <P class=3DNav01Off id=3DNav><A id=3DNavOff=20
                  =
href=3D"http://www.nps.gov/nr/feature/index.htm">What's=20
                  New</A></P></TD></TR></TBODY></TABLE>
            <TABLE class=3DNavBox cellSpacing=3D0 cellPadding=3D0 =
width=3D155=20
              border=3D0><TBODY>
              <TR>
                <TD vAlign=3Dtop align=3Dleft>
                  <P class=3DNav01Off id=3DNav><A id=3DNavOff=20
                  href=3D"http://www.nps.gov/nr/faq.htm">Frequently =
Asked=20
                  Questions</A></P></TD></TR></TBODY></TABLE>
            <TABLE class=3DNavBox cellSpacing=3D0 cellPadding=3D0 =
width=3D155=20
              border=3D0><TBODY>
              <TR>
                <TD vAlign=3Dtop align=3Dleft>
                  <P class=3DNav01Off id=3DNav><A id=3DNavOff=20
                  =
href=3D"http://www.nps.gov/nr/sample_nominations.htm">Sample=20
                  Nominations</A></P></TD></TR></TBODY></TABLE>
            <TABLE class=3DNavBox cellSpacing=3D0 cellPadding=3D0 =
width=3D155=20
              border=3D0><TBODY>
              <TR>
                <TD vAlign=3Dtop align=3Dleft>
                  <P class=3DNav01Off id=3DNav><A id=3DNavOff=20
                  =
href=3D"http://www.nps.gov/nr/about.htm#contactus">Contact Us=20
                  </A></P></TD></TR></TBODY></TABLE><!-- =
InstanceEndEditable -->
            <DIV id=3DCS_CCF_44489_10170>
            <P class=3Dstyle4></P></DIV></DIV></DIV></TD>
          <TD vAlign=3Dtop align=3Dleft width=3D750>
            <DIV class=3DCS_Element_CustomCF>
            <DIV id=3DCS_CCF_44582_12660>
            <TABLE cellSpacing=3D0 cellPadding=3D0 width=3D591 0?>
              <TBODY>
              <TR height=3D20>
                <TD class=3Dtopborder vAlign=3Dcenter align=3Dright =
width=3D500=20
                bgColor=3D#ece9d8 colSpan=3D2=20
            height=3D20></TD></TR></TBODY></TABLE></DIV></DIV></TD></TR>
        <TR vAlign=3Dtop>
          <TD class=3Dleftborder vAlign=3Dtop>
            <DIV class=3DCS_Element_CustomCF>
            <DIV id=3DCS_CCF_44582_10855>
            <TABLE cellSpacing=3D1 cellPadding=3D0 width=3D591 =
border=3D0><!-- OVERALL TABLE FOR BODY -->
              <TBODY>
              <TR><!-- FIRST TABLE ROW, with 4 table divides-2 for =
spacing at either end, Quicklinks, and Text, last TD has GREY VERTICLE =
BAR w/ Row Span of 4 -->
                <TD width=3D6 rowSpan=3D3><IMG =
src=3D"http://www.nps.gov/nr/"=20
                  width=3D1></TD></TR>
              <TR><!-- SECOND TABLE ROW  for the long HORIZONTAL GREY =
BAR, Col Span 3 -->
                <TD colSpan=3D4>
                  <DIV align=3Dleft><IMG height=3D3 =
src=3D"http://www.nps.gov/nr/"=20
                  width=3D470></DIV></TD></TR>
              <TR>
                <TD colSpan=3D4><IMG height=3D1 =
src=3D"http://www.nps.gov/nr/"=20
                  width=3D378></TD></TR>
              <TR>
                <TD width=3D6 bgColor=3D#ffffff>&nbsp;</TD>
                <TD colSpan=3D2><!-- InstanceBeginEditable =
name=3D"content" -->
                  <H2 class=3Dstyle12 align=3Dcenter>National Register =
Federal=20
                  Program Regulations </H2>
                  <P><STRONG>Title 36--PARKS, FORESTS, AND PUBLIC =
PROPERTY=20
                  <BR>Chapter I--NATIONAL PARK SERVICE, DEPT. OF THE =
INTERIOR=20
                  <BR>Part 60--NATIONAL REGISTER OF HISTORIC PLACES=20
                  </STRONG><BR>Revised as of July 1, 2004<BR>[CITE: =
36CFR60]</P>
                  <P>Sec.<BR><A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#601">60.1</A>=20
                  Authorization and expansion of the National =
Register.<BR><A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#602">60.2</A>=20
                  Effects of listing under Federal law.<BR><A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#603">60.3</A>=20
                  Definitions.<BR><A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#604">60.4</A>=20
                  Criteria for evaluation.<BR><A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#605">60.5</A>=20
                  Nomination forms and information collection.<BR><A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#606">60.6</A>=20
                  Nominations by the State Historic Preservation Officer =
under=20
                  approved State Historic Preservation =
programs.<BR>60.7-60.8=20
                  [Reserved]<BR><A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#609">60.9</A>=20
                  Nominations by Federal agencies.<BR><A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#6010">60.10</A>=20
                  Concurrent State and Federal nominations.<BR><A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#6011">60.11</A>=20
                  Requests for nominations.<BR><A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#6012">60.12</A>=20
                  Nomination appeals.<BR><A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#6013">60.13</A>=20
                  Publication in the Federal Register and other NPS=20
                  notification.<BR><A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#6014">60.14</A>=20
                  Changes and revisions to properties listed in the =
National=20
                  Register.<BR><A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#6015">60.15</A>=20
                  Removing properties from the National Register.</P>
                  <P>Authority: National Historic Preservation Act of =
1966, as=20
                  amended, 16 U.S.C. 470 et seq., and E.O. 11593. </P>
                  <P>Source: 46 FR 56187, Nov. 16, 1981, unless =
otherwise noted.=20
                  </P>
                  <P><STRONG>Sec. 60.1 Authorization and expansion of =
the=20
                  National Register.</STRONG><A id=3D601 =
name=3D601></A></P>
                  <P>(a) The National Historic Preservation Act of 1966, =
80=20
                  Stat. 915, 16 U.S.C. 470 et seq., as amended, =
authorizes the=20
                  Secretary of the Interior to expand and maintain a =
National=20
                  Register of districts, sites, buildings, structures, =
and=20
                  objects significant in American history, architecture, =

                  archeology, engineering and culture. The regulations =
herein=20
                  set forth the procedural requirements for listing =
properties=20
                  on the National Register. </P>
                  <P>(b) Properties are added to the National Register =
through=20
                  the following processes. </P>
                  <BLOCKQUOTE>
                    <P>(1) Those Acts of Congress and Executive orders =
which=20
                    create historic areas of the National Park System=20
                    administered by the National Park Service, all or =
portions=20
                    of which may be determined to be of historic =
significance=20
                    consistent with the intent of Congress; <BR>(2) =
Properties=20
                    declared by the Secretary of the Interior to be of =
national=20
                    significance and designated as National Historic=20
                    Landmarks;<BR>(3) Nominations prepared under =
approved State=20
                    Historic Preservation Programs, submitted by the =
State=20
                    Historic Preservation Officer and approved by the=20
                    NPS;<BR>(4) Nominations from any person or local =
government=20
                    (only if such property is located in a State with no =

                    approved State Historic Preservation Program) =
approved by=20
                    the NPS and;<BR>(5) Nominations of Federal =
properties=20
                    prepared by Federal agencies, submitted by the =
Federal=20
                    Preservation Officer and approved by =
NPS.</P></BLOCKQUOTE>
                  <P><STRONG>Sec. 60.2 Effects of listing under Federal =
law.<A=20
                  id=3D602 name=3D602></A> </STRONG></P>
                  <P>The National Register is an authoritative guide to =
be used=20
                  by Federal, State, and local governments, private =
groups and=20
                  citizens to identify the Nation's cultural resources =
and to=20
                  indicate what properties should be considered for =
protection=20
                  from destruction or impairment. Listing of private =
property on=20
                  the National Register does not prohibit under Federal =
law or=20
                  regulation any actions which may otherwise be taken by =
the=20
                  property owner with respect to the property. </P>
                  <P>(a) The National Register was designed to be and is =

                  administered as a planning tool. Federal agencies =
undertaking=20
                  a project having an effect on a listed or eligible =
property=20
                  must provide the Advisory Council on Historic =
Preservation a=20
                  reasonable opportunity to comment pursuant to section =
106 of=20
                  the National Historic Preservation Act of 1966, as =
amended.=20
                  The Council has adopted procedures concerning, inter =
alia,=20
                  their commenting responsibility in 36 CFR part 800. =
Having=20
                  complied with this procedural requirement the Federal =
agency=20
                  may adopt any course of action it believes is =
appropriate.=20
                  While the Advisory Council comments must be taken into =
account=20
                  and integrated into the decisionmaking process, =
program=20
                  decisions rest with the agency implementing the =
undertaking.=20
                  </P>
                  <P>(b) Listing in the National Register also makes =
property=20
                  owners eligible to be considered for Federal =
grants-in-aid for=20
                  historic preservation.</P>
                  <P>(c) If a property is listed in the National =
Register,=20
                  certain provisions of the Tax Reform Act of 1976 as =
amended by=20
                  the Revenue Act of 1978 and the Tax Treatment =
Extension Act of=20
                  1980 may apply. These provisions encourage the =
preservation of=20
                  depreciable historic structures by allowing favorable =
tax=20
                  treatments for rehabilitation, and discourage =
destruction of=20
                  historic buildings by eliminating certain otherwise =
available=20
                  Federal tax provisions both for demolition of historic =

                  structures and for new construction on the site of =
demolished=20
                  historic buildings. Owners of historic buildings may =
benefit=20
                  from the investment tax credit provisions of the =
Revenue Act=20
                  of 1978. The Economic Recovery Tax Act of 1981 =
generally=20
                  replaces the rehabilitation tax incentives under these =
laws=20
                  beginning January 1, 1982 with a 25% investment tax =
credit for=20
                  rehabilitations of historic commercial, industrial and =

                  residential buildings. This can be combined with a =
15-year=20
                  cost recovery period for the adjusted basis of the =
historic=20
                  building. Historic buildings with certified =
rehabilitations=20
                  receive additional tax savings by their exemption from =
any=20
                  requirement to reduce the basis of the building by the =
amount=20
                  of the credit. The denial of accelerated depreciation =
for a=20
                  building built on the site of a demolished historic =
building=20
                  is repealed effective January 1, 1982. The Tax =
Treatment=20
                  Extension Act of 1980 includes provisions regarding =
charitable=20
                  contributions for conservation purposes of partial =
interests=20
                  in historically important land areas or structures. =
</P>
                  <P>(d) If a property contains surface coal resources =
and is=20
                  listed in the National Register, certain provisions of =
the=20
                  Surface Mining and Control Act of 1977 require =
consideration=20
                  of a property's historic values in the determination =
on=20
                  issuance of a surface coal mining permit. =
<BR><BR><STRONG>Sec.=20
                  60.3 Definitions. <A id=3D603 =
name=3D603></A></STRONG></P>
                  <P>(a) Building. A building is a structure created to =
shelter=20
                  any form of human activity, such as a house, barn, =
church,=20
                  hotel, or similar structure. Building may refer to a=20
                  historically related complex such as a courthouse and =
jail or=20
                  a house and barn. </P>
                  <P align=3Dcenter>Examples </P>
                  <BLOCKQUOTE>
                    <P>Molly Brown House (Denver, CO) <BR>Meek Mansion =
and=20
                    Carriage House (Hayward, CA) <BR>Huron County =
Courthouse and=20
                    Jail (Norwalk, OH) <BR>Fairntosh Plantation (Durham=20
                    vicinity, NC) </P></BLOCKQUOTE>
                  <P>(b) Chief elected local official. Chief elected =
local=20
                  official means the mayor, county judge, county =
executive or=20
                  otherwise titled chief elected administrative official =
who is=20
                  the elected head of the local political jurisdiction =
in which=20
                  the property is located. </P>
                  <P>(c) Determination of eligibility. A determination =
of=20
                  eligibility is a decision by the Department of the =
Interior=20
                  that a district, site, building, structure or object =
meets the=20
                  National Register criteria for evaluation although the =

                  property is not formally listed in the National =
Register. A=20
                  determination of eligibility does not make the =
property=20
                  eligible for such benefits as grants, loans, or tax =
incentives=20
                  that have listing on the National Register as a =
prerequisite.=20
                  </P>
                  <P>(d) District. A district is a geographically =
definable=20
                  area, urban or rural, possessing a significant =
concentration,=20
                  linkage, or continuity of sites, buildings, =
structures, or=20
                  objects united by past events or aesthetically by plan =
or=20
                  physical development. A district may also comprise =
individual=20
                  elements separated geographically but linked by =
association or=20
                  history. </P>
                  <P align=3Dcenter>Examples</P>
                  <BLOCKQUOTE>
                    <P align=3Dleft>Georgetown Historic District =
(Washington, DC)=20
                    <BR>Martin Luther King Historic District (Atlanta, =
GA)=20
                    <BR>Durango-Silverton Narrow-Gauge Railroad =
(right-of-way=20
                    between Durango and Silverton, CO) </P></BLOCKQUOTE>
                  <P>(e) Federal Preservation Officer. The Federal =
Preservation=20
                  Officer is the official designated by the head of each =
Federal=20
                  agency responsible for coordinating that agency's =
activities=20
                  under the National Historic Preservation Act of 1966, =
as=20
                  amended, and Executive Order 11593 including =
nominating=20
                  properties under that agency's ownership or control to =
the=20
                  National Register. </P>
                  <P>(f) Keeper of the National Register of Historic =
Places. The=20
                  Keeper is the individual who has been delegated the =
authority=20
                  by NPS to list properties and determine their =
eligibility for=20
                  the National Register. The Keeper may further delegate =
this=20
                  authority as he or she deems appropriate. </P>
                  <P>(g) Multiple Resource Format submission. A Multiple =

                  Resource Format submission for nominating properties =
to the=20
                  National Register is one which includes all or a =
defined=20
                  portion of the cultural resources identified in a =
specified=20
                  geographical area. </P>
                  <P>(h) National Park Service (NPS). The National Park =
Service=20
                  is the bureau of the Department of Interior to which =
the=20
                  Secretary of Interior has delegated the authority and=20
                  responsibility for administering the National Register =

                  program. </P>
                  <P>(i) <A=20
                  =
href=3D"http://www.nps.gov/nr/publications/forms.htm">National=20
                  Register Nomination Form</A>. National Register =
Nomination=20
                  Form means (1) National Register Nomination Form NPS =
10-900,=20
                  with accompanying continuation sheets (where =
necessary) Form=20
                  NPS 10-900a, maps and photographs or (2) for Federal=20
                  nominations, Form No. 10-306, with continuation sheets =
(where=20
                  necessary) Form No. 10-300A, maps and photographs. =
Such=20
                  nomination forms must be "adequately documented" and=20
                  "technically and professionally correct and =
sufficient." To=20
                  meet these requirements the forms and accompanying =
maps and=20
                  photographs must be completed in accord with =
requirements and=20
                  guidance in the NPS publication, "<A=20
                  =
href=3D"http://www.nps.gov/nr/publications/bulletins/nrb16a/index.htm">Ho=
w=20
                  to Complete National Register Forms</A>" and other NPS =

                  technical publications on this subject. Descriptions =
and=20
                  statements of significance must be prepared in accord =
with=20
                  standards generally accepted by academic historians,=20
                  architectural historians and archeologists. The =
nomination=20
                  form is a legal document and reference for historical, =

                  architectural, and archeological data upon which the=20
                  protections for listed and eligible properties are =
founded.=20
                  The nominating authority certifies that the nomination =
is=20
                  adequately documented and technically and =
professionally=20
                  correct and sufficient upon nomination. </P>
                  <P>(j) Object. An object is a material thing of =
functional,=20
                  aesthetic, cultural, historical or scientific value =
that may=20
                  be, by nature or design, movable yet related to a =
specific=20
                  setting or environment. </P>
                  <P align=3Dcenter>Examples</P>
                  <BLOCKQUOTE>
                    <P align=3Dleft>Delta Queen Steamboat (Cincinnati, =
OH)=20
                    <BR>Adams Memorial (Rock Creek Cemetery, Washington, =
DC)=20
                    <BR>Sumpter Valley Gold Dredge (Sumpter, OR) =
</P></BLOCKQUOTE>
                  <P>(k) Owner or owners. The term owner or owners means =
those=20
                  individuals, partnerships, corporations or public =
agencies=20
                  holding fee simple title to property. Owner or owners =
does not=20
                  include individuals, partnerships, corporations or =
public=20
                  agencies holding easements or less than fee interests=20
                  (including leaseholds) of any nature. </P>
                  <P>(l) Site. A site is the location of a significant =
event, a=20
                  prehistoric or historic occupation or activity, or a =
building=20
                  or structure, whether standing, ruined, or vanished, =
where the=20
                  location itself maintains historical or archeological =
value=20
                  regardless of the value of any existing structure. =
</P>
                  <P align=3Dcenter>Examples</P>
                  <BLOCKQUOTE>
                    <P align=3Dleft>Cabin Creek Battlefield (Pensacola =
vicinity,=20
                    OK) <BR>Mound Cemetery Mound (Chester vicinity, OH) =
<BR>Mud=20
                    Springs Pony Express Station Site (Dalton vicinity, =
NE)=20
                  </P></BLOCKQUOTE>
                  <P>(m) State Historic Preservation Officer. The State =
Historic=20
                  Preservation Officer is the person who has been =
designated by=20
                  the Governor or chief executive or by State statute in =
each=20
                  State to administer the State Historic Preservation =
Program,=20
                  including identifying and nominating eligible =
properties to=20
                  the National Register and otherwise administering =
applications=20
                  for listing historic properties in the National =
Register. </P>
                  <P>(n) State Historic Preservation Program. The State =
Historic=20
                  Preservation Program is the program established by =
each State=20
                  and approved by the Secretary of Interior for the =
purpose of=20
                  carrying out the provisions of the National Historic=20
                  Preservation Act of 1966, as amended, and related laws =
and=20
                  regulations. Such program shall be approved by the =
Secretary=20
                  before the State may nominate properties to the =
National=20
                  Register. Any State Historic Preservation Program in =
effect=20
                  under prior authority of law before December 12, 1980, =
shall=20
                  be treated as an approved program until the Secretary =
approves=20
                  a program submitted by the State for purposes of the=20
                  Amendments or December 12, 1983, unless the Secretary =
chooses=20
                  to rescind such approval because of program =
deficiencies. </P>
                  <P>(o) State Review Board. The State Review Board is a =
body=20
                  whose members represent the professional fields of =
American=20
                  history, architectural history, historic architecture, =

                  prehistoric and historic archeology, and other =
professional=20
                  disciplines and may include citizen members. In States =
with=20
                  approved State historic preservation programs the =
State Review=20
                  Board reviews and approves National Register =
nominations=20
                  concerning whether or not they meet the criteria for=20
                  evaluation prior to their submittal to the NPS. </P>
                  <P>(p) Structure. A structure is a work made up of=20
                  interdependent and interrelated parts in a definite =
pattern of=20
                  organization. Constructed by man, it is often an =
engineering=20
                  project large in scale. </P>
                  <P align=3Dcenter>Examples</P>
                  <BLOCKQUOTE>
                    <P align=3Dleft>Swanton Covered Railroad Bridge =
(Swanton=20
                    vicinity, VT) <BR>Old Point Loma Lighthouse (San =
Diego, CA)=20
                    <BR>North Point Water Tower (Milwaukee, WI) =
<BR>Reber Radio=20
                    Telescope (Green Bay vicinity, WI) </P></BLOCKQUOTE>
                  <P>(q) Thematic Group Format submission. A Thematic =
Group=20
                  Format submission for nominating properties to the =
National=20
                  Register is one which includes a finite group of =
resources=20
                  related to one another in a clearly distinguishable =
way. They=20
                  may be related to a single historic person, event, or=20
                  developmental force; of one building type or use, or =
designed=20
                  by a single architect; of a single archeological site =
form, or=20
                  related to a particular set of archeological research=20
                  problems. </P>
                  <P>(r) To nominate. To nominate is to propose that a =
district,=20
                  site, building, structure, or object be listed in the =
National=20
                  Register of Historic Places by preparing a nomination =
form,=20
                  with accompanying maps and photographs which =
adequately=20
                  document the property and are technically and =
professionally=20
                  correct and sufficient. </P>
                  <P><STRONG>Sec. 60.4 Criteria for evaluation.<A =
id=3D604=20
                  name=3D604></A> </STRONG></P>
                  <P>The criteria applied to evaluate properties (other =
than=20
                  areas of the National Park System and National =
Historic=20
                  Landmarks) for the National Register are listed below. =
These=20
                  criteria are worded in a manner to provide for a wide=20
                  diversity of resources. The following criteria shall =
be used=20
                  in evaluating properties for nomination to the =
National=20
                  Register, by NPS in reviewing nominations, and for =
evaluating=20
                  National Register eligibility of properties. Guidance =
in=20
                  applying the criteria is further discussed in the "How =
To" <A=20
                  =
href=3D"http://www.nps.gov/nr/publications/bulletins.htm">publications</A=
>,=20
                  Standards &amp; Guidelines sheets and Keeper's =
opinions of the=20
                  National Register. Such materials are available upon =
request.=20
                  </P>
                  <P>National Register criteria for evaluation. The =
quality of=20
                  significance in American history, architecture, =
archeology,=20
                  engineering, and culture is present in districts, =
sites,=20
                  buildings, structures, and objects that possess =
integrity of=20
                  location, design, setting, materials, workmanship, =
feeling,=20
                  and association and </P>
                  <P>(a) that are associated with events that have made =
a=20
                  significant contribution to the broad patterns of our =
history;=20
                  or </P>
                  <P>(b) that are associated with the lives of persons=20
                  significant in our past; or </P>
                  <P>(c) that embody the distinctive characteristics of =
a type,=20
                  period, or method of construction, or that represent =
the work=20
                  of a master, or that possess high artistic values, or =
that=20
                  represent a significant and distinguishable entity =
whose=20
                  components may lack individual distinction; or </P>
                  <P>(d) that have yielded, or may be likely to yield,=20
                  information important in prehistory or history. </P>
                  <P>Criteria considerations. Ordinarily cemeteries,=20
                  birthplaces, or graves of historical figures, =
properties owned=20
                  by religious institutions or used for religious =
purposes,=20
                  structures that have been moved from their original =
locations,=20
                  reconstructed historic buildings, properties primarily =

                  commemorative in nature, and properties that have =
achieved=20
                  significance within the past 50 years shall not be =
considered=20
                  eligible for the National Register. However, such =
properties=20
                  will qualify if they are integral parts of districts =
that do=20
                  meet the criteria of if they fall within the following =

                  categories: </P>
                  <P>(a) A religious property deriving primary =
significance from=20
                  architectural or artistic distinction or historical=20
                  importance; or </P>
                  <P>(b) A building or structure removed from its =
original=20
                  location but which is significant primarily for =
architectural=20
                  value, or which is the surviving structure most =
importantly=20
                  associated with a historic person or event; or </P>
                  <P>(c) A birthplace or grave of a historical figure of =

                  outstanding importance if there is no appropriate site =
or=20
                  building directly associated with his productive life. =
</P>
                  <P>(d) A cemetery which derives its primary =
significance from=20
                  graves of persons of transcendent importance, from =
age, from=20
                  distinctive design features, or from association with =
historic=20
                  events; or </P>
                  <P>(e) A reconstructed building when accurately =
executed in a=20
                  suitable environment and presented in a dignified =
manner as=20
                  part of a restoration master plan, and when no other =
building=20
                  or structure with the same association has survived; =
or </P>
                  <P>(f) A property primarily commemorative in intent if =
design,=20
                  age, tradition, or symbolic value has invested it with =
its own=20
                  exceptional significance; or </P>
                  <P>(g) A property achieving significance within the =
past 50=20
                  years if it is of exceptional importance. This =
exception is=20
                  described further in NPS "How To'' 2, entitled "<A=20
                  =
href=3D"http://www.cr.nps.gov/nr/publications/bulletins/nrb22/">How=20
                  to Evaluate and Nominate Potential National Register=20
                  Properties That Have Achieved Significance Within the =
Last 50=20
                  Years</A>'' which is available from the National =
Register of=20
                  Historic Places Division, National Park Service, =
United States=20
                  Department of the Interior, Washington, D.C. 20240.=20
                  <BR><BR><STRONG>Sec. 60.5 Nomination forms and =
information=20
                  collection.</STRONG><A id=3D605 name=3D605></A> </P>
                  <P>(a) All nominations to the National Register are to =
be made=20
                  on standard National Register forms. These forms are =
provided=20
                  upon request to the State Historic Preservation =
Officer,=20
                  participating Federal agencies and others by the NPS. =
For=20
                  archival reasons, no other forms, photocopied or =
otherwise,=20
                  will be accepted. </P>
                  <P>(b) The information collection requirements =
contained in=20
                  this part have been approved by the Office of =
Management and=20
                  Budget under 44 U.S.C. 3507 and assigned clearance =
number=20
                  1024-0018. The information is being collected as part =
of the=20
                  nomination of properties to the National Register. =
This=20
                  information will be used to evaluate the eligibility =
of=20
                  properties for inclusion in the National Register =
under=20
                  established criteria. The obligation to respond is =
required to=20
                  obtain a benefit.<BR><BR><STRONG>Sec. 60.6 Nominations =
by the=20
                  State Historic Preservation Officer under approved =
State=20
                  Historic Preservation programs. <A id=3D606=20
                  name=3D606></A></STRONG></P>
                  <P>(a) The State Historic Preservation Officer is =
responsible=20
                  for identifying and nominating eligible properties to =
the=20
                  National Register. Nomination forms are prepared under =
the=20
                  supervision of the State Historic Preservation =
Officer. The=20
                  State Historic Preservation Officer establishes =
statewide=20
                  priorities for preparation and submittal of =
nominations for=20
                  all properties meeting National Register criteria for=20
                  evaluation within the State. All nominations from the =
State=20
                  shall be submitted in accord with the State =
priorities, which=20
                  shall be consistent with an approved State historic=20
                  preservation plan. </P>
                  <P>(b) The State shall consult with local authorities =
in the=20
                  nomination process. The State provides notice of the =
intent to=20
                  nominate a property and solicits written comments =
especially=20
                  on the significance of the property and whether or not =
it=20
                  meets the National Register criteria for evaluation. =
The State=20
                  notice also gives owners of private property an =
opportunity to=20
                  concur in or object to listing. The notice is carried =
out as=20
                  specified in the subsections below. </P>
                  <P>(c) As part of the nomination process, each State =
is=20
                  required to notify in writing the property owner(s), =
except as=20
                  specified in paragraph (d) of this section, of the =
State's=20
                  intent to bring the nomination before the State Review =
Board.=20
                  The list of owners shall be obtained from either =
official land=20
                  recordation records or tax records, whichever is more=20
                  appropriate, within 90 days prior to the notification =
of=20
                  intent to nominate. If in any State the land =
recordation or=20
                  tax records is not the most appropriate list from =
which to=20
                  obtain owners that State shall notify the Keeper in =
writing=20
                  and request approval that an alternative source of =
owners may=20
                  be used. </P>
                  <P>The State is responsible for notifying only those =
owners=20
                  whose names appear on the list consulted. Where there =
is more=20
                  than one owner on the list, each separate owner shall =
be=20
                  notified. The State shall send the written =
notification at=20
                  least 30 but not more than 75 days before the State =
Review=20
                  Board meeting. Required notices may vary in some =
details of=20
                  wording as the States prefer, but the content of =
notices must=20
                  be approved by the National Register. The notice shall =
give=20
                  the owner(s) at least 30 but not more than 75 days to =
submit=20
                  written comments and concur in or object in writing to =
the=20
                  nomination of such property. At least 30 but not more =
than 75=20
                  days before the State Review Board meeting, the States =
are=20
                  also required to notify by the above mentioned =
National=20
                  Register approved notice the applicable chief elected =
official=20
                  of the county (or equivalent governmental unit) and =
municipal=20
                  political jurisdiction in which the property is =
located. The=20
                  National Register nomination shall be on file with the =
State=20
                  Historic Preservation Program during the comment =
period and a=20
                  copy made available by mail when requested by the =
public, or=20
                  made available at a location of reasonable access to =
all=20
                  affected property owners, such as a local library =
courthouse,=20
                  or other public place, prior to the State Review Board =
meeting=20
                  so that written comments regarding the nomination can =
be=20
                  prepared. </P>
                  <P>(d) For a nomination with more than 50 property =
owners,=20
                  each State is required to notify in writing at least =
30 but=20
                  not more than 75 days in advance of the State Review =
Board=20
                  meeting the chief elected local officials of the =
county (or=20
                  equivalent governmental unit) and municipal political=20
                  jurisdiction in which the property or district is =
located. The=20
                  State shall provide general notice to property owners=20
                  concerning the State's intent to nominate. The general =
notice=20
                  shall be published at least 30 days but not more than =
75 days=20
                  before the State Review Board meeting and provide an=20
                  opportunity for the submission of written comments and =
provide=20
                  the owners of private property or a majority of such =
owners=20
                  for districts an opportunity to concur in or object in =
writing=20
                  to the nomination. Such general notice must be =
published in=20
                  one or more local newspapers of general circulation in =
the=20
                  area of the nomination. The content of the notices =
shall be=20
                  approved by the National Register. If such general =
notice is=20
                  used to notify the property owners for a nomination =
containing=20
                  more than 50 owners, it is suggested that a public =
information=20
                  meeting be held in the immediate area prior to the =
State=20
                  Review Board meeting. If the State wishes to =
individually=20
                  notify all property owners, it may do so, pursuant to=20
                  procedures specified in subsection <A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#606">60.6</A>(c),=20
                  in which case, the State need not publish a general =
notice.=20
                  </P>
                  <P>(e) For Multiple Resource and Thematic Group Format =

                  submission, each district, site, building, structure =
and=20
                  object included in the submission is treated as a =
separate=20
                  nomination for the purpose of notification and to =
provide=20
                  owners of private property the opportunity to concur =
in or=20
                  object in writing to the nomination in accord with =
this=20
                  section. </P>
                  <P>(f) The commenting period following notifications =
can be=20
                  waived only when all property owners and the chief =
elected=20
                  local official have advised the State in writing that =
they=20
                  agree to the waiver. </P>
                  <P>(g) Upon notification, any owner or owners of a =
private=20
                  property who wish to object shall submit to the State =
Historic=20
                  Preservation Officer a notarized statement certifying =
that the=20
                  party is the sole or partial owner of the private =
property, as=20
                  appropriate, and objects to the listing. In =
nominations with=20
                  multiple ownership of a single private property or of=20
                  districts, the property will not be listed if a =
majority of=20
                  the owners object to listing. Upon receipt of =
notarized=20
                  objections respecting a district or single private =
property=20
                  with multiple owners, it is the responsibility of the =
State=20
                  Historic Preservation Officer to ascertain whether a =
majority=20
                  of owners of private property have objected. If an =
owner whose=20
                  name did not appear on the list certifies in a written =

                  notarized statement that the party is the sole or =
partial=20
                  owner of a nominated private property such owner shall =
be=20
                  counted by the State Historic Preservation Officer in=20
                  determining whether a majority of owners has objected. =
Each=20
                  owner of private property in a district has one vote=20
                  regardless of how many properties or what part of one =
property=20
                  that party owns and regardless of whether the property =

                  contributes to the significance of the district.</P>
                  <P>(h) If a property has been submitted to and =
approved by the=20
                  State Review Board for inclusion in the National =
Register=20
                  prior to the effective date of this section, the State =

                  Historic Preservation Officer need not resubmit the =
property=20
                  to the State Review Board; but before submitting the=20
                  nomination to the NPS shall afford owners of private =
property=20
                  the opportunity to concur in or object to the =
property's=20
                  inclusion in the Register pursuant to applicable =
notification=20
                  procedures described above. </P>
                  <P>(i) [Reserved] </P>
                  <P>(j) Completed nomination forms or the documentation =

                  proposed for submission on the nomination forms and =
comments=20
                  concerning the significance of a property and its =
eligibility=20
                  for the National Register are submitted to the State =
Review=20
                  Board. The State Review Board shall review the =
nomination=20
                  forms or documentation proposed for submission on the=20
                  nomination forms and any comments concerning the =
property's=20
                  significance and eligibility for the National =
Register. The=20
                  State Review Board shall determine whether or not the =
property=20
                  meets the National Register criteria for evaluation =
and make a=20
                  recommendation to the State Historic Preservation =
Officer to=20
                  approve or disapprove the nomination. </P>
                  <P>(k) Nominations approved by the State Review Board =
and=20
                  comments received are then reviewed by the State =
Historic=20
                  Preservation Officer and if he or she finds the =
nominations to=20
                  be adequately documented and technically, =
professionally, and=20
                  procedurally correct and sufficient and in conformance =
with=20
                  National Register criteria for evaluation, the =
nominations are=20
                  submitted to the Keeper of the National Register of =
Historic=20
                  Places, National Park Service, United States =
Department of the=20
                  Interior, Washington, D.C. 20240. All comments =
received by a=20
                  State and notarized statements of objection to listing =
are=20
                  submitted with a nomination. </P>
                  <P>(l) If the State Historic Preservation Officer and =
the=20
                  State Review Board disagree on whether a property =
meets the=20
                  National Register criteria for evaluation, the State =
Historic=20
                  Preservation Officer, if he or she chooses, may submit =
the=20
                  nomination with his or her opinion concerning whether =
or not=20
                  the property meets the criteria for evaluation and the =
opinion=20
                  of the State Review Board to the Keeper of the =
National=20
                  Register for a final decision on the listing of the =
property.=20
                  The opinion of the State Review Board may be the =
minutes of=20
                  the Review Board meeting. The State Historic =
Preservation=20
                  Officer shall submit such disputed nominations if so =
requested=20
                  within 45 days of the State Review Board meeting by =
the State=20
                  Review Board or the chief elected local official of =
the local,=20
                  county or municipal political subdivision in which the =

                  property is located but need not otherwise do so. Such =

                  nominations will be substantively reviewed by the =
Keeper. </P>
                  <P>(m) The State Historic Preservation Officer shall =
also=20
                  submit to the Keeper nominations if so requested under =
the=20
                  appeals process in Sec. <A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#6012">60.12</A>.=20
                  </P>
                  <P>(n) If the owner of a private property or the =
majority of=20
                  such owners for a district or single property with =
multiple=20
                  owners have objected to the nomination prior to the =
submittal=20
                  of a nomination, the State Historic Preservation =
Officer shall=20
                  submit the nomination to the Keeper only for a =
determination=20
                  of eligibility pursuant to subsection (s) of this =
section.=20
</P>
                  <P>(o) The State Historic Preservation Officer signs =
block 12=20
                  of the nomination form if in his or her opinion the =
property=20
                  meets the National Register criteria for evaluation. =
The State=20
                  Historic Preservation Officer's signature in block 12=20
                  certifies that: </P>
                  <BLOCKQUOTE>
                    <P>(1) All procedural requirements have been met; =
<BR>(2)=20
                    The nomination form is adequately documented; =
<BR>(3) The=20
                    nomination form is technically and professionally =
correct=20
                    and sufficient; <BR>(4) In the opinion of the State =
Historic=20
                    Preservation Officer, the property meets the =
National=20
                    Register criteria for evaluation. </P></BLOCKQUOTE>
                  <P>(p) When a State Historic Preservation Officer =
submits a=20
                  nomination form for a property that he or she does not =
believe=20
                  meets the National Register criteria for evaluation, =
the State=20
                  Historic Preservation Officer signs a continuation =
sheet Form=20
                  NPS 10-900a explaining his/her opinions on the =
eligibility of=20
                  the property and certifying that: </P>
                  <BLOCKQUOTE>
                    <P>(1) All procedural requirements have been met; =
<BR>(2)=20
                    The nomination form is adequately documented; =
<BR>(3) The=20
                    nomination form is technically and professionally =
correct=20
                    and sufficient. </P></BLOCKQUOTE>
                  <P>(q) Notice will be provided in the Federal Register =
that=20
                  the nominated property is being considered for listing =
in the=20
                  National Register of Historic Places as specified in =
Sec. <A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#6013">60.13</A>.=20
                  </P>
                  <P>(r) Nominations will be included in the National =
Register=20
                  within 45 days of receipt by the Keeper or designee =
unless the=20
                  Keeper disapproves a nomination, an appeal is filed, =
or the=20
                  owner of private property (or the majority of such =
owners for=20
                  a district or single property with multiple owners) =
objects by=20
                  notarized statements received by the Keeper prior to =
listing.=20
                  Nominations which are technically or professionally =
inadequate=20
                  will be returned for correction and resubmission. When =
a=20
                  property does not appear to meet the National Register =

                  criteria for evaluation, the nomination will be =
returned with=20
                  an explanation as to why the property does not meet =
the=20
                  National Register criteria for evaluation. </P>
                  <P>(s) If the owner of private property (or the =
majority of=20
                  such owners for a district or single property with =
multiple=20
                  owners) has objected to the nomination by notarized =
statement=20
                  prior to listing, the Keeper shall review the =
nomination and=20
                  make a determination of eligibility within 45 days of =
receipt,=20
                  unless an appeal is filed. The Keeper shall list such=20
                  properties determined eligible in the National =
Register upon=20
                  receipt of notarized statements from the owner(s) of =
private=20
                  property that the owner(s) no longer object to =
listing. </P>
                  <P>(t) Any person or organization which supports or =
opposes=20
                  the nomination of a property by a State Historic =
Preservation=20
                  Officer may petition the Keeper during the nomination =
process=20
                  either to accept or reject a nomination. The =
petitioner must=20
                  state the grounds of the petition and request in =
writing that=20
                  the Keeper substantively review the nomination. Such =
petitions=20
                  received by the Keeper prior to the listing of a =
property in=20
                  the National Register or a determination of its =
eligibility=20
                  where the private owners object to listing will be =
considered=20
                  by the Keeper and the nomination will be substantively =

                  reviewed. </P>
                  <P>(u) State Historic Preservation Officers are =
required to=20
                  inform the property owners and the chief elected local =

                  official when properties are listed in the National =
Register.=20
                  In the case of a nomination where there are more than =
50=20
                  property owners, they may be notified of the entry in =
the=20
                  National Register by the same general notice stated in =
Sec. <A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#606">60.6</A>(d).=20
                  States which notify all property owners individually =
of=20
                  entries in the National Register need not publish a =
general=20
                  notice. </P>
                  <P>(v) In the case of nominations where the owner of =
private=20
                  property (or the majority of such owners for a =
district or=20
                  single property with multiple owners) has objected and =
the=20
                  Keeper has determined the nomination eligible for the =
National=20
                  Register, the State Historic Preservation Officer =
shall notify=20
                  the appropriate chief elected local official and the =
owner(s)=20
                  of such property of this determination. The general =
notice may=20
                  be used for properties with more than 50 owners as =
described=20
                  in Sec. <A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#606">60.6</A>(d)=20
                  or the State Historic Preservation Officer may notify =
the=20
                  owners individually. </P>
                  <P>(w) If subsequent to nomination a State makes major =

                  revisions to a nomination or renominates a property =
rejected=20
                  by the Keeper, the State Historic Preservation Officer =
shall=20
                  notify the affected property owner(s) and the chief =
elected=20
                  local official of the revisions or renomination in the =
same=20
                  manner as the original notification for the =
nomination, but=20
                  need not resubmit the nomination to the State Review =
Board.=20
                  Comments received and notarized statements of =
objection must=20
                  be forwarded to the Keeper along with the revisions or =

                  renomination. The State Historic Preservation Officer =
also=20
                  certifies by the resubmittal that the affected =
property=20
                  owner(s) and the chief elected local official have =
been=20
                  renotified. "Major revisions" as used herein means =
revisions=20
                  of boundaries or important substantive revisions to =
the=20
                  nomination which could be expected to change the =
ultimate=20
                  outcome as to whether or not the property is listed in =
the=20
                  National Register by the Keeper. </P>
                  <P>(x) Notwithstanding any provision hereof to the =
contrary,=20
                  the State Historic Preservation Officer in the =
nomination=20
                  notification process or otherwise need not make =
available to=20
                  any person or entity (except a Federal agency planning =
a=20
                  project, the property owner, the chief elected local =
official=20
                  of the political jurisdiction in which the property is =

                  located, and the local historic preservation =
commission for=20
                  certified local governments) specific information =
relating to=20
                  the location of properties proposed to be nominated =
to, or=20
                  listed in, the National Register if he or she =
determines that=20
                  the disclosure of specific information would create a =
risk of=20
                  destruction or harm to such properties. </P>
                  <P>(y) With regard to property under Federal ownership =
or=20
                  control, completed nomination forms shall be submitted =
to the=20
                  Federal Preservation Officer for review and comment. =
The=20
                  Federal Preservation Officer, may approve the =
nomination and=20
                  forward it to the Keeper of the National Register of =
Historic=20
                  Places, National Park Service, United States =
Department of the=20
                  Interior, Washington, D.C. 20240. =
<BR><BR><STRONG>Secs. 60.7=20
                  to 60.8 [Reserved] </STRONG><BR><BR><STRONG>Sec. 60.9=20
                  Nominations by Federal agencies.</STRONG><A id=3D609=20
                  name=3D609></A> </P>
                  <P>(a) The National Historic Preservation Act of 1966, =
as=20
                  amended, requires that, with the advice of the =
Secretary and=20
                  in cooperation with the State Historic Preservation =
Officer of=20
                  the State involved, each Federal agency shall =
establish a=20
                  program to locate, inventory and nominate to the =
Secretary all=20
                  properties under the agency's ownership or control =
that appear=20
                  to qualify for inclusion on the National Register. =
Section=20
                  2(a) of Executive Order 11593 provides that Federal =
agencies=20
                  shall locate, inventory, and nominate to the Secretary =
of the=20
                  Interior all sites, buildings, districts, and objects =
under=20
                  their jurisdiction or control that appear to qualify =
for=20
                  listing on the National Register of Historic Places.=20
                  Additional responsibilities of Federal agencies are =
detailed=20
                  in the National Historic Preservation Act of 1966, as =
amended,=20
                  Executive Order 11593, the National Environmental =
Policy Act=20
                  of 1969, the Archeological and Historic Preservation =
Act of=20
                  1974, and procedures developed pursuant to these =
authorities,=20
                  and other related legislation. </P>
                  <P>(b) Nomination forms are prepared under the =
supervision of=20
                  the Federal Preservation Officer designated by the =
head of a=20
                  Federal agency to fulfill agency responsibilities =
under the=20
                  National Historic Preservation Act of 1966, as =
amended. </P>
                  <P>(c) Completed nominations are submitted to the =
appropriate=20
                  State Historic Preservation Officer for review and =
comment=20
                  regarding the adequacy of the nomination, the =
significance of=20
                  the property and its eligibility for the National =
Register.=20
                  The chief elected local officials of the county (or =
equivalent=20
                  governmental unit) and municipal political =
jurisdiction in=20
                  which the property is located are notified and given =
45 days=20
                  in which to comment. The State Historic Preservation =
Officer=20
                  signs block 12 of the nomination form with his/her=20
                  recommendation. </P>
                  <P>(d) After receiving the comments of the State =
Historic=20
                  Preservation Officer, and chief elected local =
official, or if=20
                  there has been no response within 45 days, the Federal =

                  Preservation Officer may approve the nomination and =
forward it=20
                  to the Keeper of the National Register of Historic =
Places,=20
                  National Park Service, United States Department of the =

                  Interior, Washington, D.C. 20240. The Federal =
Preservation=20
                  Officer signs block 12 of the nomination form if in =
his or her=20
                  opinion the property meets the National Register =
criteria for=20
                  evaluation. The Federal Preservation Officer's =
signature in=20
                  block 12 certifies that: </P>
                  <BLOCKQUOTE>
                    <P>(1) All procedural requirements have been met; =
<BR>(2)=20
                    The nomination form is adequately documented; =
<BR>(3) The=20
                    nomination form is technically and professionally =
correct=20
                    and sufficient; <BR>(4) In the opinion of the =
Federal=20
                    Preservation Officer, the property meets the =
National=20
                    Register criteria for evaluation. </P></BLOCKQUOTE>
                  <P>(e) When a Federal Preservation Officer submits a=20
                  nomination form for a property that he or she does not =
believe=20
                  meets the National Register criteria for evaluation, =
the=20
                  Federal Preservation Officer signs a continuation =
sheet Form=20
                  NPS 10-900a explaining his/her opinions on the =
eligibility of=20
                  the property and certifying that: </P>
                  <BLOCKQUOTE>
                    <P>(1) All procedural requirements have been met; =
<BR>(2)=20
                    The nomination form is adequately documented; =
<BR>(3) The=20
                    nomination form is technically and professionally =
correct=20
                    and sufficient. </P></BLOCKQUOTE>
                  <P>(f) The comments of the State Historic Preservation =
Officer=20
                  and chief local official are appended to the =
nomination, or,=20
                  if there are no comments from the State Historic =
Preservation=20
                  Officer an explanation is attached. Concurrent =
nominations=20
                  (see Sec. <A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#6010">60.10</A>)=20
                  cannot be submitted, however, until the nomination has =
been=20
                  considered by the State in accord with Sec. <A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#606">60.6</A>,=20
                  supra. Comments received by the State concerning =
concurrent=20
                  nominations and notarized statements of objection must =
be=20
                  submitted with the nomination. </P>
                  <P>(g) Notice will be provided in the Federal Register =
that=20
                  the nominated property is being considered for listing =
in the=20
                  National Register of Historic Places in accord with =
Sec. <A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#6013">60.13</A>.=20
                  </P>
                  <P>(h) Nominations will be included in the National =
Register=20
                  within 45 days of receipt by the Keeper or designee =
unless the=20
                  Keeper disapproves such nomination or an appeal is =
filed.=20
                  Nominations which are technically or professionally =
inadequate=20
                  will be returned for correction and resubmission. When =
a=20
                  property does not appear to meet the National Register =

                  criteria for evaluation, the nomination will be =
returned with=20
                  an explanation as to why the property does not meet =
the=20
                  National Register criteria for evaluation. </P>
                  <P>(i) Any person or organization which supports or =
opposes=20
                  the nomination of a property by a Federal Preservation =
Officer=20
                  may petition the Keeper during the nomination process =
either=20
                  to accept or reject a nomination. The petitioner must =
state=20
                  the grounds of the petition and request in writing =
that the=20
                  Keeper substantively review the nomination. Such =
petition=20
                  received by the Keeper prior to the listing of a =
property in=20
                  the National Register or a determination of its =
eligibility=20
                  where the private owner(s) object to listing will be=20
                  considered by the Keeper and the nomination will be=20
                  substantively reviewed. </P>
                  <P><BR><STRONG>Sec. 60.10 Concurrent State and Federal =

                  nominations. <A id=3D6010 =
name=3D6010></A></STRONG></P>
                  <P>(a) State Historic Preservation Officers and =
Federal=20
                  Preservation Officers are encouraged to cooperate in =
locating,=20
                  inventorying, evaluating, and nominating all =
properties=20
                  possessing historical, architectural, archeological, =
or=20
                  cultural value. Federal agencies may nominate =
properties where=20
                  a portion of the property is not under Federal =
ownership or=20
                  control. </P>
                  <P>(b) When a portion of the area included in a =
Federal=20
                  nomination is not located on land under the ownership =
or=20
                  control of the Federal agency, but is an integral part =
of the=20
                  cultural resource, the completed nomination form shall =
be sent=20
                  to the State Historic Preservation Officer for =
notification to=20
                  property owners, to give owners of private property an =

                  opportunity to concur in or object to the nomination, =
to=20
                  solicit written comments and for submission to the =
State=20
                  Review Board pursuant to the procedures in Sec. <A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#606">60.6</A>.=20
</P>
                  <P>(c) If the State Historic Preservation Officer and =
the=20
                  State Review Board agree that the nomination meets the =

                  National Register criteria for evaluation, the =
nomination is=20
                  signed by the State Historic Preservation Officer and =
returned=20
                  to the Federal agency initiating the nomination. If =
the State=20
                  Historic Presevation Officer and the State Review =
Board=20
                  disagree, the nomination shall be returned to the =
Federal=20
                  agency with the opinions of the State Historic =
Preservation=20
                  Officer and the State Review Board concerning the =
adequacy of=20
                  the nomination and whether or not the property meets =
the=20
                  criteria for evaluation. The opinion of the State =
Review Board=20
                  may be the minutes of the State Review Board meeting. =
The=20
                  State Historic Preservation Officer's signed opinion =
and=20
                  comments shall confirm to the Federal agency that the =
State=20
                  nomination procedures have been fulfilled including=20
                  notification requirements. Any comments received by =
the State=20
                  shall be included with the letter as shall any =
notarized=20
                  statements objecting to the listing of private =
property. </P>
                  <P>(d) If the owner of any privately owned property, =
(or a=20
                  majority of the owners of such properties within a =
district or=20
                  single property with multiple owners) objects to such=20
                  inclusion by notarized statement(s) the Federal =
Historic=20
                  Preservation Officer shall submit the nomination to =
the Keeper=20
                  for review and a determination of eligibility. =
Comments,=20
                  opinions, and notarized statements of objection shall =
be=20
                  submitted with the nomination. </P>
                  <P>(e) The State Historic Preservation Officer shall =
notify=20
                  the non-Federal owners when a concurrent nomination is =
listed=20
                  or determined eligible for the National Register as =
required=20
                  in Sec. <A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#606">60.6</A>.=20
                  <BR><BR><STRONG>Sec. 60.11 Requests for=20
                  nominations.</STRONG><A id=3D6011 name=3D6011></A> =
</P>
                  <P>(a) The State Historic Preservation Officer or =
Federal=20
                  Preservation Officer as appropriate shall respond in =
writing=20
                  within 60 days to any person or organization =
submitting a=20
                  completed National Register nomination form or =
requesting=20
                  consideration for any previously prepared nomination =
form on=20
                  record with the State or Federal agency. The response =
shall=20
                  provide a technical opinion concerning whether or not =
the=20
                  property is adequately documented and appears to meet =
the=20
                  National Register criteria for evaluation in Sec. <A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#604">60.4</A>. If=20
                  the nomination form is determined to be inadequately=20
                  documented, the nominating authority shall provide the =

                  applicant with an explanation of the reasons for that=20
                  determination. </P>
                  <P>(b) If the nomination form does not appear to be =
adequately=20
                  documented, upon receiving notification, it shall be =
the=20
                  responsibility of the applicant to provide necessary=20
                  additional documentation. </P>
                  <P>(c) If the nomination form appears to be adequately =

                  documented and if the property appears to meet the =
National=20
                  Register criteria for evaluation, the State Historic=20
                  Preservation Officer shall comply with the =
notification=20
                  requirements in Sec. <A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#606">60.6</A> and=20
                  schedule the property for presentation at the earliest =

                  possible State Review Board meeting. Scheduling shall =
be=20
                  consistent with the State's established priorities for =

                  processing nominations. If the nomination form is =
adequately=20
                  documented, but the property does not appear to meet =
National=20
                  Register criteria for evaluation, the State Historic=20
                  Preservation Officer need not process the nomination, =
unless=20
                  so requested by the Keeper pursuant to Sec. <A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#6012">60.12</A>.=20
                  </P>
                  <P>(d) The State Historic Preservation Officer's =
response=20
                  shall advise the applicant of the property's position =
in=20
                  accord with the State's priorities for processing =
nominations=20
                  and of the approximate date the applicant can expect =
its=20
                  consideration by the State Review Board. The State =
Historic=20
                  Preservation Officer shall also provide notice to the=20
                  applicant of the time and place of the Review Board =
meeting at=20
                  least 30 but not more than 75 days before the meeting, =
as well=20
                  as complying with the notification requirements in =
Sec. <A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#606">60.6</A>.=20
</P>
                  <P>(e) Upon action on a nomination by the State Review =
Board,=20
                  the State Historic Preservation Officer shall, within =
90 days,=20
                  submit the nomination to the National Park Service, =
or, if the=20
                  State Historic Preservation Officer does not consider =
the=20
                  property eligible for the National Register, so advise =
the=20
                  applicant within 45 days. </P>
                  <P>(f) If the applicant substantially revises a =
nomination=20
                  form as a result of comments by the State or Federal =
agency,=20
                  it may be treated by the State Historic Preservation =
Officer=20
                  or Federal Preservation Officer as a new submittal and =

                  reprocessed in accord with the requirements in this =
section.=20
                  </P>
                  <P>(g) The Federal Preservation Officer shall request =
the=20
                  comments of the State Historic Preservation Officer =
and notify=20
                  the applicant in writing within 90 days of receipt of =
an=20
                  adequately documented nomination form as to whether =
the=20
                  Federal agency will nominate the property. The Federal =

                  Preservation Officer shall submit an adquately =
documented=20
                  nomination to the National Park Service unless in his =
or her=20
                  opinion the property is not eligible for the National=20
                  Register. <BR><BR><STRONG>Sec. 60.12 Nomination=20
                  appeals.</STRONG><A id=3D6012 name=3D6012></A> </P>
                  <P>(a) Any person or local government may appeal to =
the Keeper=20
                  the failure or refusal of a nominating authority to =
nominate a=20
                  property that the person or local government considers =
to meet=20
                  the National Register criteria for evaluation upon =
decision of=20
                  a nominating authority to not nominate a property for =
any=20
                  reason when requested pursuant to Sec. <A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#6011">60.11</A>,=20
                  or upon failure of a State Historic Preservation =
Officer to=20
                  nominate a property recommended by the State Review =
Board.=20
                  (This action differs from the procedure for appeals =
during the=20
                  review of a nomination by the National Park Service =
where an=20
                  individual or organization may "petition the Keeper =
during the=20
                  nomination process," as specified in Sec. Sec. <A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#606">60.6</A>(t)=20
                  and <A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#609">60.9</A>(i).=20
                  Upon receipt of such petition the normal 45-day review =
period=20
                  will be extended for 30 days beyond the date of the =
petition=20
                  to allow the petitioner to provide additional =
documentation=20
                  for review.) </P>
                  <P>(b) Such appeal shall include a copy of the =
nomination form=20
                  and documentation previously submitted to the State =
Historic=20
                  Preservation Officer or Federal Preservation Officer, =
an=20
                  explanation of why the appplicant is submitting the =
appeal in=20
                  accord with this section and shall include pertinent=20
                  correspondence from the State Historic Preservation =
Officer or=20
                  Federal Preservation Officer. </P>
                  <P>(c) The Keeper will respond to the appellant and =
the State=20
                  Historic Preservation Officer or Federal Preservation =
Officer=20
                  with a written explanation either denying or =
sustaining the=20
                  appeal within 45 days of receipt. If the appeal is =
sustained,=20
                  the Keeper will: </P>
                  <BLOCKQUOTE>
                    <P>(1) Request the State Historic Preservation =
Officer or=20
                    Federal Preservation Officer to submit the =
nomination to the=20
                    Keeper within 15 days if the nomination has =
completed the=20
                    procedural requirements for nomination as described =
in Sec.=20
                    Sec. 60.6 or 60.9 except that concurrence of the =
State=20
                    Review Board, State Historic Preservation Officer or =
Federal=20
                    Preservation Officer is not required; or<BR>(2) If =
the=20
                    nomination has not completed these procedural =
requirements,=20
                    request the State Historic Preservation Officer or =
Federal=20
                    Preservation Officer to promptly process the =
nomination=20
                    pursuant to Sec. Sec. 60.6 or 60.9 and submit the =
nomination=20
                    to the Keeper without delay.</P></BLOCKQUOTE>
                  <P>(d) State Historic Preservation Officers and =
Federal=20
                  Preservation Officers shall process and submit such=20
                  nominations if so requested by the Keeper pursuant to =
this=20
                  section. The Secretary reserves the right to list =
properties=20
                  in the National Register or determine properties =
eligible for=20
                  such listing on his own motion when necessary to =
assist in the=20
                  preservation of historic resources and after notifying =
the=20
                  owner and appropriate parties and allowing for a =
30-day=20
                  comment period. </P>
                  <P>(e) No person shall be considered to have exhausted =

                  administrative remedies with respect to failure to =
nominate a=20
                  property to the National Register until he or she has =
complied=20
                  with procedures set forth in this section. The =
decision of the=20
                  Keeper is the final administrative action on such =
appeals.=20
</P>
                  <P><STRONG>Sec. 60.13 Publication in the Federal =
Register and=20
                  other NPS notification.<A id=3D6013 name=3D6013></A> =
</STRONG></P>
                  <P>(a) When a nomination is received, NPS will publish =
notice=20
                  in the Federal Register that the property is being =
considered=20
                  for listing in the National Register. A 15-day =
commenting=20
                  period from date of publication will be provided. When =

                  necessary to assist in the preservation of historic =
properties=20
                  this 15-day period may be shortened or waived. </P>
                  <P>(b) NPS shall notify the appropriate State Historic =

                  Preservation Officer, Federal Preservation Officer, =
person or=20
                  local government when there is no approved State =
program of=20
                  the listing of the property in the National Register =
and will=20
                  publish notice of the listing in the Federal Register. =
</P>
                  <P>(c) In nominations where the owner of any privately =
owned=20
                  property (or a majority of the owners of such =
properties=20
                  within a district or single property with multiple =
owners) has=20
                  objected and the Keeper has determined the nomination =
eligible=20
                  for the National Register, NPS shall notify the State =
Historic=20
                  Preservation Officer, the Federal Preservation Officer =
(for=20
                  Federal or concurrent nominations), the person or =
local=20
                  government where there is no approved State Historic=20
                  Preservation Program and the Advisory Council on =
Historic=20
                  Preservation. NPS will publish notice of the =
determination of=20
                  eligibility in the Federal =
Register.<BR><BR><STRONG>Sec. 60.14=20
                  Changes and revisions to properties listed in the =
National=20
                  Register. <A id=3D6014 name=3D6014></A></STRONG></P>
                  <P>(a) Boundary changes. </P>
                  <BLOCKQUOTE>
                    <P>(1) A boundary alteration shall be considered as =
a new=20
                    property nomination. All forms, criteria and =
procedures used=20
                    in nominating a property to the National Register =
must be=20
                    used. In the case of boundary enlargements only =
those owners=20
                    in the newly nominated as yet unlisted area need be =
notified=20
                    and will be counted in determining whether a =
majority of=20
                    private owners object to listing. In the case of a=20
                    diminution of a boundary, owners shall be notified =
as=20
                    specified in Sec. <A=20
                    =
href=3D"http://www.nps.gov/nr/regulations.htm#6015">60.15</A>=20
                    concerning removing properties from the National =
Register. A=20
                    professionally justified recommendation by the State =

                    Historic Preservation Officer, Federal Preservation =
Officer,=20
                    or person or local government where there is no =
approved=20
                    State Historic Preservation Program shall be =
presented to=20
                    NPS. During this process, the property is not taken =
off the=20
                    National Register. If the Keeper or his or her =
designee=20
                    finds the recommendation in accordance with the =
National=20
                    Register criteria for evaluation, the change will be =

                    accepted. If the boundary change is not accepted, =
the old=20
                    boundaries will remain. Boundary revisions may be =
appealed=20
                    as provided for in Sec. Sec. <A=20
                    =
href=3D"http://www.nps.gov/nr/regulations.htm#6012">60.12</A>=20
                    and <A=20
                    =
href=3D"http://www.nps.gov/nr/regulations.htm#6015">60.15</A>.<BR>(2)=20
                    Four justifications exist for altering a boundary:=20
                    Professional error in the initial nomination, loss =
of=20
                    historic integrity, recognition of additional =
significance,=20
                    additional research documenting that a larger or =
smaller=20
                    area should be listed. No enlargement of a boundary =
should=20
                    be recommended unless the additional area possesses=20
                    previously unrecognized significance in American =
history,=20
                    architecture, archeology, engineering or culture. No =

                    diminution of a boundary should be recommended =
unless the=20
                    properties being removed do not meet the National =
Register=20
                    criteria for evaluation. Any proposal to alter a =
boundary=20
                    has to be documented in detail including =
photographing the=20
                    historic resources falling between the existing =
boundary and=20
                    the other proposed boundary. </P></BLOCKQUOTE>
                  <P>(b) Relocating properties listed in the National =
Register.=20
                  </P>
                  <BLOCKQUOTE>
                    <P>(1) Properties listed in the National Register =
should be=20
                    moved only when there is no feasible alternative for =

                    preservation. When a property is moved, every effort =
should=20
                    be made to reestablish its historic orientation, =
immediate=20
                    setting, and general environment.<BR>(2) If it is =
proposed=20
                    that a property listed in the National Register be =
moved and=20
                    the State Historic Preservation Officer, Federal =
agency for=20
                    a property under Federal ownership or control, or =
person or=20
                    local government where there is no approved State =
Historic=20
                    Preservation Program, wishes the property to remain =
in the=20
                    National Register during and after the move, the =
State=20
                    Historic Preservation Officer or Federal =
Preservation=20
                    Officer having ownership or control or person or =
local=20
                    government where there is no approved State Historic =

                    Preservation Program, shall submit documentation to =
NPS=20
                    prior to the move. The documentation shall discuss: =
</P>
                    <P>(i) The reasons for the move; <BR>(ii) The effect =
on the=20
                    property's historical integrity; <BR>(iii) The new =
setting=20
                    and general environment of the proposed site, =
including=20
                    evidence that the proposed site does not possess =
historical=20
                    or archeological significance that would be =
adversely=20
                    affected by the intrusion of the property; and =
<BR>(iv)=20
                    Photographs showing the proposed location. </P>
                    <P>(3) Any such proposal with respect to the new =
location=20
                    shall follow the required notification procedures, =
shall be=20
                    approved by the State Review Board if it is a State=20
                    nomination and shall continue to follow normal =
review=20
                    procedures. The Keeper shall also follow the =
required=20
                    notification procedures for nominations. The Keeper =
shall=20
                    respond to a properly documented request within 45 =
days of=20
                    receipt from the State Historic Preservation Officer =
or=20
                    Federal Preservation Officer, or within 90 days of =
receipt=20
                    from a person or local government where there is no =
approved=20
                    State Historic Preservation Program, concerning =
whether or=20
                    not the move is approved. Once the property is =
moved, the=20
                    State Historic Preservation Officer, Federal =
Preservation=20
                    Officer, or person or local government where there =
is no=20
                    approved State Historic Preservation Program shall =
submit to=20
                    the Keeper for review: </P>
                    <P>(i) A letter notifying him or her of the date the =

                    property was moved; <BR>(ii) Photographs of the =
property on=20
                    its new site; and <BR>(iii) Revised maps, including =
a=20
                    U.S.G.S. map, <BR>(iv) Acreage, and <BR>(v) Verbal =
boundary=20
                    description. </P>
                    <P>The Keeper shall respond to a properly documented =

                    submittal within 45 days of receipt with the final =
decision=20
                    on whether the property will remain in the National=20
                    Register. If the Keeper approves the move, the =
property will=20
                    remain in the National Register during and after the =
move=20
                    unless the integrity of the property is in some =
unforeseen=20
                    manner destroyed. If the Keeper does not approve the =
move,=20
                    the property will be automatically deleted from the =
National=20
                    Register when moved. In cases of properties removed =
from the=20
                    National Register, if the State, Federal agency, or =
person=20
                    or local government where there is no approved State =

                    Historic Preservation Program has neglected to =
obtain prior=20
                    approval for the move or has evidence that =
previously=20
                    unrecognized significance exists, or has accrued, =
the State,=20
                    Federal agency, person or local government may =
resubmit a=20
                    nomination for the property. </P>
                    <P>(4) In the event that a property is moved, =
deletion from=20
                    the National Register will be automatic unless the =
above=20
                    procedures are followed prior to the move. If the =
property=20
                    has already been moved, it is the responsibility of =
the=20
                    State, Federal agency or person or local government =
which=20
                    nominated the property to notify the National Park =
Service.=20
                    Assuming that the State, Federal agency or person or =
local=20
                    government wishes to have the structure reentered in =
the=20
                    National Register, it must be nominated again on new =
forms=20
                    which should discuss: </P>
                    <P>(i) The reasons for the move; <BR>(ii) The effect =
on the=20
                    property's historical integrity, and <BR>(iii) The =
new=20
                    setting and general environment, including evidence =
that the=20
                    new site does not possess historical or =
archeological=20
                    significance that would be adversely affected by =
intrusion=20
                    of the property. In addition, new photographs, =
acreage,=20
                    verbal boundary description and a U.S.G.S. map =
showing the=20
                    structure at its new location must be sent along =
with the=20
                    revised nomination. Any such nomination submitted by =
a State=20
                    must be approved by the State Review Board. </P>
                    <P>(5) Properties moved in a manner consistent with =
the=20
                    comments of the Advisory Council on Historic =
Preservation,=20
                    in accord with its procedures (36 CFR part 800), are =
granted=20
                    as exception to Sec. <A=20
                    =
href=3D"http://www.nps.gov/nr/regulations.htm#6012">60.12</A>(b).=20
                    Moving of properties in accord with the Advisory =
Council's=20
                    procedures should be dealt with individually in each =

                    memorandum of agreement. In such cases, the State =
Historic=20
                    Preservation Officer or the Federal Preservation =
Officer,=20
                    for properties under Federal ownership or control, =
shall=20
                    notify the Keeper of the new location after the move =

                    including new documentation as described=20
                  above.</P></BLOCKQUOTE>
                  <P><STRONG>Sec. 60.15 Removing properties from the =
National=20
                  Register. <A id=3D6015 name=3D6015></A></STRONG></P>
                  <P>(a) Grounds for removing properties from the =
National=20
                  Register are as follows: </P>
                  <BLOCKQUOTE>
                    <P>(1) The property has ceased to meet the criteria =
for=20
                    listing in the National Register because the =
qualities which=20
                    caused it to be originally listed have been lost or=20
                    destroyed, or such qualities were lost subsequent to =

                    nomination and prior to listing;<BR>(2) Additional=20
                    information shows that the property does not meet =
the=20
                    National Register criteria for evaluation; <BR>(3) =
Error in=20
                    professional judgement as to whether the property =
meets the=20
                    criteria for evaluation; or <BR>(4) Prejudicial =
procedural=20
                    error in the nomination or listing process. =
Properties=20
                    removed from the National Register for procedural =
error=20
                    shall be reconsidered for listing by the Keeper =
after=20
                    correction of the error or errors by the State =
Historic=20
                    Preservation Officer, Federal Preservation Officer, =
person=20
                    or local government which originally nominated the =
property,=20
                    or by the Keeper, as appropriate. The procedures set =
forth=20
                    for nominations shall be followed in such =
reconsiderations.=20
                    Any property or district removed from the National =
Register=20
                    for procedural deficiencies in the nomination and/or =
listing=20
                    process shall automatically be considered eligible =
for=20
                    inclusion in the National Register without further =
action=20
                    and will be published as such in the Federal =
Register.=20
                  </P></BLOCKQUOTE>
                  <P>(b) Properties listed in the National Register =
prior to=20
                  December 13, 1980, may only be removed from the =
National=20
                  Register on the grounds established in paragraph =
(a)(1) of=20
                  this section. </P>
                  <P>(c) Any person or organization may petition in =
writing for=20
                  removal of a property from the National Register by =
setting=20
                  forth the reasons the property should be removed on =
the=20
                  grounds established in paragraph (a) of this section. =
With=20
                  respect to nominations determined eligible for the =
National=20
                  Register because the owners of private property object =
to=20
                  listing, anyone may petition for reconsideration of =
whether or=20
                  not the property meets the criteria for evaluation =
using these=20
                  procedures. Petitions for removal are submitted to the =
Keeper=20
                  by the State Historic Preservation Officer for State=20
                  nominations, the Federal Preservation Officer for =
Federal=20
                  nominations, and directly to the Keeper from persons =
or local=20
                  governments where there is no approved State Historic=20
                  Preservation Program. </P>
                  <P>(d) Petitons submitted by persons or local =
governments=20
                  where there is no approved State Historic Preservation =
Program=20
                  shall include a list of the owner(s). In such cases =
the Keeper=20
                  shall notify the affected owner(s) and the chief =
elected local=20
                  official and give them an opportunity to comment. For =
approved=20
                  State programs, the State Historic Preservation =
Officer shall=20
                  notify the affected owner(s) and chief elected local =
official=20
                  and give them an opportunity to comment prior to =
submitting a=20
                  petition for removal. The Federal Preservation Officer =
shall=20
                  notify and obtain the comments of the appropriate =
State=20
                  Historic Preservation Officer prior to forwarding an =
appeal to=20
                  NPS. All comments and opinions shall be submitted with =
the=20
                  petition. </P>
                  <P>(e) The State Historic Preservation Officer or =
Federal=20
                  Preservation Officer shall respond in writing within =
45 days=20
                  of receipt to petitions for removal of property from =
the=20
                  National Register. The response shall advise the =
petitioner of=20
                  the State Historic Preservation Officer's or Federal=20
                  Preservation Officer's views on the petition. </P>
                  <P>(f) A petitioner desiring to pursue his removal =
request=20
                  must notify the State Historic Preservation Officer or =
the=20
                  Federal Preservation Officer in writing within 45 days =
of=20
                  receipt of the written views on the petition. </P>
                  <P>(g) The State Historic Preservation Officer may =
elect to=20
                  have a property considered for removal according to =
the=20
                  State's nomination procedures unless the petition is =
on=20
                  procedural grounds and shall schedule it for =
consideration by=20
                  the State Review Board as quickly as all notification=20
                  requirements can be completed following procedures =
outlined in=20
                  Sec. <A=20
                  =
href=3D"http://www.nps.gov/nr/regulations.htm#606">60.6</A>, or=20
                  the State Historic Preservation Officer may elect to =
forward=20
                  the petition for removal to the Keeper with his or her =

                  comments without State Review Board consideration. =
</P>
                  <P>(h) Within 15 days after receipt of the =
petitioner's=20
                  notification of intent to pursue his removal request, =
the=20
                  State Historic Preservation Officer shall notify the=20
                  petitioner in writing either that the State Review =
Board will=20
                  consider the petition on a specified date or that the =
petition=20
                  will be forwarded to the Keeper after notification=20
                  requirements have been completed. The State Historic=20
                  Preservation Officer shall forward the petitions to =
the Keeper=20
                  for review within 15 days after notification =
requirements or=20
                  Review Board consideration, if applicable, have been=20
                  completed. </P>
                  <P>(i) Within 15 days after receipt of the petitioner=20
                  notification of intent to pursue his petition, the =
Federal=20
                  Preservation Officer shall forward the petition with =
his or=20
                  her comments and those of the State Historic =
Preservation=20
                  Officer to the Keeper. </P>
                  <P>(j) The Keeper shall respond to a petition for =
removal=20
                  within 45 days of receipt, except where the Keeper =
must notify=20
                  the owners and the chief elected local official. In =
such cases=20
                  the Keeper shall respond within 90 days of receipt. =
The Keeper=20
                  shall notify the petitioner and the applicable State =
Historic=20
                  Preservation Officer, Federal Preservation Officer, or =
person=20
                  or local government where there is no approved State =
Historic=20
                  Preservation Program, of his decision. The State =
Historic=20
                  Preservation Officer or Federal Preservation Officer=20
                  transmitting the petition shall notify the petitioner, =
the=20
                  owner(s), and the chief elected local official in =
writing of=20
                  the decision. The Keeper will provide such notice for=20
                  petitions from persons or local governments where =
there is no=20
                  approved State Historic Preservation Program. The =
general=20
                  notice may be used for properties with more than 50 =
owners. If=20
                  the general notice is used it shall be published in =
one or=20
                  more newspapers with general circulation in the area =
of the=20
                  nomination. </P>
                  <P>(k) The Keeper may remove a property from the =
National=20
                  Register on his own motion on the grounds established =
in=20
                  paragraph (a) of this section, except for those =
properties=20
                  listed in the National Register prior to December 13, =
1980,=20
                  which may only be removed from the National Register =
on the=20
                  grounds established in paragraph (a)(1) of this =
section. In=20
                  such cases, the Keeper will notify the nominating =
authority,=20
                  the affected owner(s) and the applicable chief elected =
local=20
                  official and provide them an opportunity to comment. =
Upon=20
                  removal, the Keeper will notify the nominating =
authority of=20
                  the basis for the removal. The State Historic =
Preservation=20
                  Officer, Federal Preservation Officer, or person or =
local=20
                  government which nominated the property shall notify =
the=20
                  owner(s) and the chief elected local official of the =
removal.=20
                  </P>
                  <P>(l) No person shall be considered to have exhausted =

                  administrative remedies with respect to removal of a =
property=20
                  from the National Register until the Keeper has denied =
a=20
                  petition for removal pursuant to this section. =
</P><!-- InstanceEndEditable --></TD></TR>
              <TR>
                <TD colSpan=3D4><IMG height=3D1 =
src=3D"http://www.nps.gov/nr/"=20
                  width=3D378></TD></TR>
              <TR>
                <TD width=3D6 bgColor=3D#ffffff rowSpan=3D2>&nbsp;</TD>
                <TD colSpan=3D3>
                  <DIV align=3Dleft><!-- InstanceBeginEditable =
name=3D"bottom" -->
                  <DIV align=3Dcenter><A=20
                  =
href=3D"http://www.nps.gov/nr/about.htm#contactus">contact=20
                  us</A> </DIV><!-- InstanceEndEditable =
--></DIV></TD></TR>
              <TR>
                <TD colSpan=3D3><IMG height=3D1 =
src=3D"http://www.nps.gov/nr/"=20
                  =
width=3D100></TD></TR></TBODY></TABLE></DIV></DIV></TD></TR>
        <TR class=3Dfooterrow height=3D18>
          <TD colSpan=3D3>
            <TABLE class=3Dfooter cellSpacing=3D0 cellPadding=3D0 =
width=3D750=20
              border=3D0><TBODY>
              <TR>
                <TD align=3Dmiddle width=3D188 height=3D18><A=20
                  =
href=3D"http://www.nps.gov/refdesk/npsfoia.html">Freedom of=20
                  Information Act</A></TD>
                <TD align=3Dmiddle width=3D187 height=3D18><A=20
                  href=3D"http://www.nps.gov/privacy.htm">Privacy =
Policy</A></TD>
                <TD align=3Dmiddle width=3D187 height=3D18><A=20
                  =
href=3D"http://www.nps.gov/disclaimer.htm">Disclaimer</A></TD>
                <TD align=3Dmiddle width=3D188 height=3D18><A=20
                  =
href=3D"http://www.doi.gov/accessibility.html">Accessibility</A></TD></TR=
></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
<P>&nbsp;</P>
<P>&nbsp;</P><MAP id=3Dnewbanner9_r1_c1Map =
name=3Dnewbanner9_r1_c1Map><AREA=20
  shape=3DRECT alt=3D"[graphic] Link to NPS.gov" coords=3D2,3,95,31=20
  href=3D"http://www.nps.gov/"></MAP><!-- InstanceEnd --></BODY></HTML>

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/spacer.gif

R0lGODlhAQABAIAAAP///wAAACH5BAEUAAAALAAAAAABAAEAAAICRAEAOw==

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r1_c1.gif

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

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r3_c1.gif

R0lGODlh7gIEAIAAAOvo0v//6SH5BAQUAP8ALAAAAADuAgQAAAJSjI+py+0Po5y02ouz3rz7D4bi
SJbmiaZqA7TuC8fyTNf2jef6zvf+DwwKh8Si8YhMKpfMpvMJjUqn1Kr1is1qt9yu9wsOi8fksvmM
TqvX7La0AAA7

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r4_c1.gif

R0lGODlhGAAeAMQAAKh8AOvo0tTEgcWpRvPz6+rn0cKlPO/u3s61X7ycKu3r18+8cd7Mkf////Hy
562DAMWlQsiuUb6fMc61a6p/ANjJiwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAQU
AP8ALAAAAAAYAB4AAAVsYCCOZGmeaKqubOu+cCzPdJ0eh6LvfO8rCYlhSCwajwbK4FBoOp/Q6CPi
qE2rtKuVusXOtFlu2CsDf6nRtHpK+Ll9FERjTq/b7404fo+nTPiAdAAJDIWGh4iJDBUCC46PkJGS
Cw6VlpeYmZYhADs=

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r4_c2.gif

R0lGODlhOwAKAMQAALaTFujjxsqzXNvOmMCjOtTDf97TpOvo0tC9dLydLcatUOXeu8OoRNfIjM24
aeHYr7mYIdTDgL2eLgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAQU
AP8ALAAAAAA7AAoAAAX/YCMc5ME8R8OsTBGQA0MwQ0k2jX3afO8fCECkBDAABQbDgDAaSAaGBsRY
QiBsxZ+2h2BAFqSstWQAAK+kyLCKDlMXhcbrEWi4AoUaCS4/OxhuZyUDEAeEBWBcbQdZUggCEgEy
DgozCARXhAgOBAFWAU+MRl1WChA5hgoAEggvVQCwsUYSVAJ/DgcBWTEHBHoCEWOEuqMMVhEoNnUE
uGxYRmYwK6jRBoAAMwwJxmgKqqOLJApUBwYENmNE0CUqDFTV1w1JBg/pARBi4QcCnSQCCugWZWlB
gkEEd2FIWDOxRkGwNgPy9QggABsABq5IpAv0QIK2EQgZKQTUkcCMjFt8DBhIlNIGnZYkXh4IAQA7

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r4_c4.gif

R0lGODlhFQARAJEAAMKlPOvo0unkyu3r2SH5BAQUAP8ALAAAAAAVABEAAAIcjI+py+0Po5y02ouH
3rx7AIbiSArmiaYqxrZsAQA7

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r4_c5.gif

R0lGODlhXQAKAMQAALaTF+jjxtC9dNvOmMatUMCjOeXeu9TDf824abydLevo0t7TpMOoRNfIjMqz
XOHYr7mYIdTDgL2eLgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAQU
AP8ALAAAAABdAAoAAAX/4MMESok0ZZouauu+SuAwCPwQBSPADQr/sAWAkNK9FgygsiQgMnwqAySy
GBR2rgVryV0UIIOSUWE4CB6KSAFtMJTa7UY40Di4WwiHghHJJksPejF1bm2Ddm8GCwJbh3d0iEgD
ECRGCxICAmAOEiiZTJkSBQhSCAIAaFEQDIItpalvEAgIEgaZAbKnaAIFBAhgZLK0BrimqEgKvns7
VaDICp/QmQUlDjUKDUQqmhCwLYEQEA5usyVUmeXYRLygCulU6dnIUkhYDQgMAIx/0ZkC1wxyBASg
okGBAAI6/XkxAMceKNIYJGAwEJqgT09USKRYAMCzCKJ2ICgwwBaCZ/38k4k5qaXRshIEAEBUcOCA
CgAG+Lx5kIlGSxYp9/QhI4Jly4X5dmTcw8CLOWrL+mlrogIfEwCtSjTophVCGm0OIvjTFiFJ0Ahg
I6A113ShlB1bGcgqIMVrAFGjVMZgIIGvtwASJy6A4BIaBAmHUwXMgVAA4L4SdmGJtnjEY79KChME
9MPQC88kXjzwRuZOFNOdUXsOAQA7

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r4_c7.gif

R0lGODlhFAARAJEAAMKlPOvo0unkyu3r2SH5BAQUAP8ALAAAAAAUABEAAAIcjI+py+0Po5y02uuG
3rx3AIbiOArmiaYpxrZVAQA7

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r4_c9.gif

R0lGODlhWgAMAMQAALaTF+jjxsqzXdvOmMCiNdTDf+vo0uXeu8atULycKe7s2tC9dMOoRN7UpcKl
POHYr824adfIjLmYIe7u3r2eLtTDgefkzcCjOeTgyNvPmwAAAAAAAAAAAAAAAAAAAAAAACH5BAQU
AP8ALAAAAABaAAwAAAX/IGOMRgQZz0mSzeq+8LgwSAA3yMVEcTq2saABsJoZDrwXUcg0NCiBBeIV
kUQeg8viJho2YUuZKPA4Fgq2BwBoGCzK5EakcRiRXQOKQfqSsBtjZQZxImoNd4NwDw1obW8jYXsi
gAcSCxASAREAWwEXCAsUBU8UDAsCIwWoLjoXNisNElw/DIAlnLZOkxSlBjQLFzwAw8STDAVTJTZL
EV0HABkANpUjF2wjAxJWLwNdLrmAuUTgk9JtFyPUkUaAnhIISUsLW9UV6CM7B3orlYtrkQ3ufesS
rss4grtkSGDA8F8RY+kKbJNHzwCFCt4igFJBwoiBAgBW2QFQJ12mgLTEozm5ZyvXjAYwD60zdmoE
hC3mntiIlWsQhQslSWTbCcDVCgFGAyAoZO6lQTJNIaKAgiLTTF2eLmi1cQFAGQilKCzyZgApDEwX
KASsOAgCAAYAaoxA8NNpNa8C6ko1gIkBhSRMDgT1YgEDBkEvBAB2gWjQjRcHXrlYEjlIYwWYM2ve
zLkz5igULHgeTbq0ac4OUqtezbq1a9UJCLyeTbt27NqtQwAAOw==

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r4_c11.gif

R0lGODlhFwAeAKIAAMKlPO3q1t7Mkf///8+8cenkyvHy6O3r2SH5BAQUAP8ALAAAAAAXAB4AAANC
GLrc/jDKSau9OOvN+flgKI4fYJ5oqppF675w3HZ0bd94ru/64P/AoHBILBqPP4FyyWw6lYSodEqt
Rg3YrHbLxSYAADs=

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r4_c12.gif

R0lGODlhRgAKAMQAALaTFujjxtLBe8atUN7TpLydLdC9dOXevOvo0cOoRNnLk824acCjOdfIjOHY
r8qzXLmYIdTDgNvOmL2eLu/m1t7WtdvPm9TDfwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAQU
AP8ALAAAAABGAAoAAAX/oCGKDWKeKNqM45G+MHqUcQ08I12fqzHhBtduSEgMYQDCK6BEBYSoRNMU
cJgOhMCOaSqeuE4rwiFOphaTBESCIDAgAG206YYHHmlI6bEwNQYIF2lJXoGDSnUABwwJDAwBAIwJ
CQ4EE1oOEG0ADgAvUl2cnEYIEkaWJgMNDpdtE16sWgSaBKIRpA8HABEEvQEiJ6+zMaCbXwQGCZ4I
Ew4HmgYFIwANRtHTlcvPAxcuZifAJgy9pJ90pM8PERHLBgsRDwgGDCwK1vQttV9/ABLffgyuxClk
rgspA/EQNNA2gYEVCROoJLBgBKJEJssaXDCxwMA/cQOiRWhTLkWxQrPcNik7kSBiqgTzFhQaAJNB
H30InnWEUEkOCgUCxFSJ4UDO0CsR2GS5AqVUBCtHnQqdEqBBBBchAAA7

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r4_c15.gif

R0lGODlhIAAeAKIAAMKlPO3q1t7Mkf///8+8cenkyvHy6O3r2SH5BAQUAP8ALAAAAAAgAB4AAANO
GLrc/jDKSau9OOvNu/8gd4xkaZ5oCaxs675wW8x0bd94He587//AoHBI9AyOyKRyyWw6n9CoVCmo
Wq/YrPZK6Hq/4LD4ayibz+i0+pwAADs=

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r4_c16.gif

R0lGODlhLAAKAMQAALaTFujjxtTDf8qzXMCjOd7TpOXeu7ydLevo0tC9dNvOmMSpRs24aeHYr9fI
jMOoRLmYIdTDgL2eLseuUQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAQU
AP8ALAAAAAAsAAoAAAXJYJGMo4GcaJoWBdokgWOmsookEpnMtj2eDYgDwWioHi1V4tFr8ICpX3Bo
ayFPgULgxkw1JA/J5PR4ABio0RR1DZolLQFYokhAyg80QUCOIB5jAGkTEBA8V3sIARAtEEYiCQQs
BUaCJw5MD1RpAA4DXX8tlqFEEgwKXCqjCplJaWgBOWSibEkFDGBLKnAnA2hXUQknBQBGV7wIB1Zb
AQC6NBAJAwRbwGnCJ7gBVwrRD4wIn0sDBkYqBhGoQFspBk8F5ezoDQ3sIqghADs=

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r4_c18.gif

R0lGODlhHwARAJEAAMKlPOvo0unkyu3r2SH5BAQUAP8ALAAAAAAfABEAAAIljI+py+0Po5y02ouz
3tyND4biSILAiabqyqLCC8fyTMPdjedWAQA7

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r4_c19.gif

R0lGODlhRQAKAMQAALaTFujjxtTDf8atUN7TpMCjOdC9dOXevLydLevo0s24advOmMOoROHYr9fI
jMqzXLmYIdTDgL2eLgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAQU
AP8ALAAAAABFAAoAAAX/oCGKTmKeKOqMY+q+yVHC9Ak841ybq3GLOxiBEaQBCK4AEhU4uI4nZepA
CDCXwwTBaZIyuY2GCYpSSBgQJKEAAVhRZDMDIE4MCuiZHNJYM/IJcnRabAAHZ3gJAHh/DQsSVgQQ
WnQAT2qQWhIJDQMmC0QNmREKBIMODKKRm6YNABGeCQ8HrwS2AUAmErabL1AGBSODSgZ/CQaxJgS9
QwYIwn29BxADAk5kJrkJBbZEvkjFLAcNEA8REUQGDyhZWgzA4u0xDgNH2AmoJrRK3pf4BfrSrcNn
aQHABAbbDXFw8ACRdg4EmFDgY0mXAgOclZCXggweYAoQQjCgYI4JjAYgLixQSORjgZDtDikw0+cN
igURuASo46LKCZw8G0RYoOUNTic7u9QBqvSEjJwJQgAAOw==

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r4_c21.gif

R0lGODlhDgAeAKIAAMKlPO3q1t7Mkf///8+8cenkyvHy6O3r2SH5BAQUAP8ALAAAAAAOAB4AAAMv
GLrc/jDKSau9mJ3NewdgKIpFaZ5npq5s677WIM90bd+4Lex83xPAoFBoKBqPxwQAOw==

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r4_c22.gif

R0lGODlhQwAKAMQAALaTFujjxtTDf8euUt7TpMCjOdC9dOXeu7ydLevo0tvOmM24acqzXMOoRNfI
jOHYr7mYIdTDgL2eLgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAQU
AP8ALAAAAABDAAoAAAX/YJI8xmIcYqomwUo4ayyLDjrfdbJIRrRAhFnEsDI0bshEI5iMLQmQFq2Q
etgSBqLKmDo8klbR8hZWEQJLxmKFekgaBcZIIoGluA1GQVIIHCApEg9uDRIDSgR/gYNvcSIPEA0A
EgQNCiIHBJpKAmIwWUVHDYcJBUEFMApUDZ1KEWMNMARUA62xpZ0BQLcJDg2SCQAmRoegW6IRYkEO
hwzJACm+Y8wJzsEMWaPBKWlyKtAAWVmfWneiTGMBALot0CIKv0Hq7MHDBjDuiAQATAn7CRIuYSEX
CpEyEQwGkKKEcMGYagpFBBQhAAbDBAiCKIAQpwEEIhsX/EARgccxgygVNwAQuNEAAwlomKhkCUEk
BBQtPTIJQMCAAikJDkT4mYLAly5fHkhRWlSFUKJMRfQLOhSo0EEBQgAAOw==

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r4_c24.gif

R0lGODlhEgARAJEAAMKlPOvo0unkyu3r2SH5BAQUAP8ALAAAAAASABEAAAIbjI+py+0Po5y02jay
3lyDD4YiKJTmiZrXykIFADs=

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r4_c25.gif

R0lGODlhMgAKAMQAALaTFujjxtTDgMqzXMCjOd7TpOXeu9C9dOvo0satULydLc24acOoRNvOmOHY
r7mYItfIjL2eLgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAQU
AP8ALAAAAAAyAAoAAAXoICIihzMWxaiuLBKsBqRCaYtAUTIeh+0jDsaqIBwxerYEBGAQ8QK1kcFk
Iw6LoqOo0JQ+AgPkgUFgRJoBMoFg4Dl7hMdCZTUeChEzEiEYIBoRThEvB34LOiQJbiQ9dSdYCEcJ
Ai6ICBF3BQANjFsPkTUGAItujluQRw0PAxAvQA8MsTmdCJqgIgGjYo2QtQAqDJQOAnEvA3MiDkxj
IhA6Yc0EB4jQpi4AVAEPDgs1BCnbKtIHOQsKJg5y5g6iCwNaypbNDwkJqzeYAwQBUDDsBgUEdHEB
oZWINgUCdHEQRQoEAVSACDAYAgA7

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r4_c27.gif

R0lGODlhGQAeAMQAAKh8AOvo0tTEgcWpRvPz6+rn0cKlPO/u3s61X7ycKu3r18+8cd7Mkf////Hy
562DAMWlQsiuUb6fMc61a6p/ANjJiwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAQU
AP8ALAAAAAAZAB4AAAVqYCCOZGmeaKqubOu+cCzPdD0reK7vfH4YwKBwSARKEoWkcslsFg4Dis0R
eUyrV2uNqqVxs+AtVvxwmp3cnrpHqDbe8Lh8/kZQ6Hi8Pc+PTygMgYKDhIWBCQALiouMjY6KAhUO
k5SVlpeVIQA7

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r5_c2.gif

R0lGODlhOwAHAJEAAMKlPOvo0unkyu3r2SH5BAQUAP8ALAAAAAA7AAcAAAImnI+py+0Iopy02ovz
FLz7D4biSHrBiabqyrbuC8fyTNf2jee6WgAAOw==

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r5_c5.gif

R0lGODlhXQAHALMAALONCOzq1unlzMKlPO3r2b2dLO7u3sWlQvDx5r6fLwAAAAAAAAAAAAAAAAAA
AAAAACH5BAQUAP8ALAAAAABdAAcAAARFkMhJq7046827HGAojmRpnuiYJGlrCnAsz3Rt37hsAECQ
/7WAcEgsGo/IpJKI4BmW0Kh0SkU2Ac+qdsud8rrgsDjwHRcjADs=

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r5_c12.gif

R0lGODlhRgAHAKIAAMKlPOvo0unkyu3r2e7u3gAAAAAAAAAAACH5BAQUAP8ALAAAAABGAAcAAAMt
OLpKxDDKSasFOOvNu/9gqAlkaZ5oqq5sawZwLM90bd94ru987//AoHBILMoSADs=

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r5_c16.gif

R0lGODlhLAAHALMAALONCOjjyL+hNM64Z+zp1ebfwO3r2bycKu/u3sKlPOrlzfHy6MWlQr2lOgAA
AAAAACH5BAQUAP8ALAAAAAAsAAcAAAQ20EiEpL04632TP4InjmRpnmOgFMCABHAsz3RtwwQRAMCS
/8CgcEgM7nrFpFLJWzqfvyZ0OowAADs=

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r5_c19.gif

R0lGODlhRQAHALMAAK+HAOnky8KlPOvo0+3r2bycKu7u3rONCPHy6MWlQr+gMgAAAAAAAAAAAAAA
AAAAACH5BAQUAP8ALAAAAABFAAcAAAQ8kMhJq70462us+GAojmRpnqNSjEHrvnAsz3QNGwcQD3zv
/8CgcEj8IQ6HonLJbA6OSad02kRSr9ig9RcBADs=

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r5_c22.gif

R0lGODlhQwAHAJEAAMKlPOvo0unkyu3r2SH5BAQUAP8ALAAAAABDAAcAAAIpnI+py+0/gJy02ouz
3kD4D4biSJbmKQTqyrbuC8fyTNf2jef6zvf+XQAAOw==

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r5_c25.gif

R0lGODlhMgAHAJEAAMKlPOvo0unkyu3r2SH5BAQUAP8ALAAAAAAyAAcAAAIinI+py50Ao5y02juF
3rz7D4ZdQJbmiabqyrbuC8fyTNdsAQA7

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r6_c9.gif

R0lGODlhWgAFAKIAALONCOrmzsqyW+vp0+jixu/v4PHy6AAAACH5BAQUAP8ALAAAAABaAAUAAAMm
GLrc/jDKyQgQhbLBu/9gKI5k6QUAYJhs674vqsJ0bbPpre96/iYAOw==

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r7_c2.gif

R0lGODlhMwANAKIAAM+8ce7t2+rn0f///97Mke3q1e3r1/Hy6CH5BAQUAP8ALAAAAAAzAA0AAAM/
KLrc/jDKSau9OOvNu/+gY4xkaZ5oqp5D675wLM90bd94ru884f/AoHBILAoByKRyyWw6n8yDdEqt
Wq/YrDUBADs=

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r7_c3.gif

R0lGODlhLwAKAMQAALaTFujjxtTDgPby48OoRMqzXN/Vpu/t3rqZJOjet8WrStC9dO3q1v///824
ab+hM9rMlOHYr7WUIb2eLtfIjMatUPHx5e3kxdTDf+3r1+Xeu/v58cCjOt7WtdvJiwAAACH5BAQU
AP8ALAAAAAAvAAoAAAXDoEOMBMUwIlmeWjVxRXCmIzZHZ06PFCEYBgjC5AMCNYwIYqGJOBDIYhAh
YBAMuZP0eM0tCFZs1rrIFgphL7ibZefchUp6DEDmDIg5I67Xit8FCw4cCDgEAIiISQBjGowEgYOF
fVaJipALCxQylAwAnCcGj4GanG5+Ywp/BxYWCjgMrBYZHBAHXgWuEbKtB6eUFRcNw8TBxMQJCMIN
F8oNxsfPy8XTw9DHFZYAFcMJD98Py9fFlh7P2tzR6usDG+vv8MMhADs=

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r7_c6.gif

R0lGODlhXAANALMAALKKAe/u3u3q1tXFg8+8cf///7qWHN7MkfDw47ONCNbFjLuYIAAAAAAAAAAA
AAAAACH5BAQUAP8ALAAAAABcAA0AAARqUMhJq73YppS7/2Aoatxonii6pWzrUusrz2FM3zhc5vyM
bIFeKFAoGo/IpHKZ3DCf0Kh0Sm0mqtisdptYbL/Kg3hMLpvPaLMBkG6732aCfE6v2+94+2CQ7/v/
dgiCg4SFhoeIiYqLjI0IEQA7

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r7_c8.gif

R0lGODlhLwAKANUAALaTFujjxs65a/bx4sSnQtvJi8qzXLydLeDWqu/u3////+3q1t/UpdTDf8Wq
SeLass21X7mYIb+hM72cIfr48NvOmPLr1NfIjNC9dMatUO3kxfDw5ObfvsCjOtzQnM24aeTWp9a9
c72fMPby49XEgv/37+jetwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAQUAP8ALAAAAAAvAAoAAAb1wAdh
SDBwFo/PYslcBAiV5qJBiGQYSCJxyah2MNwOY2w4LLrSJbXTNHQqgUukwhCPxwtO5PKoK9FMAGME
aQtiBw9LDxEBTA0fgE2RDwZnhEscAH2XTQ9mH5ULGKGSnEx6BlhMDAcYGBkRlZFMH0qLjR9gUgwA
vb26lBGxR6yuGImWabGue6Kkq6ZpDBlmCA5MG9kPDgnYHogPDwIdGwwiG90JFQ7WaSS6SwAcGhkK
9vf09/YQHvcUABYUSBBgb4AED/n0KTARIaACEBEUJNSnwVevfyP0QSBIIQOAKgUkWuylQUEBYQAk
OFTIsqXLlS7vjchoLwgAOw==

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r7_c10.gif

R0lGODlhLgANALMAAKp/APHw5e3q1tPCf8+8cf///8OlOt3LjrONCNfIi+3r197MkdnGggAAAAAA
AAAAACH5BAQUAP8ALAAAAAAuAA0AAARMUMhJq7UI3c17z14obuBojuWpcunqUu37ZsFZ3Hiu73vG
/8Bg0CcsGnkIxhG3aDqf0GgUYJBam4SsdsvtdhMDrzgbKJvP6LR6zQ5EAAA7

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r7_c12.gif

R0lGODlhEQANAKIAAM+8cfHy6O3q1v///97MkQAAAAAAAAAAACH5BAQUAP8ALAAAAAARAA0AAAMe
KLrc/jDKSau1I+vNu/9gR4xkaY5Aqq5sGrxwLL8JADs=

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r7_c13.gif

R0lGODlhNAAKANUAALaTFujjxsqzXfbx4tvJi8CjOd/VptPBe////+/t3buaJsSqSM65au3p1Oje
t7qZItvOmNfIjPr48OHYr8SnQs24aNC9dLWUIdbGh/Lr1Na9c/Hw5MeuUt/Qmr2eL+3kxf/37821
X/by497WtdbCfOXeuwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAQUAP8ALAAAAAA0AAoAAAb/wAaJ
AqBAGhOKchlpBCoFD2fSqEaWFI4BWbFiKV0h0diIeCATyMMQMBgEBXcpUJiWSI9jwyJwGywPbRRV
fH4GVBBnaXkWFlVCJI8Wg4SUVh6Ejo8ebpSNj5KaZSRqJFSge5YUTaAAVJ9VE64GnqKPahanVRAc
AB4WAZKWa6icewDIvk20hMnIWw28vsCPARAFAsKPZK1bnwYFYcx7tqjW2AsTGwkNBh4bhAsb6wwh
8A0JEw/wBwfzDQ8wbJiwIBOqBloeuWNAQQICBAwYPERAgMNEEQo6PBxAgcBDAh4fOlAw4INFiiEn
IhjiEGIICQwAKADAoSXFkw8zcHhAIeNEHpAqOXAw+dEZMgQwZdK0mcGmyqdIRUCdSnVq04dBAAA7

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r7_c14.gif

R0lGODlhAQANAKIAAM+8cfHy6O3q1v///97MkQAAAAAAAAAAACH5BAQUAP8ALAAAAAABAA0AAAMG
KLoyTiAkADs=

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r7_c16.gif

R0lGODlhKwANALMAAKl9APHw5ermztPCfdC9cvv58sapRN7Nk////7ONCNjJi+3q1u3r2P/399vJ
iQAAACH5BAQUAP8ALAAAAAArAA0AAARVUMiUpL04650p/yDohWQpjGa6oWprsa65LGcSzHiu73y/
BAhEgRIsGo/IpPI4TCyfUGjiEK1WDwcHwIDter/gsLhLKCsG5bR6zW6704G4fE6v2+/2CAA7

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r7_c17.gif

R0lGODlhXAAKANUAALaTF+jjxtG7bfby47+hM9vJi8euUt/Vpe3q1ujdttbCfP///7uaJcqzXPDu
38SnQs21X+HYrbWUIb2fL8WrStvOmNfHivr48O3r19C9dO3kxfHw5eXeu9a9c9zPm72cKcCkO//3
7824aeTWp9TDgMmwV+rlyubexdK/eAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAQUAP8ALAAAAABcAAoAAAb/wMhj
+GhwEELiw4JAKofNw4MByjSTSqeS+Tg2ESQSIvCofJ8PEeLxJU2XX6EXYbEcQId8Y4K45w8WDAd9
eH+DHAwWEXdWfoaEf4EVBlZfDBF0DyBffwB5mABNDSAVARUgan0ABl8ZGVJfCJ6wX5R9bLG3cQ26
ubSiGRV8TadNeBOYsaFfoQcMAV8cAJh3DGYIrr/Si7hjE0y/0QwNg5zd5l8BE2KXomKICCK8yvQZ
rLEPjWXP2K8TrgbGqQJAkEGqAwQTVorQgMG4IwgTAmgk0WATEWoCAICGEQEiaMzoNaj0RYQ+BAZY
ZfvnKhkshg9AhsvVxwCfmbpggozAx8K9xHGuEtELmSFVrZMBrGXD5cDBFQpNN1AogQFDBKhNNmi1
gKJpk40HKGyo6rQPhawUDHgFwaHEAQwekB2IkGFTyJBxY5kQ1MuDQRQaDCwYTDgw4QEMEiwwTHjw
CAYIHBNYLLgx5cOJB3sQMHkBhAKEL4QiDKBx6QUPBFxYcEFAZcaeARSAXbjy4AIMLmiQSFDDAtwM
ABCIvJu3Btq4V4tWwBrAgMYQBJA2Pbj1KgCqB8O+wAC05e/gwy8Y8Fy8+fPoLUdGHwQAOw==

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r7_c20.gif

R0lGODlhCQANALMAAKyCAO3q1s+8cf///9fIi/Hw5cGhM9TDgLGLA97MkbONCAAAAAAAAAAAAAAA
AAAAACH5BAQUAP8ALAAAAAAJAA0AAAQnMCgVqpX01ql31lwXXsVoDdOgrqjCrgryDokBJHguHITg
/4WgUBgBADs=

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r7_c22.gif

R0lGODlhIAANAKIAAM+8cfHy6O3q1v///97MkQAAAAAAAAAAACH5BAQUAP8ALAAAAAAgAA0AAAMr
KLrc/jDKSau9OOvN7fhgKI5kaZ5oqopE675wLL9Abd94rt9B7//AoPCXAAA7

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r7_c23.gif

R0lGODlhVQAKANUAALaTF+jjxsqzXPbx4tvJi7+hM9/Vp9K/d+3q1sWrSv///+jet+/u3866a7mZ
IsSnQs24ae3r19fIjODWqvr48LWUIerly9rMlL2eLdC9dPHw5dXFg+3kxcatUcCjOt3Qnf/37+be
xd7WtdbCfL2fMPby4+TWp821X+bfv72cIdnKjwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAQUAP8ALAAAAABVAAoAAAb/QARi
9HB0DEJhpvi4CCeQ5DOanDyu2CTRiERgsdGHdPuQPB+LpMSMmHQcnkxS4DEEJI4u/RK4YKIGYlKB
g3UGh3oefHhOiACICABzin0egAAdSRlyCw4SIgaWCAYOAUkbcqSmQgsAC4SDgkKwUhOlp1RCkkm7
qkmtrx4OTgibo7ITAsXKUkrMSQ8btLOyx83Fmde8UrsZ2dAZgRe3xigOAl1CAnLXD+xz4dXWSQYA
9vZyEO/au7rq+wj0EeqQyVgbAQ6MpMmQSwqEhl7iNZs2zZm2bRgZIrDA0UKHeBYCDNvUkaOBDhgs
fCChIYLLCwk0fMDAQINNBA5QiIhZ0+ZOpQQ9rQhpGYHBzAg2Nah4wIAB0F02AbicicBlBAt5Ak11
0OBAhA0brEZ4pKBAAwUKBhT4gPZBAwoKKDTooIADXbRo7eKte3evArdo1RLYC4AwXrdw5dLVi/YE
gMGdOKA14QAthQ4ACjgYbLkBJgAj4HK4Z68uaQCjT0u+DKAIZ7yFYeOV+/kt39mb0RJImBmBX99+
0QIPTrx48OHGiSNPjrZECbxBAAA7

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r7_c26.gif

R0lGODlhEgANAKIAAM+8cfHy6Orn0f///97Mkevo0u3r1wAAACH5BAQUAP8ALAAAAAASAA0AAAMm
WLrc/jDKSam4OGtsuv+gN4xkaZ5oqqpE676wC8x0bdNBru+8ngAAOw==

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r8_c3.gif

R0lGODlhLwADAJEAAM+8cfHy6N7MkQAAACH5BAQUAP8ALAAAAAAvAAMAAAITlI+py20Ao5y02guD
3rz7D4ZaAQA7

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r8_c8.gif

R0lGODlhLwADAJEAAM+8cfHy6N7MkQAAACH5BAQUAP8ALAAAAAAvAAMAAAITlI+py20Ao5y02guD
3rz7D4ZaAQA7

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r8_c13.gif

R0lGODlhNAADAJEAAM+8cfHy6N7MkQAAACH5BAQUAP8ALAAAAAA0AAMAAAITlI+py70Ao5y02luD
3rz7D4ZfAQA7

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r8_c17.gif

R0lGODlhXAADAJEAAM+8cfHy6N7MkQAAACH5BAQUAP8ALAAAAABcAAMAAAIclI+py+0PowC02ouz
3rz7DwTiSJbmiabqyrZBAQA7

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/new-banner9_r8_c23.gif

R0lGODlhVQADAJEAAM+8cfHy6N7MkQAAACH5BAQUAP8ALAAAAABVAAMAAAIalI+py+0PF5i02ouz
3rzjAIbiSJbmiaZqWQAAOw==

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/jpeg
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/homepage-bigimage2.jpg

/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAWgAA/+4ADkFkb2JlAGTAAAAAAf/b
AIQAAQEBAQEBAQEBAQIBAQECAgIBAQICAgICAgICAgMCAwMDAwIDAwQEBAQEAwUFBQUFBQcHBwcH
CAgICAgICAgICAEBAQECAgIFAwMFBwUEBQcICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgI
CAgICAgICAgICAgICAgICAgI/8AAEQgAdALuAwERAAIRAQMRAf/EAN4AAAAGAgMBAAAAAAAAAAAA
AAAFBgcICQQKAQIDCwEAAQUBAQEBAAAAAAAAAAAAAAMEBQYHAgEICRAAAQMDAwMCBAMEBgUJAwYP
AQIDBBEFBgASByETCDEUQSIVCVEjFmGRMhdxgUJSJBihsTNTCsFicpJDNNQlGYQ1JvCiY3PTRtHh
wpOzZJSkxEVldYWlNhEAAQMCBAMFBQMKBAYABQIHARECAwAEITESBUFRBmFxIhMHgZGhMhSxwQjw
0eFCUmKi4iMV8XKSM4JDUyQWF8LSYzQlsjVzg7PTRCcY/9oADAMBAAIRAxEAPwCQ3EHkBHzjHLLH
4+yPCOfrQ0IsHtYpemLDfWHmY6R2RbLsoJV2ijtlLRAqOnQjVotb22kCNcAeX6MDVanfdxYuYS3m
hHtXEVJWwc08bpuqrHfXpfFt+aOxyyZRbX7KtblKFtp90GM781eqXNOHRlMCCfy4V1DuMTj4lHfl
78qfiKlU1kS4hRLhlILU5tSHGlEq6/mNFSTT9h0lqIONSiNLcMRRg5a7bcmlRbna492t0iofhTGG
H2HUhJBBbkBaVA+vUa5Ew4V7oPKmHm+JHFinnpXGjs/gm8ynDIk3HFJXtIDzxJWe9bJYehuBR6qo
2kq/EasOz9XX+3j+hIQFyzHuNQG6dNWV5/usBPMYH4UkJfG3kjibiRFj2Tm+wMIV3ZkN841kaihJ
V0hy1PQ3lHp/s3k/0DWs7L64OBDbuIEftM/Mfz1ne5+laqbeTH9l35x+akfF5UxoXV/H8lTceO8k
jKSh6wZLAkWd4qVQDtuyAWHQSaAtuqqdbDsvWu1bh/syDVyOB9xrN906a3Cz/wB1hA5jEe8U4gcU
pKVpd3tr6tuJVuSofsKSQf6tWrSKgdRrnev++f3nRpFGo0N6/wC+f3nRpFGo0N6/75/edGkUajQ3
r/vn950aRRqNDev++f3nRpFGo0N6/wC+f3nRpFGo0N6/75/edGkUajQ3r/vn950aRRqNDev++f3n
RpFGo0N6/wC+f3nRpFGo1xvX/eP7zo0ihaG9f94/vOjSKFob1/3j+86NIoWuqwHBtcG9PrtPUdP6
deFgr0OIroG20igbSB+AA155beVe+Y7nXYJSK0AFfXXQaBlXhcTnXOva5oaKKGiihoorkEj0NNeF
oOddBxFc7lf3j+/XPlt5V7rPOhuV/eP79Hlt5Uazzoblf3j+/R5beVGs86G5X94/v0eW3lRrdzob
1f3j+86PKbyFHmO50Nyv7x/fo8pvIUeY7nQ3KPqo/v0eW3lRrdzrjXvlt5V5rNCp/HR5beVGs1wQ
D6iugMbyo1GuNo/Aa90CvFNDaPwGvNAoU0KD8Ne6RQpoUH4aNAo1GudeaBXuo1zo0DlRqNCp/HR5
beVGs0Kn8dHlt5Uazzobj+J0eW3lRrNCp/HR5beVGs0NHlt5UazQqfx155beVGs86FT+Ojy28q91
u50Kn8dHlt5Ua3c6FT+Pro8pvKvNZ50Kn8dHlt5V7rPOhU/jo8tvKjWedDR5beVeazXGjy28qNZo
UH4a98tvKjWaFB+Gjy28qNZoUH4aPLbyo1mhQfho0N5UajXG1P4DR5beVGo0Nqf7o/do0N5UajQ2
J/uj9w0aG8qNRrjYg+qB+4aNA5UajQ7bf9wfuGjQ3lRqNcdpr/dp/cNGhvKjUaHaa/3Sf+qNGgcq
NRrqWGT6spNPxSNHlt5UB5oe3Y9eyio9PlH/AODXnlN5V75juddg22DUNpB/Gg155LOQr3zX8zXc
AD0FNefTx8h7qPNfzNc1p6dNHkM5D3Uea7maFT+OjyGchR5ruZoVP46PIZyFHmu5muKD8NHkM5Cj
zX8zXBSkqCikFQ9FU6jXQibyFeGR3OuwJHoaaPKbyFHmO5123rHos/vOjym8hR5judc91z/eK/ed
eeSzkKPMdzod13/eK/ede+U3kKPMdzrnvPf71X/WOvPJZyFHmO51x3nf96r/AKx0eSzkKPMdzod1
3/eq/wCsde+UzkKPMdzod13/AHqv+sdHlM5CjzHc6Hdd/wB6r/rHR5TOQo8x3OkrOunJic8tGP3P
jpmLxXJsUi42Pk43iM7Jl3P6kIjkP6YlPdbbQlBIeUqhIIp6aom0b093UNxahqNbGxyr3ph2qe5O
2rfue1huywTk4ue8Ac8l9yDvXspSbEf3B+4a0DUapiCudqf7o/do1GjSKG1P90fu0ajRpFDan+6P
3aNRo0imF8oOeLH4xcA8nc7X63i7xOPbf7iJYu8mOq4zXnkRY8VDigaKcccA9CaV6ag+pd+Ztti+
5fiGDLmeAqU2XanXt02FuBcfd21QRb/+IQy+bZr68vxfs7d1tMVEhpwZLOMdwqnR4hBSYe4dHifX
1GsMZ69yFh/oBR+8UzA5dtai70maHAeZgezsqy/IOEs2tfjgnEIeFWJ/Ery+xbZtkm2WGq+WM3Jg
SnL5aZkVhqUz26UU97noulE01843W1yTbozyjH9M5o1AjxasiWngcsK2yO+ih2pwkbKLkOKOB8Gn
gHN4jPGl5GzzmLja2cR8a4CnJsCxxz2j9z/Viv5jYlkmLRke1nyI1tyRluV70u0WFNSdlagah4mz
OfO3S5v06+J3ia4DMjio5LUpPawkQaXMeZ08LRoe0nJp4EHmRS64z5m+qcmXzE8Rwa2XW1Ns+9jc
oYLkznG7kyW7KLH0peP5k45DdmgDultpwJIPQ00+2/fXTQMfE4Sxu+VwwGHBHZHsWojcenHWty+O
QOhkbmDiQDxVmBb2kVJDjfysx6/wpd1hcpWj6daLhLtV0t/IlpuGBXONOhO+3fYbvDbUi0yVNKoC
sKSk9DXrqRO425fpd4Tyyx5IcPjUe2C9bHrCPbzzw5qMU7xUn7Ry3ZnGn5uS4teMXtbbSHG8pabY
v9jdSqoBRcsdXLZ2KpX5wkgHqNOA5qKHD24e7h8a9buAVHNP2/p+FOzjdysmSQ/fY5eYuQR1q3uP
wZLMoJKEfENqKkkfGoGh7JGnxCnMUsbh4SDWfOhW+7wvpORWqPkMCX3C5aJsZqZDUE0HVuUlwUP9
GvPMB9le6SMuNRFyXAePeL8qXjWD2SFhjF9ionoxWNJf7RIcWHHI0eW8520Aq+YNAJqfTX1l6L3P
mbSQXlzg8jEqQABzOWNfPfqbbhm4BGhoLRkEBOPxrAIKSQRQj1B1rlZ3XGvKKGiihoooaKKGiiho
ooaKKGiihoooaKKGiihoooaKKGiihoooaKKGiio/4B5J8ecick5jxTbWp1oy/C35seVHuDcRpqY5
b5S4j/tFMSXi5sKNxBCTt606GmD9CfiK2DqDqK52SESR3dq57SJAwB5jcWP8ste4uQhcQDpxTApv
fXn4c+oOn+nLbfJjHJaXTWOBjLyWCRoezzA5jQ1QUwJGrBcQqs/m7j383/5K/TJ/6n+k/WfqXbi/
TvZ9zs03+47u/d0p2v66atP/ALXsP/Lf/HvLk+p8nztSN8vQqZ69Srgmj2pVV/8AU24f+Jf+ReZH
9N53k6Vd5mtFy0aUTFdfsWl1cskx2zzbdbbvf4VquN4VstECTKYYelL3BG1lDqkqWaqAokHqRq77
j1Ft9pMyKeaOOSQoxrnNaXHAI0EguKkDBcxVH27pzcLyF80EMkkcQV7mtc5rRiVcQCGhATimRrHv
2X4niy4aMnye3Y4u4B0wEz5saH3wyUBzt+4Wjdt7id1PSo/HTffOrNq2wtF5PHAXrp1vazUiKmoh
UUKmSjnTjYukt13QONnbyThiavLY5+lVRdIKKhRc0PKiuFyXxxc5bEC25/ZLjOkkiNCYusF55wpS
Vnaht1SjQAk0HQCuoyy9R+nrmURQ3kD3uya2VhJ44AOJOGPdjUne+m/UVtEZZrOdjG5udE8AcMSW
gDHDvwo/teQWG+W83ey3uJeLUkrCrnFksyI4Lf8AGO40pSfl+PXpqe2zfrG9t/Pt5WSRY+Jrg5uG
eIJGHHHCoHc9hvrK48i4ifFLh4XNLXY5eEgHHhhjRHY+R+PMnuT1nxrPLLkN3jhRftUG6QZclATW
pU1HdWoUp1qNQuy+oWwblcG3tLuCaUZtZKx7gnNrXEj3VN736d9QbZbi4vLSeGI5OfE9jSuSOc0A
++jhWS44i9t40vIIScjdR3GsfMtgTVNhBc3Bgq7hG0E1p6CupZ3Ue3i9FmZo/qCFEepushFXSupE
C5ZVEN6b3E2RvBDJ9OChk0O0Aqia00qpRFzr1Vf7Em8Ix1V6iJyBxrvt2IyWRMUx1HcDO7eUdD81
KaVO+2IuxaGVnnkatGoa9PPSupO1EpNuxXxszdiJ/wBODp16To1ctSaV7FWvOfkmO2u42+0XO/wr
ddrsQLVa35TDMiSSrYA024oKWa9PlB66TvuotvtrhkE00bJZPla5zQ53DwtJU44YA13Y9ObhdW75
4YZHxR/O5rXFrePicAjcMcSK9bxfrHjsRM/ILzEsUFa0tImzJDMVouLBKUBb6kjcaGgrXSm775Zb
fF5t1KyJior3BoU5BXEBTypPaNjvdwl8q1ifK8BdLGlxQZlGglBzo1BBAINQfQ6lAVqLISmn5j5h
x3hLFouXZPa7jd7dLnMW9qLbGYz8nvyEOLQdkl+OCn8sjoompHTWW+rvq3t/Rm2NvryOWSN0jYwI
g1ztTgSMHOYE8KYElUwrU/SD0i3DrTdHWFnJFHI2N0hMpc1ulpAOLWPK+JcQAi40z1w8wLBYoq7n
lHCfJGJWNgpE7IbliwjQowWoICnXDKNBUgdATXWSX/4tLCyi8682vc7eAJqkktdLGrgrj5hTHsNa
7t/4SL++l8my3Xa7mcrpjjutT3JijR5YXDtFSCPJnHjdssd5lZvardbclitTrDJlzo8P3UR5AcQ6
2mUttRSQofDp6HrreT6j9Pttorh91CyOdgfGXvazUxwUOAcQUQ8sONYIPTbqB1zLbstJnyQPLJAx
jn6XtKFpLQQqjnjwwrPsmcYXk0pyDjeX2vIJrLZdeiQZ8WW4hpKkoK1JYWshNVAVPxOn+zdabPuU
pitLmKZ4CkMka8gKApDScFIC9tMN66K3nbYhLd20sLCUBfG5gJQlAXAKUBKdlYV15L45sV2TYL3n
9ks99UQE2WVdYEeWSoVADLzqV9QenTTLc/Ubp6yu/pbi8gin/YdKxr/9JcD8Ke7X6cdRX1p9VbWc
8sH7bYnuZ/qDSPjR7c8ix+yNQn7zfYdoYuTiGbc9KlMR0PurG5KGy6pIUojqAOp1Oblv9hZta64l
ZG15AaXOa0OJyAUhSeAGNQW29P3969zbeJ8jmAlwa1zi0DMuQFAOJOFFeR59guHOxWMuzS04s/OF
YTNyuMOCt4V21QJTiCrqKdNRnUPXWybQ9rb66ht3P+USSMYT3aiF9lSnTvQm+buxzrC1muGs+Yxx
veB3loKe2vW4ZvhlohW+5XXLrZbLbdgTa7hInxWWJISAT2nHFhK6VH8JOlL/AKz2e0hZNPcxRxyf
K5z2hrv8pJAPsNJbf0XvF3M+GC2lkkj+ZrY3Fzf8wAJHtFF0Tk7ja4S40CByFY506a4hqHCZu0B1
511xQQlCENulSlKJoABqPtPUnp2eVsUV5A97iAGtlYSSSgAAcpJOQFSF36adR28TpZbK4YxgJLnR
SAAAKSSWoABmTXivlfi1tam3OSrAhaCQtBvNuBBBoQQXvXST/VHplpQ31uCP/rR//NSzPSzqdwUW
NyQf/oyf/LRlKz3BYFvt13nZnaYVqu+/6Tc3rjEajyu2dq+y444Er2n12k6kbrrnZILdk8l1CyKR
dDjIwNcmekko5OKLUda9Cb3PcPgitZnyxpraI3lzVy1ABWrwVK9bJm+F5LJch45l9rv8tpO92LCu
ESU4lFabilhxRA/bpTZutNn3GQx2lzFM8BSGSMcQOaNJKUlvPRW87bGJLu2lhYSgL43tBPJXABaU
ylJQlSlKCUpBKlE0AA61NdWRzgApyqttaSUGdIyz8k8d5FdHLHj+fWW+3pqvdtEO6wZUpO0EmrTD
qlilOvTVP2j1E6f3C5Nta3kEswzYyVjnf6WuJ+FXDd/TrqHb7UXN1ZzxQnJ74ntaf+JzQPjWZe84
wrGpTcHI8vtdgmuoDrUObcIkR1TZUUhYQ+4klJKSK0p0083nrTZtulEd3cxQvIUB8jGlMlRxBTA4
002XonedyiMlpbTTMBQlkb3gHNFaCFxGHbXpYsyxDKHZDGNZVbcieiJSuW1BnRpamkrJCSsR1r2g
kGlfWmu9k6v2nc3ObZ3EUxaFIY9r0ByXSSi8FzpPe+j922xrXXlvLCHFAXscxSM01AKnFMqR+Qcu
49jnKWDcSTLZPfyLP48uTZZ7LcUwW24LLz7oeW5IQ4khLJI2tqrUftpUt+9V7Db+p7TY5I5DcXjX
uY4BugBgc52ol4cCjTk0rh2pbth9Jtw3Hpi732OSMW9m5jXtJdrJeWtbpAYWkK4ZuCIexRyzy7j3
Dtqx275HbJ9zjZNdotmt6Le3FcWmZLbddbLglSI4CKMqqQTT8NHqn6r2HSNrDPdxyPbPM2FvlhpI
e8OIXU9mHhOIJ7qPSr0m3Dq+6mgtJI43QQumd5hcAWMLQU0sfj4hgQO+l8q/2JN4Rjqr1ETkDjXf
bsRksiYpjqO4Gd28o6H5qU1ezvtiLsWhlZ55GrRqGvTz0rqTtRKojdivjZm7ET/pwdOvSdGrlqTS
vYq0QP8AJfHMa+KxiTn9kj5KlfbVjy7rAROC602lhTocr+zbqBm9Runo736N95ALlU8sysD15aNW
pexKnofTjqGSy+sZZzm2RfMETyxOevTpTtWve7cgYHYJzlsv2bWiyXJkJU7b5lyhxn0pWkKSSh9x
KqEGoNNL7r15sdhMYbm6hikCK18jGuxxGDiDjSG1dBb7fwCa2tZpYyqOZG9zcMDi0EYV7WTOMLya
U5BxvL7XkE1lsuvRIM+LLcQ0lSUFaksLWQmqgKn4nS2zdabPuUpitLmKZ4CkMka8gKApDScFIC9t
I710VvO2xCW7tpYWEoC+NzAShKAuAUoCU7KwoHJfHN1vSsbtmf2S45EhRQuwMXWA9NC0+qSw26XK
j4immVj6jdPXV59JDeQPuAU8tsrC9eWkO1fCnt96cdRWtn9XNZzstyF8x0TwxOeot0/GjG+Zlh+M
OsMZLldtx5+UkrjMzp0WItxAO0qSJC0EgHpUakN66v2nbXBt3cRQucFAe9rCRzGohajtk6P3fc2F
1nbyzNaUJYxzwDyOkFK72PL8TydT6cayi3ZCqKAZKYM2NLLYPoVe3Wulf2672XqzatyJFpPFMW56
HtenfpJSuN76S3XbADeW8sIdlrY5i92oBayrTkNgv8Z+bYr5DvUOK4pqVLiSWZLTbqAFKQpTKlAK
AIJBNRpztW/2N9GZLaVkrGkgljg4AjMEgkAjiKbbrsF/YSCO5ifE9wBAe1zSQciAQCQeBpPWrk7j
W+3Q2OychWO8XsEpNni3aBIlbh6jtMuqXX+rUDtnqT05e3X01veW8s37DZY3O/0hxPwqf3T006js
bX6m5sriKH9t0UjW/wCotA+NLZailClJQXCkEhsUqogeg3ECp/adXN5ICotUtgBKKlQ6sHmfjeV2
1N5xfhDkjJLQpS0JusDGmJkYrb6KSHY85aap+Ir018i7F+MLbt0t/qLLatzniUjVHbNe1RmNTZSF
HHHCvr3ffwdbjtdz9Pe7rtcEyA6JLlzHIcjpdECh4YY08XH3PfGfI2HP5vbb8iwWmBKMG8sXhTNu
fgzAArsvh5woCiCCmiiD6A1BA13oL1z6b6h2g7jDMIYmP0PExEbmP/ZcpQErghIOQKggZD196FdS
dPbuNumhM0r2a2GEGRr2ftNQKQCMVAIzIQgl40LQ4hLjagtCwChYIIIIqCCPhrXWPDgoxBrIHsLS
hwIonn5JjtruNvtFzv8ACt12uxAtVrflMMyJJKtgDTbigpZr0+UHrqIvuotvtrhkE00bJZPla5zQ
53DwtJU44YA1L2PTm4XVu+eGGR8Ufzua1xa3j4nAI3DHEijSRIjxGHpUt9EWLHSpciS4pKG20JFS
pSlEAAD1J1J3FxHEwveQ1rQpJKAAZkk5Coy3t5JXhjAXOcUAAUknIADM0krByRx3lc5y2YvntlyS
5M17tvgXSDMfTtrWrcd1ahShr01VNi9Q+n90mMNldwTyDNscrHuHsa4mrZvvp11BtcImvbOeCM5O
kiexp9rmgV3uvIeAWOc9a73nNns9zjbfcW6Vc4Ud9vekLTubecSoVBBFR6a73Pr/AGGynMNxdwxS
Nza6RjXBQoUFwIUY91cbX6f79fQCa2tJ5Y3ZObE9zShQoQ0gocO+su3Znh93t8+7WnK7bc7Va6i5
3SPOjPRo5Cd5DrrayhBANTUjp1072/rDabuB88FxFJFH8zmva5rcF8TgSBhjicsaabh0du9pcMgn
t5Y5ZPla5jmudinhaQCccMBnhWPjef4JmLkhrEM1tGVOxOspu23KHOU16fxiK4sp9fjpv0913se7
uLbG6huC3MRyMenfpJSl+oug982hodf2s1uHZGSN7F7tQC+ylbq1VVKGiihoooaKKGiihoooaKKG
iihoooaKKGiisiJEkz5UaDCjrlTJjiGosVtJWtxxxQSlKUjqSSaAaTmmZGwucUaApJ4ClIonSODW
hXEoAOJqlTny/wDHfCX3iOIpV+57fn3DJ7U5a8kxeHc591tcJ6XZk2+HAW9HdXG+Sc2tLkZpspaI
3LWVlQT8X9P9cRv63fcayLTWRqJQYjBQnykpiTy4Y19Nb/0g+PppkJat1pB0jEoM0OWoIVaB3lau
j/oII+BBBB/oI19q18w0NeUUNFFDRRWvB/xBfM4svF/CHAUGQUTM5usnJshaSoitvsjZhxUqA9Ur
kyFK6+hbGsC9ed40WsVqM3nUe4YD4n4VrHpTt+q4fOcmhB3n9FavNjqLTmPzdVWxpX/+5g6+bYW+
B3d94ra5PmHf9xr6cOIR24ditDL4WEJjxmmmXadh9/tJGwoBIKaCtD0Oo5AlT7XEZ16XXA8UyK4R
PqdpZkzrW53LbNCglbSkKCkIaSTQt16lA+U+lNDJ3xKASjhiOzt/Ja8fbxyoXAKMj+amsu/i7gWX
S85kPwmLi9mbc966R50ZtiOi6zW9nvo6Lb2whTJBLbYAQfjpvudpb3Vo22mjBY1wcAPDiO77edK7
VcXFncOnt5Sx72FpJ8WB4YrhTJZP4h5y9xha8ItOQXG+4QqSIOfcVMPD6Dd7IloKbW5EfUUqkqfb
BUkNj5QDuOpF8EM+5+aZHNhLELCBpLsl7+3jUYzzYtt8ry2OlD9QkBOtOXd2cKTcXiflDEuW37xb
cVkW1eE2V9SYXF9wmYKi9Quyia7OmJhoXAkTLchstpCo4bJqDu1WX2t1DtZlLQ+Rr9IZEULhkCdS
4jMjjVg/7KfdPLDzHEY1L5xrDTxA0oUdkDwojHPmXWezQb7kbdl5Z5DyC5GVhWL3THnsWvknGpEp
CR7vKcMfZQJsZgqcdW9CCV0+UE9NSwuZ4Lw2ocS9rA8hCFCY4/Ko4hKg3bFHNYtuy0BjnlgIcCh4
eH59J4FalvifkGJd5udkx+Xf1xcetzd1l31hmNyjicK2vSHWdzlysXsrqwUlolbbsZS0IopQp10v
HvEUsbXoHAhVbiP9TVHvFM5tpubeR0ZcWuaQNL/CV7nIe3B1Vk/cr847jd898F8Q4sVxzy1Zc8cy
BVwlxnLhcZDjrsiMhl5p9tNvuUBOxKihBqFHqN1NSmzwgzvuIHHUAAC04gqqKPvFQ++XMrYmQzsA
GJIIUEc0P3GnOZ5P5B4yYxleVWXKOO4mW29dyxyLe2lcg4zJjNJUVOR7lZUM3phrd0V7iGsoHqSO
utC6e9at1s3FkrxM1uBD/C5eWoYH21Vt29NbC5AdG0xFwUafE1Oek4inv4/57g5nak3RNjF+tzQH
v8kxSYzk0CP8lSZMeNsuESqqja/GBHxOts2X1p2m4Rs+qFx5hWnucFHvrNNx9ONwiBMSStH7Jx9r
TjTy2HKcZylLqsbv8S9FgqTIZYeSp5pSFbFBbSqLSUnodyR11qtnew3LNcTg9vMEH7Ko1xbyQu0y
NLTyISj4gg0Iofw05pGuNFFDRRQ0UUNFFDRRQ0UUNFFDRRQ0UUNFFDRRQ0UUNFFDRRVT+G8GJ5ay
HyfveNXI4vythPId3lYBlza1tlp5M59wsPFFSWnCn1oSk9RUbkq/LbpD0THVW4b9cWb/AKfdLXcp
XQSgkIdbzpcn6rkzxLTiFGprv1Q6w9bj0pt+w214z6ja7rbYmzwkAqNDBqav6zVywDhgUOlzVBwN
yBlXIPmA5KzvHjjGc4zhsmzZfbaANmdCuKCp1oAn5HEuJUOpHX5SU0JnvQ7rvdN/9Wi/cofIvYLJ
0MreGtkgVzf3XAgjMY4EtQmA9c+gtr2D0kDNsm8+xnvmzQu46HxlGuy8TSCDkcMQHKAS8zXbIOZ8
yzTNcRxrKbs9xc9Gg8EX6zWx2XavqdsnpkXKU66lYB7jjQaQUhQ2pBP4ahvWDdb/AKw3e63Gxgu5
DYOayxkhiL4vNieHTSOcuOpzQxpAI0tBPKpr0d2qw6O2e126/ntIxftc++jmlDJfKljLYY2tQppa
4vcCQdTiBzqbfH8/jTyV45wnPskw60ZU+I7rb8C4wYtwFsuCu2iayhMtDmyq2U0NAVJ2n0Ovs3oO
+6c9RunrXc7u2huHaSC2RjZPLkwEjQHgp4mjkS3ScjXxb17Y9SenHUN1tdpczW7dQIdG90fmR4mJ
xLCF8LjzAdqGYpkPBnAcGlcIYTmcjDbU9mEeZdSxlarfFNzSUT32U0lbO7QI+Wm706emsX/BP0Ls
kvRdruD7aI3YfKkvlt8wI9wHjTVlhnlhlW1/jb673uLrW629l1MLQsiWLzHeWVjaT/TXTnjlnjnU
Zo7t5a+37hghOSWsdeyZTfIbsXd3U2Jd1lB3qkGgL3aBr0NaH1184W8t430GtfLLhbm6IuC3PyDL
Jqy/f0DlwOdfSNxFZv8AXu68wNNwLUG3DsvPEUenP9zWefEZU6fk1C4JtnGOCTOEG7LE5LRc7T/K
l7G/a/U3lqdA+YxauuJKT1LtauUr8xNdO/EhZdEW3TdpJ04IG7kJYvpTb6fMJUZ6fE4J+2vjRcSV
zD8Nt71xc9S3cfUZndtpil+qFzq8oBDlq8LSv7CeBUwAT15a47yvkfy1kNYrk6sN5CxPAYd6xa7N
H/Di5xrumMWXqhZLDiJC0K9fUVChVJU9VPT/AHTqH1VLbKc21/b7cyaJ4+XzGyhul2fgcHuac88Q
4K0pelXqDtXTvpSHXsAutvuNxfDKw/N5Toi7U3LxtLGuGWRQtKOHvw5yLkfI3l7b381xdzEM4xLB
JNlzKzKFGvfxryqQXWOqqtOtyELT1I69CoUUV/SP1A3DqD1ZY7cIDbXtvt7oZmHLzGzF2pufgc17
XDE54FwRxQ9XvT3bunvSV7duuBc2VxuDZoXjPy3Qhul+Xja5jmnAZYhpVoQHLF+yXl3KMt5ZwzGc
ouc7judDY4Ev9rtbsqyLbssxarjIedSsBaZLoUBRJ+VCUqr1Aofqnvm49V7ncb5t8F299lIxtjJF
EXQkQvPnPc4HESOUBAfC1ocuIq++lex7b0ntltse4T2kbL2N7r+OWUNmBmYPJY1pGBjahKkeJzi1
MCXf8i+SbNyp4n4nyBa3ENRb1drC5Pj7wfaSm5WyQysn0La0qFT6ih9DrWvxBeoln1P6WW+6QkBs
s0BcF+Rwcj2n/K4EdoxyNZJ+Hr06vOl/VS42ucEuihnDSnztLVY4f5mkHsKjMVNS38k8d3ebGtlp
z2y3S5TVbIdvjXSC++6qhVRDbTqlKNAT0Hpr7GsPUTp+7mbDBdwSSOKBrZWOcT2AOJPPDhXxruHp
11DaQumns5442hS50T2tA7SWgDHDHjUV/PlDrnDFgbYe9u8vKLQGZG0L2KLUkBW09DQ9aa+Yvx0s
c7o+ENOlxu4kOaFH4pxSvqH8CL2t6xmLhqaLSZRkoVmC8Fpn/IjHOe8UgY1ZeUuf38m4TzeY3beQ
MhiYxZrc/aw4sKaLqI1VllZHVYcFKEFJqlKsl9f+n+udrggt963h0+zXTxHcSMtoY3RKVbqDVOhx
GLg7BCC0qA7W/wAPvUPQu6Tz3Gy7O2DerRhkt433M0jZUBDtJcg1tGTS3FQQ4IS3K8g8TtGN8j+K
GG4+cbkWSxWW+Q7U5mSUy8ecYjWxpCFzQkoCyoJ3NkEDu7Tpz69dLWm3dQ9PWFr9KYYoJ2NN4Ndu
WtjaAZUQEkBWkJ/U0mm3oF1Vd7j071DuF19UJpp4HvFmdFwHOlcSIlUgAlHAqfL1CnzwOBZrXgmf
KwpjjxPOC7LeVWVGBsQ2GnEIjo9qFNoUXiBI7e7eSNxFKVprbeh7GzttjvDtw23+9eRNo+haxoID
RoUAl5HmaV1EhSERUrEOub68ud8sxuJ3L+yefDr+uc9xBLjrQkBgPl6k0gHSCqotR84ei8UOeP1l
m2/G8LzTkO4S5P8ANsZncIkGa04tUpTrj0iWzIeQoLS32xtoQSqoVU6wT0ktulndBxSRQWN1uD3u
+r+skYx4J8zUXPe17wQQ3TgiEuUOU1vvq7c9Ut69ljlnvrXb2Mb9J9HG97CAI9IaxjmMIILtWKqA
1C1BXpk+V2vNPHDxOvdkx5jErSORrDEt+NMSHJSYbVvfucFKVOuhKlqUGt5KhU7utfU99S9UWu8e
nnT1zbwtt4v7nAxsbXF2gRunYAXFCSdOok444rmeOmulrrZvUTqK2uZnXMv9sne6RzQ3WZGwPJDQ
oAGrSACnhwTIKDkvE7wxzhydkuHZFxlm065otreQYfnX5lws4ZtzdG2AvbSO4laXCpKgCSEkEpJ1
Peo3S12zrW/u7Cbarp7xGJIb7GSFI24MVEjcCHKCASdJBLSagPTjqq0f0TYWe4Q7rasYZDHNY4Rz
apHYvRVkaQWoQSANQIDgKcfxjjca8v8AGNxjXrhvHoMbE8gukd21txWbpY3pzgaeelQfeJeSEqCw
kbSQlIASdpA1of4bbbpzqzpp7LjbLZjbe4laWhrZYS86S6SLWHAAqAEJRoAadJArO/xK3PUfSXUr
H2+53L3XFtE4OLnRThg1BscugtJIQkqAriS4agTRF4bcc8fzsSyvIJmD2iTf7Hml6RZb4u2w1TYa
IjrC2UsvlvuNpbP8ISQBqE/CH6fbDPtVxdSWkLp4r6YMeY2a2BhaWhrk1NDeABAFTn4v/ULf4N1t
7WO7mbBLYwl7BI/Q8vDg4uaulxdxJBJqO3ClogTjlj12Z4kctQy66i6frGG09kpjCUguiO4+vYEb
K9rckgKrXpr5+9G9pgn+odONnMX1kur6tgNzp1DVoLjpRF0KCNSrhX0H6zbtPALdsB3kS/RRafo3
kW2rQdOsNGrUqa0IOlExp9PKG12K6R/GOzcbWzHrxZJeUqj43Z3kNu428SNnZcRCS4kx99UqShJA
6gD4a238S+2WNzHsVvtEdtJC670xsIBtjw0uDAR5aqCGg8QBWIfhl3O+tZN+uN3kuYpm2mqR4JFy
OOppeQfMRCC4jgSaQfHWI3a8eVlgseT4riPCl/4iZkXCNacYt70L9VRprPaDjLhCEOstj1qAsArT
t6K2Uf0+6Uurv1Rhtry3s9rn25rpAy2jLPqmvCK0oA5jeKgOALxpwdovPqF1Za2npbNc2dxe7pBu
Tmxl9zIH/SuYVRwUua93BCWkhjtWLdcjPN57ImeAL6bEqQ3BXNt6Mvci176bQp6j1Cn0BVsCvhtr
XpXX0H+NCbcGdCS/TagwvjEun5vKXxJ2LpXgirgtfPX4K4dvf15D9TpLxHIYdXy+cnhXtTUnFUTF
KYPyQgeO9v4Nxqbw8izRs8al2c8SSbB7cXl2QZTQVuMX/ELPa3lfc693bX56awv8Q9j6f2/RUEmw
iBt8Hw/SGDT5xdqaqlv9Q+HUurHzNK+NK3b8O196g3HW08e/md1iWTfVifV5IbpciB39MeLTp04e
XqTwLRxzNjuWZZ5LcSWtjGMYynJ3cHdcuVlylhx+y95Ep4vKKI7T53pUTsomn7dS3rB0/um6+o23
Qtgtbi5NgS5l00uhUOdqKNa7EH5cE7aifR7qDatq9N9xmdPd29sL8Br7VwbMha3SFc5mBHzYr2VM
TiTj+PhtgalXHBcXwvNbh3kZIMUgph255tuW6YwSS004sBopJ3ioUVUoNfXHpV0HHtFiHy2lpa3j
1En0rAyMgPdoTwtc5Gp8wwcXIgr5E9V+vZN4vyyK7u7qyYhj+qeXyAljda+JzWq5flOLQ1VNRW8h
7Hfsj8r/AB5suM5Y7g98mWq/+yyliMzLdi9uFKdXtakUQrehKkGvoFV9Rr5h9ftlvtx9Utmt7O4N
pM6GfTK1oeWoyQlGuwOoAtxyVcxX1B+H7erHbvSzeri8txdwNmg1ROcWByvjAVzcRpJDsM0TI03/
AJOcdcl4jY+LblmXN03kq1v5tZGGLFJtMCAhp9TMpxL4cikqJSlCk7T0+avwGqF+JL0+6j2mysJt
w3WS+iN9C0MdFGwBxEhD1bioAITLxLwq/fhq9Qum92vdwh2/ao7GUWE7i9sskhLQYwWI7AAkgrn4
U40/d5QHPOW0IU8qOlfGLoVISoJUgG/yRuBNQCPUHW57w0O9a4wTpXajiMCP678fZWFbO4t9EpCB
qTdRgcQf6DMPbUNF2ibx9xfdJDbfD/NnHEdMiQ9fn1Lbyqe2+6pw7nd7TiJlFgAblLTQJBqNfIT9
qm2HpmR4Gy7ptzQ5xe4kXTw4k4uVrhNjkrnNQNBUV9gs3aHf+po2E71tW4uLWiNoBtYy0AYNRzTD
hmjWuUuIQ1K/mnHOOsx8WL3ygjjS22q/T8UgSrRKkW+K7cba0Y7HaZakONdxKWkHanaQKdQBXX1H
6x9PdP7v6Yy7yLGKOd9pG5hdG0yRjS3S1ry3UA0YBEwxQLXyx6N9RdQ7R6oRbMb6WSBl5I14bI4R
yHU7U5zA7SS44lVxwUpRDyVhFvxTw5mZNxfh8DHsvumK2JORXy1W+PFuEi3P+yenlx2KhKlgthSn
Con5dx9euoP1G6Lt9r9InXmzW0cN3JaQeY+KNrZHRu8syq5oBcrVLiVw1HPGp30461uN19Xm2e83
Mk1pHdz+WyWRzo2yN80RI1xIajkDQEx0jLCkJy7bvGCJ4rwJ2FJsjGRtQ7avBLjAMVORKuwW0TvW
z/iC5Xd3wv06+hCaUj1X2/00i9MGSbd5AuAyMwOZp+oMqtzI/qF2fmB2WORDUvHpNuHqZL6oPj3H
zzbl8gnbJq+nESOyDv6Ybl5ZbnhmC5TDl+zZtlPI3hvablj9kyPPrjjl2VfbDlLLrtnduCLEy9LE
ttpt5RKFJWpFEmjgT6eun/qztG87n1D01BNDBNfvtpdcd00mEyCBpk8xoa4qCHFuBR4b30w9JN42
Xa+nupp4Zp4LBlzFoktXATCMzubH5bi5oQgtDsQrC7urr45Y5OvnkplN6vlgxziDJeKoD1ruXGWO
wXICbm1KJ2z1JNG3GT3ElK09TRuoAIJ5/D309Pe+otxcXMNtttzt8ZidbW7CzzA7KUj5XMKghwxP
9NQAQT1+IfqKCy9OLe3tprrcrbcJGytubh4k8stziB+ZrxpILTgP6iEkEBt33snY8O+YlY4ZCIi+
QLonL3ItfcJsypDAkbaEGhVsC/hsKq/LXWdzzbkz0j3I2moM/uMom0/N5OputOxdIdw06l8K1osE
O2P9XdsF3pLxt0Rh1fL52l2he1NRbx1aU8SVKaXZvCVHGNqeWjFGcRS1FNqujCoqbuVhSNpDrX+N
L9adwH5/XcPXX05d7R6MjpqNxFmLRG6XN0iVVCeIf1ta/N+vnqGdfMFpu/rQepZGg3hu1dqa7UYU
Qr4T/R8tPl/Uy0nKpmM9rtNdjb2Nqezsps2U6bdvSlPSmvsCLTpGlNKYJknZXx5Lq1HUupcVzXtq
rXxBw/nm9cMQpvH3MUHCsdVcJ6WrI/j8a4upeS4kLX3nVgncfQU6a/Mn8JvSXXN50e2Ta9yjtbfz
JAGOt2yEFQp1E8eXCv07/Fr1d0LZ9Yuj3XbJLq48uMl7bh0YIQoNIHDnxo4504SY4U8TeToj+Ru5
fkuX3y3XTKskdZTFEiU9c2eiGULWEJHU/wARJJJ6CgEt62+jMfRvpZfsdObm5uZ45ZZCNOpxkbk0
EoBicySSTgEAiPRD1ok6z9VbCRsAtra2gkiijDtWlojdm4gKTgMgAABiVJsAg8l8cXOZGt9tz+yX
G4TFpbhwY91gvPOuKNAlCG3VKUT+AGvvCy9R+nrmVsUN5A+RxQNbKwkk8AA4knur4LvfTfqK2hdL
NZzsjaFLnRPAAHEktAA76rO5Yv2S8u5RlvLOGYzlFzncdzobHAl/tdrdlWRbdlmLVcZDzqVgLTJd
CgKJPyoSlVeoH5w+qe+bj1Xudxvm3wXb32UjG2MkURdCRC8+c9zgcRI5QEB8LWhy4iv0j9K9j23p
PbLbY9wntI2Xsb3X8csobMDMweSxrSMDG1CVI8TnFqYEuX5EclROVeBeF84adfY4qyXILT/OVqGp
xT0SGlZRJjudk7tiHAsenVQQR6iukev/AKixdUdDbZuLS4bXPcRfWBhKsYqPYUxRrg4drgw8Qub/
AIffTmXpbrrdNtcGndILaX6MvAR70Vj2rgrmlp7Gl4ORR6rpaPDyPCwV5LOIw9txtZwmXazARMcl
e6b7ISuB+attSqd7eSmlSv8AHWx7ntXpJHDaOAs2/wBSLyTFoDy7U3ShZ4i0lNepWopfzrGts3b1
dkmu2k3rv6cvnCXWWBul2pQ/wtcAujSjlQM5VGzkW3/UPLPlpHb49c7dosRpyFG9zD6w2R/hBvRR
3+8fw186eoFh5/qpuITbSkMH/wB+3Uz5G/7eIR3Psr6N9Pr/AMj0q24ruQWaf/8Ab3aX/O7/AHMC
reXbTsclYjxxe+AY1gxvMMFwS6+/x+RlL1tMRjE519bSndHlJhA0YeWhRSVpJ2pTu6DpqfqL0p09
e9CNtbS52+0l8yB0pj0ttXzhFZIGZMeQU1AlGt1YCsr9Oeq+orLrx11d224XcXl3DYhJqddsgKo+
MvzewELpICudpxNNliGSTMR5u4gs+cca8bXW55A/IjYzk+B1bnQax1MF+Q0hRC2SlwkbkAAblChT
TWb9J9RTbT1ptsG42O1ySzOc2OWxwezwlup7QcWI4nFoAGpwQtStJ6t6dh3borcrjbb7dI4oWtdL
FfYsf4g7SxxGD1aBg4knS0qHLVnWv0mr806GiihoooaKKGiihoooaKKGiihoooaKKGiimh5BzzEl
2rMsMl5G5j8SNDWrkXMWUuoTabGIypM5MeWySG5xZoEgDcgLBHU1T8WfiU9ZnRf/AIfb3pK7CRw4
fujD2k5cDxr7A/D36SRvB3XcG/0mhWA8eJd+YZ8RwqnDxGw+y5nm2M+VFtw20YNbbxmF2xvgCyJY
SuXacfskBiTbdinkyFFTgS8txewKWtaiVdTr4v6qhfMDC57nFoDnFfmccyUz4dlfT/QYY14umsa0
Pc5jQB8rQAWgKMOOOanGr+4Twye/8i4/Agx2Mm41ESTkNogUUw7aZ8ZMpmeyhC3O2kbih1uvyEV6
A0H2z+H/ANd2TNZtW4uSRoAjecnAYITwIr5h9evQ50Ukm57e1WFyyMH6pOOpo5HFeRrBBBAINQfQ
6+y6+PqGvKK5AJIAFSfQa9orRk+7vzknm7zl5XXBfL+PcVKj4djwJJRSygiY4kVI/MluOdR6gJOv
in1Y336ze3p8sfgHsz+K19K9BbZ9NtjF+Z/iPty+FV22JX/lWZdf/wCWNUP/APmIOqFC/wALu77x
VtkzHf8Aca+nrioiy7NCfkyURY8pMVqI+4SpsPFpJT0oFbdxp0/HUZG4tAGKJVjDBj21WnZfutcd
27Obrx5zDxPcsHvuLXWZb596szzF4itPQ5K429xlwMupptCtor0OtEk9PbmSESQuDw4ccD+asuh9
VLSK4MNwwsc0phj7amXxj5d+KnK17t+O4ZzFarjfZ6uxGxKb34VxmPSlAtobZlNo3EbalAOqluPS
+4W41SxlOeYHuq57X1dtt08NikBPAcfjUvVMR3Yr47KpUaAUKlgHasqLpCeqVAdOgoB6ahWkAGrC
4LR/LcblIaiyY7c5pAHei0CUlWyqUFKehT61HUH46SDiFKYV65ppu3+O+PclZhW672BLUOBcXZls
hMBMcKmLSGXVthqpotAoUk0oDSh1Jt3Kdri4FSWpjjgajzt0BRQiFcMMRxprsq8PsHubnIVyxOYc
UuWYFx62xYQetabdcFqQlzaYhUtTLjKdhbJFakk6hWbdZmGGLy9DIH6vAdKrmoGB7RxqZG63rZJn
iTW6dmkl4D8OwnEJwIxFa+n3IuJrhx59zLwKsd3yqZkvdw2LIg22QGVNWhpmVMa9rFcbqpUcFuqN
/UUNBTVm6OkcJZdTiQZFaoARpxDQmYHbjVK62cwRRBrAxIwChJ1OGBcV4nimFT842vPNWM5TJz/F
acnSrAw5Dw7FprLkZm1xJzIYlMoms91SVrRuU2rYAPQgjUrvFnA5ha8tBJBHA4c6rmzXlxrDmBxQ
IeIxr3j4n4/3VeDwOSOMLhhTPHrV5mcjcmMRZluk3KVc+5JjLbu9lInFbLtE/N/Ceo+XVbvbSSLW
9jkDnAhDgBkcMqsdneNm0Mc3IEFRivDto4tPFOaZNA4qh4jytb8/v2cxrzOuluzKEzcXocW2SXXW
Eru9mch3ppa2mklJcU78xrQjpr2Pdbqwnc6MloaQFaS0oeOHhOPZSps4LuJrXjVqBKOAcMO/EYdt
Z0HPOQ8Pbwv9SYxkOPWXKoEi4WeaGv19b34UF5TciQ4qAmJd4LQUKBTzD1E9a61np/1x3S2fonIl
aCniGl3+oYH2gVRN29MrGdmqIGMkL4TqCf5TiPYTTpYbzJYcyQF2cx8mjBfZXdbDKRckB9LXdWly
G6GJzVAOgUwa62fZvWjZ7kJKTCf3sW/6gow7UrOdx9NtxhP9MCTuwPuKGnMtd9st7LibTdGZrrCt
kiKlW19tzaF7FtObVpVQ1II1qVjfwXUeuF7Xt5tIP2VRbm2lgdpkaWu5EJRt6adUhXGiihoooaKK
GiihoooaKKGiihoooaKKGiihooogsuKYvjb91lY7jcCwSb88ZF8kQoceKubIJUouvqYQkuLJWTuV
U9T+OoLZ+l9s258j7SCOF0ztTyxjWl7sfE4tA1HE4lTiedT289U7nuLI2Xc8kzYW6WB73ODG4eFg
cTpGAwCDAcq8TheHHIJOWHE7YcqmNdiXkvsIv1B1gthrtrkbO4pG1ITtKqUFNIno7aPr3X308X1T
hpMmhvmFqIhemohAAhKIEpb/AMy3f6Btj9RL9K06hH5jvLDlVQxdIKklQFUrWbYsdx/F7Y1ZMZsU
PHbMwVli0QYrESKguKK1lLUdKEAqJJNB1OnmydP2G2Wwt7OJkMIVGMa1jQpUo1oAxOJwxNM976hv
9zuTc3kz5piive5z3FAgVziTgMBjgKxMfw7EMTiS7fiuK23GYFwcU7PhW+DFhMvuqSEFbiIyEJUo
pABJFaaa7D0jtO1ROisreKBjyrmxsawOKIpDQASmCnhTrf8Aq/dt1lbLe3Es8jAjXSPc8tAKoC4k
gLig4172PGMaxi1ix41j0HHrKCtQs8GJHiRdzvVZ7UdCEVV8enXS+ydNbdtlt9NZwxww4+BjGsbj
n4WgDHjhjSG99S7lud19TeTSTTYeN73Pdhl4nEnDhjhXSz4ni2PWdeO2DGrfY8fc7vcsUOHGjQ1d
/o5VllCUHfX5unX4642npbbNvtDaWsEcUBXwMY1rPFn4WgNx44Y8a73fqrdNwvBd3U8ktwE8b3uc
/wAOXicS7DhjhwpNY7xFxZiF2XfsW46smPXpe4C6Q7ZDjvoCwQoIW22CgKr1CaA/HVd6f9KOmNpu
jc2VlBDMf1mRsa4LmhAUA8QEWrH1D6sdUbtaC2vb2eaEfqvke5pTJQShI4EqlKhOMY0jIHMsRj0F
OVOse1dyURI4uCooIV2TICO4W6gHbup09NWVvTW3C/N8IY/qi3SZNDfMLf2daatOGSpVZd1LuRsB
YmaT6UO1CPW7yw79rQunVicUWsZ7C8Ok3uRksjE7Y/kcuOqJLyBcCKqa7EWjtqZW+pBcU2U9Cgml
OlNNpujtokvTePt4jcOboMhY0vLSELS5NRaRghKJwpzD1lu8dk2zZcSi3a7WIxI4MDwVDgxdIcDj
qAVeNZ1nx6wY7ambFj9jh2OxxwsR7NDjMxYiA4oqWEssJSgBRUSaDqTp7tGwWO32otrWJkULVRjG
hrQuJRrQAFJK4Y0y3ff7/cLo3N1K+WdyK97nOeUwCucSSgATHCkyniri9FicxdHG9gTjLsgS3cdF
ntwgqlJTsDxjhntlwJ6bttafHVcb6X9NCxNkLK3+mLtZj8mPQXImrRp06kwVFSrI71R6mN8L031x
9SG6BJ50msNVdOvVq0riiovCse08P8TWC5Q7zYOMMesV4t6iuDdoVmt0SSyopKCUOx2ULTUEg0PU
GmkNq9JelbC4bcWthbRTMKteyGNjgcsHNaCMCQccRhS+6+rfVV/bOt7q/uZoXhHMfNI9pGeLXOIO
IBGGBxpT5DiuMZdDat2V43Aye3x3UvsQbjDjzWUPoBSlxKJKFpCwFEBQFep1ZN/6Y23doRFfQRzx
g6g2RjXgOGRAcCAQpxzxqtdP9UbntMxlsZ5IJCC0uje5hLSiglpBIKBRlgKyL3j9hya1yLHklkiZ
BZJez3dnnRmZcV3tOJdRvafSpCtqkhQqOhAOl952Gx3K1NtdxMmhcise0PaUIIVrgQUIBCjAgGkN
l36+226bc2kr4Zmqj2OLHBQQUc0ghQSChxBIpM3XivjC+RrVDvfHFhvESxM+3scWVZ7fIbhx+n5T
CXmVBtHQfKmg1XNz9MOmr2OOO4sreVkTdLA6GNwY39loLSGjsCCrJtfqh1NYySSW19cRPmdqeWzS
NL3ftPIcC49pU1645xlxxh1xcu+IYBZcUujrK4z1wttrhQHlx3FodU2pUVtBUkqbSaH4gaU6e9N+
ntouDPYWcFvKWlpdHExhLSQSCWtChWgoeIFJ9RepPUW8W4gv7ye4iDg4Nkle8BwBAIDnEAo4hRwJ
opvPCvEORXh3IL7xjYbxe5Ct8q5ybVCedeX/AHnSts71ftVU6i939HOk9wuzdXNhbyTEqXOiYSTz
co8R7StSmz+snVu32Ytba/uI4QEDWyvAA5NAPhHYEpUXDC8Ou0G1Wy64nbLlbbE62/Y7fIgRXmIb
7QIQ4w24gpbWkE0UkAj4ast/0dtF1DHDNbxPjiIcxrmNLWOGRaCCGkcCEIqs2HWW72s8k0FxLHJM
C17myODntObXkEFwPEFQaIso4l4vzaSmblvHtmyKcn+G4S7dFekU6mndWgrp1JpWldQvUvpX01vM
nmX1nBM/9p8bS7/UQqdipU30z6q9TbLH5djezws/ZZI4N/0govai0sLRZrPj9ui2ew2qNZLRBTth
WuGw1GjMpqTRDTKUpSKn0A1bNp2e0sLdtvaxtiiZg1rGhrQOxoAA9gqpbtvF3f3Dri6kdLK/Fznu
LnE9rnEk+01i2HGMaxWLIhYvj0HG4ct5ciVEgRI8Np2Q4AFurTHQgKWoJFVEVNNNti6a27a4zHZw
xwMc4uIjY1gLjm4hoAJKBTmUpzvvUu5bpKJL2aSd7WhoMj3PIaMmguJIAUoBgFpEu8GcJvuOPPcP
Ys888oqddVj9pUpSlGpJJj1JJ9TqmSeinRj3FztttCTiSbeJSf8ARV0j9betGNDW7ndgDAAXEqAf
66ULfHeAMxcfgt4RaUw8SeVIxSL9OiFu2Prd7xciJLdGFb+tW6ddT8fQGxMihjFrDot3F0Q8tiRO
JVYwngK4q1Kr8nqBvz5ZpDdTa7lobKfMesrQESQr4wmCOWsyfhmH3S/W7KbniltuOT2hKU2nI34E
V6fFSlSlAMyHEFxABWogJUPU/jp5fdH7Rc3zL2a3ifcx4Mkcxpe0Y/K8jU3M5EZnnTOx6x3e1sX2
UNxKy2kxfG17hG44fMwHS7IZg5DlSidabfbcZebS8y8kpdaUApKkqFCCD0II9Rqfkja9pa4KDgQc
iKgI5HMcHNKEYgjMGm8sPEHFOL3g5BjnG9jsV8qSi6xLZDYfbKgQrtrbbBRWvXbSuqDsfpN0vtl3
9VaWUEU37TYmNcOaEDBeKItX/fPVvqnc7P6W7vriWD9h8r3NKZKCcU4KqUqnsYxqRf4uVv49Bfyi
CyqPByRcSOqezHVu3NIkKQXEoO9VUhVOp/HVnl6a26S+beuhjNyxulshY0yBpVWh6agMTgCmJ51V
4updyjsHWLZpBavdqdGHuEZcERxYuknAYkLgOVHmpqoSiCZimL3C+W3J5+NwJ2S2ZCm7PkL0OO7O
iIWFBSWX1oLjYIWqoSoep/HUFd9L7ZcXrLyWCN9zEEZIWNL2gqoa8jU0FTkRmedT1p1TudvYvsop
5GW0pV8Ye4MeQiFzAdLiEGJByHKhkGKYvljESLlWNwMljQHkyIMe4Q481DMhAKUutpkoWErAUQFD
r10b90vtm6say9gjnax2pokY14Dhk4BwKEKcRjRsPVO57U9z7KeSBz26XGN7mFzTm0lpCgoMDhXL
uK4u/fRlD2NwHsmTHMNORKhx1TxEUSSx7go7nbJUfk3U6+mvZemNsfffWugjNzp0eYWN16P2daat
OJ8KpjlXkXVG5ssfomzyC21a/LD3aNf7WhdOrAeJFwzpGSOEOG5d4F/k8V48/eAvuG4KtEArU7Uq
7ivyqKXU13GprTr0Gqfcei/SEt39U/b7YzKurymKvM+HE9px7cBVxt/WrrCK0+lZuFyIUTT5z0Tk
PFgOwYdmJpf3ey2a/wBslWW/WmNe7NOSETbTLYakxnkJUFBK2nkqQoAgGhHw1e912ezv7Z1vcxsl
heEcx7Q5pGaFpBBx5iqHtO83lhctuLaR8UzCrXscWuByUOBBGHI1kQoEG2wotst0JqBbYLSGIVvZ
bQ0wyy2kIQ2htACUpSkUAAoBpezsYLeFsMTQyNgDWtaAGgAIAAMAAMABgBSF5fT3MzppXF8jyXOc
4kuJJUkk4kk4knEmkDbeHOJrNfhk9p40sVtyFC+61eGLVCafbdPUuIUhsbFn4qTQn8euqLt3pF0r
Z331kFjbsuFUPbEwOB5ggYHtCH31ety9Xuqryx+jnvriS3IQsdK8tI5EE4jsKj3UrJuMY1cbza8j
uGPQZ+Q2MOJst9eiR3ZkNLqSlYYfWgrbCgSDtIrq1XnTW3XF5HdywxvuIl0PLGl7Fz0uI1NXihC1
VbPqXcrezktIppGW8qa4w9wY9MRqaDpcnBQUrGOGYeck/WRxS2nL9nb/AFV7GL9S7YR2tvudnd27
flpu9Omm56P2g7j9f9PF9Wiebob5iIia01ImCLlhTkdY7uNu/t/1Ev0ir5Wt3lqqroXSq4qmeNe1
lxPFsbgzLZjuNW+w224OOPT7fChxorD7zyQhxbjbCEpUpQACiRUj10rs/S22bdA6G0gjhjeSXNYx
rWuJwJIaACSMCTieNI7z1Vum4ztmu55JpGABrnvc5zQMQAXEkAHEAYDhSSs/C/EWP3dN/sfGNhtN
6bVvZuce1Qmnml1rubUhsbD+1NNVXafR7pOwu/qrawt45gVDmxMBB5ggYHuSrXu/rH1Zf2n0tzf3
EkJCFrpXkEciCcR3rTlLQhxCm3EhaFghaCAQQRQgg/DWjPYHBDiDWcMeWlRgRRJj2L4ziNvNpxPH
YOMWouKdNst0SPCj91YAUvtxkITuNBU0r01C7B0ztu0weRYwxwRKTpjY1jVOZRoAUpiUqa6g6m3L
drjz76aSeVANUj3PcgyCuJKBcAtd7/jeO5Xbl2fKbBCyW0OKQty13CKxMjKW2apUWpCVpJSfQ06a
733p3b90tzBewxzxEg6ZGte1RkdLgQo4YVxsPUe4bVcC4sppIJQCNUbnMchzGppBQ8caRkThThy3
yWptu4nxq3TGDViZHsdsYeQSKGi2mUqAIJBFeoJB6HVPtPRvpC3kEkW32rHjItgjaR3ENBxyPMKD
gauN36zdX3EZjl3G6ew5h08rge8FxGGY5FCMRS2s+PWDHbUzYsfscOx2OOFiPZocZmLEQHFFSwll
hKUAKKiTQdSdXLaNgsdvtRbWsTIoWqjGNDWhcSjWgAKSVwxqmbvv9/uF0bm6lfLO5Fe9znPKYBXO
JJQAJjhRZacEwiw2abjtjw21WXH7mVm42KJbokaHILiAhZcZZbShe5IANQagajtr6I2Wxs32ltbQ
xW711MZGxrHKEOpoAaVGBUYipLdeuN6vrxl3c3U0txGml75Hue1Co0uJLghxCHA0SY3xDxXh1yN5
xXjmyY9djXbcoltiMPoCqghC22wpANeoSQNQ3TvpP0xtFx9RZWUEMv7TI2NcO4gKB2BBUz1F6tdU
bvb/AE97ezzRfsvke5p7wShPaVNe184m4sye5yL1knGmP5DeZewSrtOs1ulyXe2gNp3uyGVrVtSk
AVPQCmld69LOmNyuTcXdjbTTORXvhje4oECuc0koAAFOWFJbJ6qdUbbbNt7O+uYYWqjGTSMaFKlG
tcAFJJKDPGu8LizjK2Wy4WO3cd2OBZLspC7pZGbVBahyFthSUqcYQ0G1KAURUprTpruy9Mum7a2f
bRWUDIZELmCJgY4hQC5obpJQopCphSd76n9S3Nyy5lvbh88ahrzK8vaChIa8u1AKFQFFxrzxbijj
LB5z10w/ALPjNyfSpDlxhW+LHf2K9UBxtAUEn4pBprjpj0u6b2WczWFnDBIcNTI2tch4KAqdmVKd
T+qfUu9wCG/vJp4xiGvkc5q80JRe3OnA1e6oVDRRQ0UUNFFDRRQ0UUNFFDRRQ0UUNFFIbkHL3cWt
CodjUy5mtyMcQm5KFLj22DJcLCrg8lIUXF7hsislNHHOqj20Lr8w/iC9cmdPwfR2jgbt45/IOZ5E
+8DHlX0j6Fei798l+sumkWrDh+8fvA+Jw4GqcvLCZPzO5+OPiHxVfmL3P54uLf62uMO5yrqGMdkS
Nr6rmY5U8h+Y4hb29e07UfNt7h1+fG2SSMEl7cKXYkKmJPELy5V9p9Q6Z3wbdbEI4gFFwbyKc0Ve
ztqY2B4U7bPBi92nF8PtyrtwJNiXx5H5i++/YLqu3XCqW47bDalsBY3rU6f2H10lLO2W5cXcQF7k
T3d9TNpZeRtTWxgLGSfaDjwzTvp68rzLMsXyvxx56wtETGLfPiyMQyGREkh/qhKblaW3n5EZuMWn
UIcbU0hA6KoST01H6iI1aoc3L2Zrj99WGYkTsfhoeEPtxbmPyWpbXcwrzKvt3taoka5tAXS6YZBa
uCkCzy9pTc7cX2gHIbTpU1IAP5SgCPlVr7K9CPxBG2DbDdH/ANLAMeSpb2H9zgDwyOFfI3rp6DC4
e692xn9XN7Bk795uXi5gYGk226082h1lxLzTgCm3UKCkqB9CCmoI192xSte0OaQWnEEYgjmDXw9L
E5ji1wIcMCDgQe2mx5w5QtvCXDPK3L92Vthca4/dbwUjbuW7CiLcZQncQCpTm1IHxJpqP3rcm2dn
JO7JjSfcPz0526ydcXDIhm4gV84y+3yfkV3uuQXp73F6v8yROu8wkkrkTXlSXTQ/itZI1+eks7pZ
S92biSfbX17FAGNDWjABPdRnYQTac1V8EWxkk/03iD8NLxHwu7vvFcSNxHf9xr6fmPWll+LaWXJz
rqCiIyUKora1tSKgJoN1R1oOumEUiAcMKsMkYJxrTf8AIPjtN+8rOeMgjTFQ5N5yzIHZ0qO6/GdL
jEhxAUlbC6fN2xUFJGtq6e6WD7Jksb3se4KS0kfDL4V89dUdazR7hJbSMjljaSAHNB7cDgfjVl32
Z/HhnM+Y+UuZsuuTk9HClqirtFhkBmaV3e8UisTkSA00pJjIKilBHUmtdUfrvcN1tJorSWYyRS6i
VABAYFAUJgSca0T03s9ovraS8htxDNGQ0FrnFviVTpcqFBgQcK2SjHWlhlMlttwwTXunuVY2g0XU
VB3V6k/HVIejjjWitclVffcR8ys+8QLzwfkuB3eBGxfkKLdoFwwa7QPewXp9ueQ+JSXmSHWe80+E
miqVH46t3S1ntUrXsvHaCuDlI7+z31S+rrvd4HsfYs8wJ4moCc8CMQfctNBwj93eDyDnGHYjcOCf
q18zmfFtVvlYzkDCy7NkqShKQxPQgp2k1Kgv0B1Pbh0FAy3dLDO1zGgngcB2g1Xdr9Q7mS6ZBPbu
ZI4pxGf+YVe44IrLx2SXXior2vqT3NqkfxH0NKGo3da/DWWKeP5flxrV88q1ffva2/Msi+5L4bY9
xnm7WHcmzOMojuP5KuMJUaAoXO5ulbqVBRVvSnbt29Aa6mekpHq9ELtWHu/LGqx1o1iNLgdIbSd4
t8nPuGePEK8Mcg+MFp8icZQph6dmOH3FVvuIS1VAWqOlLqVFQ9fy06lt5tmzo6VWEYcx8Kr2yXXk
giPxg4ngalnx794XxHvUhVl5Nk5P43ZYwpIl2zMbHJMVLy09spEqAl1JCCagrCemqxJschxYQ9vZ
Vng3uJ3zgsPb+cVOi0p4A5/3ZNgd9x3kGLckoZey3FbxFTcVtKKSltT9odZkoA9dpA9SNNGsnhaj
lC8+zKn5MMzwWo4DJO3Os64cW5dAZnowzkd+1pYtkix2jG7/AA03CJbbPLp7iPHWyYzyS7/ZU4pd
FevxGlIr0atTgquDiRh2U3dYEDwuRGloBxz7aa/P+PpGUR7h/MHhGLk1WcctON5TZpLcz6DaLGEm
RKStIiSo78pKdv8AhwVbulT0Oi3gjw0EtPi7M8Rlh76J5JUOoKDp7csDnjSPdsEHKbpaovH3LXtL
c5Lv7kHjvNoarq/bMbgRFORnC5OchXhl99aChKzLp6DafjI7feXtpJ5kbiCNOLSWnxYHFuBTtFNb
yC0uG6HgEeLAhRh34+4isLIeXb1xFmnGmD8q2eZis/lZ20R8JlW2QjJrMt68xfcRmJglpiTYbikN
qNQp5CSepOt69OvVHeLm5jhlcJGPdpVwQhM0Lc07QM1Wsm6y6N2yCF0kYLHhoPhOBXJQcvYalWsb
VKSem0kHrX019TkY1h4rroooa8ooaKKGiihoooaKKGiihoooaKKGiihoooaKKGiihoooaKKGiiho
ooaKKGiihoooaKKGiihoooaKKGiihoooaKKGiihoooaKKGiihoooaKKGiihoooaKKGiihoooaKKG
iihoooaKKGiihoooaKKGiihoooaKKGiihoooaKKGiihoooaKKGiihoooaKKGiihoooaKKGiihooo
aKKGiihoooaKKGiihoooocuV0k5ZimAYljcnL8/zUvKsNjabpFjwoo3SrjcZKlJRFhR0/wATqyEl
e1FQVVGH+t3qu3pzby2BHXUgIaFCt/eI7FwBRcTwNbH6P+m398vg+4VtrGQXFCjv3QfZimWAzIpD
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
8J2u52uzTp+Py6oXTP1P9xkTSuKasvyzqf3nyP7RFq15hdPzdvwRaycA/TH+XFH1n6/77+WOX/X/
AG36F+p/o/uT+32K/mdndX2vt+lNu/pqIvPM80/KmtqovzYfl9ld7b9P5xXUuh2aJp7Pb7aSHj5/
lc/y7ue9/mt9M/UUT2/Y/S313sfSpuzd7f5exXdWnzVprV4f7z5zfL8vzdBVdS6VGfBaz67/ALJ5
Mvna/I8xqoia0OX6alB4s/8Apo/zp439h/PL9a/qCH9N959D+l+87g7fvqfN2t1K06/hqt9Qf3/6
eT/a06XKq5Jj2rTnY/8Axf6pmjzPM1NROa4dlXV+Lf6B/ktiX+XPf/Ln6xdfoPu/p/1b6n9Xk+//
ANp8fc9zb2vmrTb0pr516p8761/1Hz6WZJlpCIvYntq73Xkee/6RUU/bjl2rVl+Fe5+mze59Q9h3
Xu93PYdj3Owb67vm2bq0p1rSvx1zsXkJj5icfl+FWmw81fCnx+NOfYP0B3Y/1H6r9Ro1v3e27Pod
tKf2a0pt6fjq1x/SJ+v8Mqsw+qQadKe2nzZ/ljsT7n617ntN9vtbabqmm3ufJX19PhWupH/8fguv
4U3H136uj40Z23+WfspvY+v/AE/cezv9tX/6Tt7/AJqf09aenTTiL+34/wC5/DSEv1646PjSze/l
p7T5vrvvvk7fY7Pc3bh2fX8v0/0Vrp03+16SvmfCmv8A+RXDQntoxifyk9xL7Xv/AHm3/HVrWtRX
16fjT4UrTSrP7T/9T4Um/wDuSfqJ7aPpX8rdzXuvebu3/a7v8FPl3bela/w/H+rTg/2hcfM+FNmf
3FCmj40Z2f8AlxuT7L33qa7/AKhTbu6/7Prtr/8AKmnUP9p4eZ8KTl/uKY6KLp/8pvYZVs9z2aSf
q/tPqne/2B3dnZ826n8NPm3a7f8A2XH/AHO2m8n9x046UqL0b/Jl2Fb/AK13O2Pde6/VPuNlevc3
/GvrTr6awq7/APXGp3meauK/P7aaO+u7K4V/kX7j3v8Ab3Nqfc+7/U398/xdv+1/yad//wCscdWv
+P8ALKk4/rVw0r7KJrr/AJctkj+Rf0/vbl/q/wCn/VN/c/L9tu+o/H/aU2ft1KRf+IaD/al4a0VU
/V+b25e2lm+eh81F4J8abS7bfdzO37r39HO1Svtv2V39KV/r00n+iQpqXsSnEK4JkvbRbG+n9uT7
jZ7z5fe7e5267evp8ta0pt0z/wCw0Y6valT0OrSNSfFKTsz9Vd+V7Ps+z2o7td3p2+vr1p61r8aU
0wd9Fw1/CnYVOHxorj973sr6vu9x2k+573+829e5/Z20pt/0aZw/R6j8/wAKkYvqNOGn40m8k73v
T/D3Nznsuz3eztp131+Wv4V6+uuJ/ptP6y/8NLN+p08PjSdu/f7zPv8A3HY2q9x2t9e/RPbrt/sf
0/69Jy/S4rq7cqi3/WIVRPbSSY7G64dvu+7qf4NmztVNP4um7bSu7p6aD9Dp/X+FLnztOCJhmtGM
f6X3B3/a/Veyv3m7sd7t7T6U+XdSldvXQz6HVhrVMflVKdt85MMuKrXrI/Tvvk9nb3NqvqnZpXs7
RTZv/t/0ddcP/t2CavYn+PurseZ+7+XKiaL9T+rwvptNvYV3N1Nu3u9N275d+2lada/16bW/kfVD
RrTFMkyr1v1XmDQmn2pl21iXX/3TdN3vu7uf9dm7/u691Nnzfxf8tNO7n6JCuv4JXlz5uo6tKe1F
qnezU+kco9n9Wfqft3b6R7r2/wCne335Vfb+7+T6n3qV29dtN3TUK/8AsvkhdfmasMlyGrL9XnWC
7v8AU63LkpTkvt491Rp8ttv6Ql+5/Uf6J95D/mBt9r7z9Se2+bb3vm3dnf2dny/xU+Orb0P/AG76
/wD7bV5mnDUiIvFMEXnwqetEXw8gqqurBc+HJMKbmx/pj9LNfyu+o/T+419Z+ubO77btDZ3vc/l1
p/Fu6+nx0+ufp/qj9aupCmhM8V+X4cKmpVTHSleWD/pr9WTfYe8/XneZ+le47P0nvd09rs7vyq7d
3/Mr69aa83j6f6THV5Gkqiau1eNLDzEw01YHffrf6dtuzd+oth+rfQva+97u1NO1v/7Kle5Tr+Gv
nq3/ALZ9S75/LXDWie3t5U0n87T4k9mVVW+Qf6l/mTJ9/wDqX9P9iP8ATvp/t/p/sewrf3K/md/u
Ur3fhr6g9Pv7T/bRoTzMV1Jq1LgnBE5VF+NDlRtxV7X63j/c9973vN/Re92ux2to/wBv2vl3Vptp
pHqn6HyH5omPNexaTj81cEWkp5nfoT+YeC/q76h7/wBo79R9v2u52u6f4u512bq7KdK10v6SeV9D
L5epNWCpy/Ja6Gvsoz4N/Qvt7Ls+qfQfqbf6a+tdrvfqHtDtb+z/ANlT+OnSn7dHWGjU/WuvR4tC
fJxRePLjUrD5usZUU+UP6R/mkx/Pns/qP2aPrftfbex7f5fa7Hsvy92ym7Z+Z6b+mpfo7/8Abv8A
tNfl4aVRe1VxTvwrrefq9X9VF4ZpTdXX+Rm/F/qvufp22F2va93Z3+2qla/LTZsru6V9PjqRj+oW
TRq1Kc9KpUEPOTgtMBln6B/mVC+o+5/QvfV+n+92PYe27p/227r/ABbt/wAdWuw0fRlNXm/rIi6u
yu/6nZXlyV/l2/WNs/Q/uvpG7/4l9hX2G75adr3HzVpXds6V9NLbR5/07vN1av1VRfb+mkovPTxJ
UuLJ/L39KL/RP0X9G9+3fUvbV+o+/wDbL2973H5ldtd+35a0+Os+jX6wed5vmI5NWnTpXFNOGaV1
Z+ZrOpMqcew/pTsNU7Pe+Wm7t7fTpur0/fqd8HGnc/ydvZUaOePp/wCqGd3apsT2ezs29unT+Hpp
nd6uGVOoMxWRcPp38usd209r+b2tn8W+vzdyn7PTScS+T4fbQfm4qlOx4k9z9TTfou7v9tff7tdm
34/x9K672rV5p0515conizXGrSLP/tnffe1720e437dlK/2a6tsH1HBahJE/UzpbN/RKL73s+zQ0
/wBn/V6fD+jT9n1XBUrtvlqVy4Un536S2u97Zu/tdruev7dv7NSEX1vCkRoxT4URR/0d317O73et
dvc9P27vj/p05j+v1HJK4d5CDStZEv6D23ae9/hO3+Cm7+vr/Rp+PqteKJXsunDRRcj2Wwdrv0oK
7+zu04d5nFEpqPkOfbXMb6jvTTu1p+X6UpX49vp/TTXYTii0NROylSn9TflV91u/7HZ3aevWlfhT
XTPK/WRadf1dI/ZpTQP1H7g+4+o7aJ7Pb71K0PpXXI+l/WRaTPmpgvxyqJ3nx+qv8qPJvuPqv0/3
Nk913qdnt/VmNtK9N270r8dRu6fSaCmmncPnKK16sk9z9Ic+k9ru+3Pu93/vDf3Du39rrup6/D8N
ZS3X9Qdap/DXt7rULklEEbsfUMJ/Uf8AB7uD9V/i2e37ydvc7fXdt/r08/pa3aEXFO/spWdNI1fN
X0M/s0/U/wD01PG6u7dty/8A7zXv/wD/AHl7/i29P6P2a2HozT/bI1XI/aar99/ulMsKY/8A4lLf
/ky8Tfqlfp/1mR2ux/HvqK17nTWb9W+V9cVVVPLka1TpvX9IEThz7KkX9s7v/wAksQ+nU7XYx3bv
ru/92yP7usq6a8nyRp1JhyrRd4836yRUXWftNWC8h/qvs233fsfrv0+T9B9x736F9O3D/vfsvze/
u217v5X9WnW8alx1acUTJP3k8XuwqR23So8vTrwz+bt0rgnxqHvNH+Yr3yv11+o/a+0Z/wC+976d
7XtjZ2va/wCE7FKbNvSlK9dRn/5DT4vM0pwRErsfTfq+XmVVc1x9tRiH6i3ubNlKjfs7dfT9nWnp
poPqcfn/AIaVHl8NFe7v6m2Hud34bv46/wCjXDvOXHX/AA0u1OGlOxawv/iijntt/oKU79aV/ZpE
+Z+//DS4ROHxrHa/mj7gfQ/qnua/l+w+pd7dtNKe3+atK+nwrruLz9Q0eYv/AArXQ+XFE9qVD/yy
+mfR4v8AmK972/av/QvrXu/fdih3ey9z+dWvrs6V9dT8P1WoeZrT95P8fdVL6k+l0eNF4Iq1qZeZ
v8u/rEX6D9Y+i7pP0j3Xs/d9jut07nb+Wu6tP2evXWndO+VqOfwrG5NeoonZV1GQ/qL/ACY8f9vv
/qP+Ts/3X++7H0V7t+n9v2+711Xp/pv7izNdDuWWoVZR5v05VE1BOXGv/9k=

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.nps.gov/nr/

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" =
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html =
xmlns=3D"http://www.w3.org/1999/xhtml" xml:lang=3D"en" lang=3D"en">
<head>
<title>National Register of Historic Places Official Website--Part of =
the National Park Service</title>
<META NAME=3D"DC.Title" 			CONTENT=3D"National Register of Historic =
Places Official Homepage, National Park Service" />
<META NAME=3D"DC.Creator"		CONTENT=3D"Jeff Joeckel" />
<META NAME=3D"DC.Contributor" 		CONTENT=3D"Shannon Bell" />
<META NAME=3D"DC.Contributor" 		CONTENT=3D"Theresa Campbell Page" />
<META NAME=3D"DC.Rights" 		CONTENT=3D"copyright permission, if required" =
/>
<META NAME=3D"DC.Date" 			CONTENT=3D"2008-06-12" />
<META NAME=3D"DC.Description"		CONTENT=3D"The National Register is =
America's official list of cultural resources worthy of preservation. =
Learn more about historic preservation, preservation education, heritage =
tourism, and other topics related to historic places." />
<META NAME=3D"DC.Subject.ParkCode" 	CONTENT=3D"NCCR -- NRHP" />
<META NAME=3D"DC.Subject.ParkName" 	CONTENT=3D"National Center for =
Cultural Resources -- National Register of Historic Places" />
<META NAME=3D"DC.Subject" 		CONTENT=3D"subject" />
<META NAME=3D"DC.Subject.Keyword" 	CONTENT=3D"National Register of =
Historic Places" />
<META NAME=3D"DC.Subject.Keyword" 	CONTENT=3D"United States" />
<META NAME=3D"DC.Subject.Keyword" 	CONTENT=3D"America" />
<META NAME=3D"DC.Subject.Keyword" 	CONTENT=3D"history" />
<META NAME=3D"DC.Subject.Keyword" 	CONTENT=3D"historic" />
<META NAME=3D"DC.Subject.Keyword" 	CONTENT=3D"preservation" />
<META NAME=3D"DC.Subject.Keyword" 	CONTENT=3D"official" />
<META NAME=3D"DC.Subject.Keyword" 	CONTENT=3D"National" />
<META NAME=3D"DC.Subject.Keyword" 	CONTENT=3D"Register" />
<META NAME=3D"DC.Subject.Keyword" 	CONTENT=3D"places" />
<META NAME=3D"DC.Subject.Keyword" 	CONTENT=3D"heritage" />
<META NAME=3D"DC.Subject.Keyword" 	CONTENT=3D"architecture" />
<META NAME=3D"DC.Subject.Keyword" 	CONTENT=3D"listed" />
<META NAME=3D"DC.Subject.Keyword" 	CONTENT=3D"Teaching with Historic =
Places" />
<META NAME=3D"DC.Subject.Keyword" 	CONTENT=3D"education" />
<META NAME=3D"DC.Subject.Keyword" 	CONTENT=3D"travel" />
<META NAME=3D"DC.Subject.Keyword" 	CONTENT=3D"tourism" />
<META NAME=3D"DC.Subject.Keyword" 	CONTENT=3D"publications" />
<META NAME=3D"DC.Subject.Keyword" 	CONTENT=3D"bulletins" />
<META NAME=3D"DC.Publisher" 		CONTENT=3D"DOI -- NPS -- NCCR -- National =
Register of Historic Places " />
<META NAME=3D"DC.Identifier" 		=
CONTENT=3D"http://www.nps.gov/history/nr/" />
<META NAME=3D"DC.Language" 		CONTENT=3D"Eng: English" />

<meta name=3D"Generator" id=3D"Generator" content=3D"CommonSpot Content =
Server Version 4.5.1" />
<link rel=3D"stylesheet" href=3D"/nps/style/nps.css" type=3D"text/css" =
/>
<style type=3D"text/css">=20
.mw { =
color:#000000;font-family:Verdana,Arial,Helvetica;font-weight:bold;font-s=
ize:xx-small;text-decoration:none; } a.mw:link	=
{color:#000000;font-family:Verdana,Arial,Helvetica;font-weight:bold;font-=
size:xx-small;text-decoration:none;} a.mw:visited	=
{color:#000000;font-family:Verdana,Arial,Helvetica;font-weight:bold;font-=
size:xx-small;text-decoration:none;} a.mw:hover	=
{color:#0000FF;font-family:Verdana,Arial,Helvetica;font-weight:bold;font-=
size:xx-small;text-decoration:none;}
div#links {
	position: absolute; top: 314px;	left:178px; z-index: 100; width: =
572px;}
div#links a {display: block; text-align: left ;}
div#links a span {display: none;  background-color:#ffffff;}
div#links a:hover span {display: block; color:#333333; font:"Times New =
Roman", Times, serif; font-weight: bold;
   position: absolute; top: 89px; left: 0px; width: 570px; =
text-decoration:none; z-index: 100;}


</style>
<script type=3D"text/javascript" language=3D"JavaScript"> var =
gMenuControlID=3D0; var menus_included =3D 0; var jsPageAuthorMode =3D =
0; var jsSessionPreviewON =3D 1; var jsDlgLoader =3D =
'/nps/goga/planyourvisit/loader.cfm'; var jsSiteID =3D 1; var =
jsSubSiteID =3D 2084; var kurrentPageID =3D 44582;
</script>
<script type=3D"text/javascript" language=3D"JavaScript"> function =
newWindow (name,url) { externalLinkRegEx =3D /^https?:[\/\\]{2}/i; =
cookieStr =3D document.cookie; cookieWinRegEx =3D =
/CSOFFSCREENPOPUPSALLOWED=3D\d/i; rxVal =3D /\d+/; try { if (cookieStr =
&& cookieStr.match(cookieWinRegEx)) { =
strVal=3DcookieStr.match(cookieWinRegEx); if (strVal) =
blnPopUpsOffScreen=3DstrVal.toString().match(rxVal); else =
bInPopUpsOffScreen =3D 0; } else blnPopUpsOffScreen=3D0; } catch (oErr) =
{ blnPopUpsOffScreen=3D0; } if(blnPopUpsOffScreen=3D=3D1) { =
intTop=3Dwindow.screen.height - 9; intLeft=3Dwindow.screen.width - 9; =
intHeight=3D1; intWidth=3D1; } else { intTop=3D(window.screen.height / =
2) - 109; intLeft=3D(window.screen.width / 2) - 210; intHeight=3D218; =
intWidth=3D421; } if(!url.match(externalLinkRegEx) && =
url.indexOf('kurrentPageID') =3D=3D -1) { try { if( url.indexOf ('?') =
=3D=3D -1 ) url =3D url + '?kurrentPageID=3D' + kurrentPageID; else url =
=3D url + '&kurrentPageID=3D' + kurrentPageID; } catch (oErr) { /* Do =
Nothing */ } } re =3D new RegExp(); re =3D /&amp;/gi; url =3D =
url.replace(re,"&"); if(url.search(/[\/\\]/g) >=3D 0 && =
blnPopUpsOffScreen=3D=3D0) { if(document.CS_StaticURL && =
window.location.href.indexOf(document.CS_StaticURL) =3D=3D -1) url =3D =
'/commonspot/utilities/longproc.cfm?onlyurlvars=3D1&url=3D' + =
escape(url); } if(arguments.length >=3D 2 && arguments[2]) { =
strOptions=3Darguments[2]; =
strTopPos=3DstrOptions.match(/top=3D\s*(\d+)/i); if(strTopPos && =
strTopPos[1] >=3D0) { intTop=3DstrTopPos[1]; =
strOptions=3DstrOptions.replace(/top=3D\s*\d+\s*,?/i,'') } =
strLeftPos=3DstrOptions.match(/left=3D\s*(\d+)/i); if(strLeftPos && =
strLeftPos[1] >=3D0) { intLeft=3DstrLeftPos[1]; =
strOptions=3DstrOptions.replace(/left=3D\s*\d+\s*,?/i,'') } =
strHeight=3DstrOptions.match(/height=3D\s*(\d+)/i); if(strHeight && =
strHeight[1] >=3D0) { intHeight=3DstrHeight[1]; =
strOptions=3DstrOptions.replace(/height=3D\s*\d+\s*,?/i,'') } =
strWidth=3DstrOptions.match(/width=3D\s*(\d+)/i); if(strWidth && =
strWidth[1] >=3D0) { intWidth=3DstrWidth[1]; =
strOptions=3DstrOptions.replace(/width=3D\s*\d+\s*,?/i,'') } =
strWinOptions =3D strOptions; } else strWinOptions =3D =
'toolbar=3Dno,resizable=3Dyes,scrollbars=3Dyes,menubar=3Dno,location=3Dno=
'; strWinOptions =3D strWinOptions + ',top=3D'+ intTop + ',left=3D' + =
intLeft + ',height=3D' + intHeight + ',width=3D' + intWidth; =
winWindow=3Dwindow.open(url,name,strWinOptions); if (!winWindow) =
alert('Unable to open window - please make sure the pop-up blocker is =
disabled for this site'); if(arguments.length=3D=3D4 && =
arguments[3]=3D=3D1 && winWindow) return winWindow; } </script>
<link rel=3D"stylesheet" type=3D"text/css" href=3D"/nps/style/nps.css" =
title=3D"normal" id=3D"normal" media=3D"screen" rev=3D"stylesheet" />
<link rel=3D"stylesheet" type=3D"text/css" href=3D"/nps/style/npsb.css" =
title=3D"larger" id=3D"larger" media=3D"screen" rev=3D"stylesheet" />
<link rel=3D"stylesheet" type=3D"text/css" href=3D"/nps/style/npsc.css" =
title=3D"largest" id=3D"largest" media=3D"screen" rev=3D"stylesheet" />
<link rel=3D"stylesheet" type=3D"text/css" href=3D"/nps/style/print.css" =
title=3D"print" id=3D"print" media=3D"print" rev=3D"stylesheet" />
<script language=3D"javascript1.2" src=3D"/nps/js/nps.js" =
type=3D"text/javascript"></script>
<link rel=3D"stylesheet" href=3D"http://www.cr.nps.gov/npsc[1].css" =
type=3D"text/css" />
<script type=3D"text/javascript" language=3D"JavaScript">
<!-- //

var gShowKeywords =3D 0;
var gHaveKeywords =3D 0;

var js_userID=3D0;

// -->
</script><style type=3D"text/css">=20
.mw { =
color:#000000;font-family:Verdana,Arial,Helvetica;font-weight:bold;font-s=
ize:xx-small;text-decoration:none; } a.mw:link	=
{color:#000000;font-family:Verdana,Arial,Helvetica;font-weight:bold;font-=
size:xx-small;text-decoration:none;} a.mw:visited	=
{color:#000000;font-family:Verdana,Arial,Helvetica;font-weight:bold;font-=
size:xx-small;text-decoration:none;} a.mw:hover	=
{color:#0000FF;font-family:Verdana,Arial,Helvetica;font-weight:bold;font-=
size:xx-small;text-decoration:none;}
</style><script type=3D"text/javascript" language=3D"JavaScript"> var =
gMenuControlID=3D0; var menus_included =3D 0; var jsPageAuthorMode =3D =
0; var jsSessionPreviewON =3D 1; var jsDlgLoader =3D =
'/nps/goga/planyourvisit/loader.cfm'; var jsSiteID =3D 1; var =
jsSubSiteID =3D 2084; var kurrentPageID =3D 44582;
</script><script type=3D"text/javascript" language=3D"JavaScript"> =
function newWindow (name,url) { externalLinkRegEx =3D =
/^https?:[\/\\]{2}/i; cookieStr =3D document.cookie; cookieWinRegEx =3D =
/CSOFFSCREENPOPUPSALLOWED=3D\d/i; rxVal =3D /\d+/; try { if (cookieStr =
&& cookieStr.match(cookieWinRegEx)) { =
strVal=3DcookieStr.match(cookieWinRegEx); if (strVal) =
blnPopUpsOffScreen=3DstrVal.toString().match(rxVal); else =
bInPopUpsOffScreen =3D 0; } else blnPopUpsOffScreen=3D0; } catch (oErr) =
{ blnPopUpsOffScreen=3D0; } if(blnPopUpsOffScreen=3D=3D1) { =
intTop=3Dwindow.screen.height - 9; intLeft=3Dwindow.screen.width - 9; =
intHeight=3D1; intWidth=3D1; } else { intTop=3D(window.screen.height / =
2) - 109; intLeft=3D(window.screen.width / 2) - 210; intHeight=3D218; =
intWidth=3D421; } if(!url.match(externalLinkRegEx) && =
url.indexOf('kurrentPageID') =3D=3D -1) { try { if( url.indexOf ('?') =
=3D=3D -1 ) url =3D url + '?kurrentPageID=3D' + kurrentPageID; else url =
=3D url + '&kurrentPageID=3D' + kurrentPageID; } catch (oErr) { /* Do =
Nothing */ } } re =3D new RegExp(); re =3D /&amp;/gi; url =3D =
url.replace(re,"&"); if(url.search(/[\/\\]/g) >=3D 0 && =
blnPopUpsOffScreen=3D=3D0) { if(document.CS_StaticURL && =
window.location.href.indexOf(document.CS_StaticURL) =3D=3D -1) url =3D =
'/commonspot/utilities/longproc.cfm?onlyurlvars=3D1&url=3D' + =
escape(url); } if(arguments.length >=3D 2 && arguments[2]) { =
strOptions=3Darguments[2]; =
strTopPos=3DstrOptions.match(/top=3D\s*(\d+)/i); if(strTopPos && =
strTopPos[1] >=3D0) { intTop=3DstrTopPos[1]; =
strOptions=3DstrOptions.replace(/top=3D\s*\d+\s*,?/i,'') } =
strLeftPos=3DstrOptions.match(/left=3D\s*(\d+)/i); if(strLeftPos && =
strLeftPos[1] >=3D0) { intLeft=3DstrLeftPos[1]; =
strOptions=3DstrOptions.replace(/left=3D\s*\d+\s*,?/i,'') } =
strHeight=3DstrOptions.match(/height=3D\s*(\d+)/i); if(strHeight && =
strHeight[1] >=3D0) { intHeight=3DstrHeight[1]; =
strOptions=3DstrOptions.replace(/height=3D\s*\d+\s*,?/i,'') } =
strWidth=3DstrOptions.match(/width=3D\s*(\d+)/i); if(strWidth && =
strWidth[1] >=3D0) { intWidth=3DstrWidth[1]; =
strOptions=3DstrOptions.replace(/width=3D\s*\d+\s*,?/i,'') } =
strWinOptions =3D strOptions; } else strWinOptions =3D =
'toolbar=3Dno,resizable=3Dyes,scrollbars=3Dyes,menubar=3Dno,location=3Dno=
'; strWinOptions =3D strWinOptions + ',top=3D'+ intTop + ',left=3D' + =
intLeft + ',height=3D' + intHeight + ',width=3D' + intWidth; =
winWindow=3Dwindow.open(url,name,strWinOptions); if (!winWindow) =
alert('Unable to open window - please make sure the pop-up blocker is =
disabled for this site'); if(arguments.length=3D=3D4 && =
arguments[3]=3D=3D1 && winWindow) return winWindow; } </script><link =
rel=3D"stylesheet" type=3D"text/css" href=3D"/nps/style/nps.css" =
title=3D"normal" id=3D"normal" media=3D"screen" rev=3D"stylesheet" =
/><link rel=3D"stylesheet" type=3D"text/css" =
href=3D"/nps/style/npsb.css" title=3D"larger" id=3D"larger" =
media=3D"screen" rev=3D"stylesheet" /><link rel=3D"stylesheet" =
type=3D"text/css" href=3D"/nps/style/npsc.css" title=3D"largest" =
id=3D"largest" media=3D"screen" rev=3D"stylesheet" /><link =
rel=3D"stylesheet" type=3D"text/css" href=3D"/nps/style/print.css" =
title=3D"print" id=3D"print" media=3D"print" rev=3D"stylesheet" =
/><script language=3D"javascript1.2" src=3D"/nps/js/nps.js" =
type=3D"text/javascript"></script><link rel=3D"stylesheet" =
href=3D"TR/npsc%5B1%5D.css" type=3D"text/css" />
<script type=3D"text/javascript" language=3D"JavaScript">
<!--
<!-- //

var gShowKeywords =3D 0;
var gHaveKeywords =3D 0;

var js_userID=3D0;

// -->

function MM_swapImgRestore() { //v3.0
  var i,x,a=3Ddocument.MM_sr; =
for(i=3D0;a&&i<a.length&&(x=3Da[i])&&x.oSrc;i++) x.src=3Dx.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=3Ddocument; if(d.images){ if(!d.MM_p) d.MM_p=3Dnew Array();
    var i,j=3Dd.MM_p.length,a=3DMM_preloadImages.arguments; for(i=3D0; =
i<a.length; i++)
    if (a[i].indexOf("#")!=3D0){ d.MM_p[j]=3Dnew Image; =
d.MM_p[j++].src=3Da[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=3Ddocument; =
if((p=3Dn.indexOf("?"))>0&&parent.frames.length) {
    d=3Dparent.frames[n.substring(p+1)].document; n=3Dn.substring(0,p);}
  if(!(x=3Dd[n])&&d.all) x=3Dd.all[n]; for =
(i=3D0;!x&&i<d.forms.length;i++) x=3Dd.forms[i][n];
  for(i=3D0;!x&&d.layers&&i<d.layers.length;i++) =
x=3DMM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=3Dd.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=3D0,x,a=3DMM_swapImage.arguments; document.MM_sr=3Dnew Array; =
for(i=3D0;i<(a.length-2);i+=3D3)
   if ((x=3DMM_findObj(a[i]))!=3Dnull){document.MM_sr[j++]=3Dx; =
if(!x.oSrc) x.oSrc=3Dx.src; x.src=3Da[i+2];}
}
//-->
</script>
<style type=3D"text/css">
<!--
.style11 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
-->
</style>
<div id=3D"statTrackingScriptContainer" style=3D"display:none;">
 =20
<script language=3D"JavaScript" =
src=3D"http://www.nps.gov/pollscript/triggerParams.js" =
type=3D"text/javascript">

</script>
  <script language=3D"JavaScript" =
src=3D"http://www.nps.gov/pollscript/poll_launcher.js" =
type=3D"text/javascript">
</script>
  <script language=3D"JavaScript" type=3D"text/javascript">
//<![CDATA[
callPoll();
//]]>
</script>
  <script language=3D"JavaScript" =
src=3D"http://www.nps.gov/pollscript/survey.js" =
type=3D"text/javascript">
</script>
  <script language=3D"JavaScript" =
src=3D"http://www.nps.gov/pollscript/survey2.js" =
type=3D"text/javascript">
</script>
  <script language=3D"JavaScript" type=3D"text/javascript">
//<![CDATA[
callCRPoll();
//]]>
</script>
 =20
	=09
		    <script language=3D"JavaScript" =
src=3D"/pwr/templates/js/s_code.js"></script>
		    <script language=3D"JavaScript">
			<!--
			/* You may give each page an identifying name, server, and channel on =
the next lines. */
			s.pageName=3Dwindow.location.pathname
			s.server=3D"pwr"
			s.channel=3D""
			s.pageType=3D""
			s.prop1=3D""
			s.prop2=3D""
			s.prop3=3D""
			s.prop4=3D""
			s.prop5=3D""
			/* E-commerce Variables */
			s.campaign=3D""
			s.state=3D""
			s.zip=3D""
			s.events=3D""
			s.products=3D""
			s.purchaseID=3D""
			s.eVar1=3D""
			s.eVar2=3D""
			s.eVar3=3D""
			s.eVar4=3D""
			s.eVar5=3D""
			/* Hierarchy Variables */
			s.hier1=3D""
			/* DO NOT EDIT BELOW THIS LINE */
			var s_code=3Ds.t();if(s_code)document.write(s_code)
			//-->
			</script>
 =20

			 =20
</div>
<style type=3D"text/css">
<!--
.style4 {font-size: 10px}
-->
</style>
</head>

<body bgcolor=3D"#ffffff" =
onLoad=3D"MM_preloadImages('graphics/new-banner9_r4_c2_f2.gif','graphics/=
new-banner9_r4_c5_f2.gif','graphics/new-banner9_r4_c9_f2.gif','graphics/n=
ew-banner9_r4_c12_f2.gif','graphics/new-banner9_r4_c16_f2.gif','graphics/=
new-banner9_r4_c19_f2.gif','graphics/new-banner9_r4_c22_f2.gif','graphics=
/new-banner9_r4_c25_f2.gif','graphics/new-banner9_r7_c3_f2.gif','graphics=
/new-banner9_r7_c8_f2.gif','graphics/new-banner9_r7_c13_f2.gif','graphics=
/new-banner9_r7_c17_f2.gif','graphics/new-banner9_r7_c23_f2.gif')">



<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0" width=3D"750">
<!-- fwtable fwsrc=3D"new-banner9.png" fwbase=3D"new-banner9.gif" =
fwstyle=3D"Dreamweaver" fwdocid =3D "618426958" fwnested=3D"0" -->
  <tr>
   <td><img src=3D"graphics/spacer.gif" width=3D"24" height=3D"1" =
border=3D"0" alt=3D""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"51" height=3D"1" =
border=3D"0" alt=3D""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"8" height=3D"1" =
border=3D"0" alt=3D""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"21" height=3D"1" =
border=3D"0" alt=3D""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"18" height=3D"1" =
border=3D"0" alt=3D""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"75" height=3D"1" =
border=3D"0" alt=3D""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"17" height=3D"1" =
border=3D"0" alt=3D""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"3" height=3D"1" =
border=3D"0" alt=3D""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"44" height=3D"1" =
border=3D"0" alt=3D""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"46" height=3D"1" =
border=3D"0" alt=3D""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"23" height=3D"1" =
border=3D"0" alt=3D""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"17" height=3D"1" =
border=3D"0" alt=3D""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"52" height=3D"1" =
border=3D"0" alt=3D""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"1" height=3D"1" =
border=3D"0" alt=3D""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"32" height=3D"1" =
border=3D"0" alt=3D""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"43" height=3D"1" =
border=3D"0" alt=3D""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"1" height=3D"1" =
border=3D"0" alt=3D""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"31" height=3D"1" =
border=3D"0" alt=3D""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"60" height=3D"1" =
border=3D"0" alt=3D""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"9" height=3D"1" =
border=3D"0" alt=3D""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"14" height=3D"1" =
border=3D"0" alt=3D""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"32" height=3D"1" =
border=3D"0" alt=3D""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"35" height=3D"1" =
border=3D"0" alt=3D""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"18" height=3D"1" =
border=3D"0" alt=3D""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"32" height=3D"1" =
border=3D"0" alt=3D""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"18" height=3D"1" =
border=3D"0" alt=3D""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"25" height=3D"1" =
border=3D"0" alt=3D""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"1" height=3D"1" =
border=3D"0" alt=3D""></td>
  </tr>

  <tr>
   <td colspan=3D"27"><img src=3D"graphics/new-banner9_r1_c1.gif" =
alt=3D"" name=3D"newbanner9_r1_c1" width=3D"750" height=3D"45" =
border=3D"0" usemap=3D"#newbanner9_r1_c1Map" ""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"1" height=3D"45" =
border=3D"0" alt=3D""></td>
  </tr>
  <tr>
   <td colspan=3D"27" bgcolor=3D"#000000">
   <form action=3D"http://www.nps.gov/search/query-meta" method=3D"get" =
name=3D"search" id=3D"search">
        <input type=3D"text" name=3D"q" size=3D"10" =
class=3D"smallbodytext" maxlength=3D"225" value=3D""/>
 =20
        <input name=3D"image" type=3D"image" class=3D"smallbodytext" =
src=3D"graphics/gobutton.gif" alt=3D"Go" align=3D"top" width=3D"25" =
height=3D"20" />
        <input type=3D"hidden" name=3D"v:project" value=3D"NPS" />
        <span class=3D"style1 style4 style11 style1">search </span> =20
    </form>   </td>
   <td><img src=3D"graphics/spacer.gif" width=3D"1" height=3D"22" =
border=3D"0" alt=3D""></td>
  </tr>
  <tr>
   <td colspan=3D"27"><img name=3D"newbanner9_r3_c1" =
src=3D"graphics/new-banner9_r3_c1.gif" width=3D"750" height=3D"4" =
border=3D"0" alt=3D"" ""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"1" height=3D"4" =
border=3D"0" alt=3D""></td>
  </tr>
  <tr>
   <td rowspan=3D"5"><img name=3D"newbanner9_r4_c1" =
src=3D"graphics/new-banner9_r4_c1.gif" width=3D"24" height=3D"30" =
border=3D"0" alt=3D"" ""></td>
   <td colspan=3D"2"><a href=3D"http://www.nps.gov" =
onMouseOut=3D"MM_swapImgRestore();" =
onMouseOver=3D"MM_swapImage('newbanner9_r4_c2','','graphics/new-banner9_r=
4_c2_f2.gif',1)"><img name=3D"newbanner9_r4_c2" =
src=3D"graphics/new-banner9_r4_c2.gif" width=3D"59" height=3D"10" =
border=3D"0" alt=3D"[graphic] Link to NPS Home"></a></td>
   <td rowspan=3D"3"><img name=3D"newbanner9_r4_c4" =
src=3D"graphics/new-banner9_r4_c4.gif" width=3D"21" height=3D"17" =
border=3D"0" alt=3D"" ""></td>
   <td colspan=3D"2"><a href=3D"http://www.nature.nps.gov/" =
onMouseOut=3D"MM_swapImgRestore();" =
onMouseOver=3D"MM_swapImage('newbanner9_r4_c5','','graphics/new-banner9_r=
4_c5_f2.gif',1)"><img name=3D"newbanner9_r4_c5" =
src=3D"graphics/new-banner9_r4_c5.gif" width=3D"93" height=3D"10" =
border=3D"0" alt=3D"[graphic] Link to NPS Nature and Science"></a></td>
   <td rowspan=3D"3" colspan=3D"2"><img name=3D"newbanner9_r4_c7" =
src=3D"graphics/new-banner9_r4_c7.gif" width=3D"20" height=3D"17" =
border=3D"0" alt=3D"" ""></td>
   <td rowspan=3D"2" colspan=3D"2"><a =
href=3D"http://www.nps.gov/history/" onMouseOut=3D"MM_swapImgRestore();" =
onMouseOver=3D"MM_swapImage('newbanner9_r4_c9','','graphics/new-banner9_r=
4_c9_f2.gif',1)"><img name=3D"newbanner9_r4_c9" =
src=3D"graphics/new-banner9_r4_c9.gif" width=3D"90" height=3D"12" =
border=3D"0" alt=3D"[graphic] Link to NPS History & Culture =
Page"></a></td>
   <td rowspan=3D"5"><img name=3D"newbanner9_r4_c11" =
src=3D"graphics/new-banner9_r4_c11.gif" width=3D"23" height=3D"30" =
border=3D"0" alt=3D"" ""></td>
   <td colspan=3D"3"><a =
href=3D"http://www.nps.gov/history/travelers.htm" =
onMouseOut=3D"MM_swapImgRestore();" =
onMouseOver=3D"MM_swapImage('newbanner9_r4_c12','','graphics/new-banner9_=
r4_c12_f2.gif',1)"><img name=3D"newbanner9_r4_c12" =
src=3D"graphics/new-banner9_r4_c12.gif" width=3D"70" height=3D"10" =
border=3D"0" alt=3D"[graphic] Link to NPS History and Culture Travelers =
Page"></a></td>
   <td rowspan=3D"5"><img name=3D"newbanner9_r4_c15" =
src=3D"graphics/new-banner9_r4_c15.gif" width=3D"32" height=3D"30" =
border=3D"0" alt=3D"" ""></td>
   <td colspan=3D"2"><a href=3D"http://www.nps.gov/history/kids.htm" =
onMouseOut=3D"MM_swapImgRestore();" =
onMouseOver=3D"MM_swapImage('newbanner9_r4_c16','','graphics/new-banner9_=
r4_c16_f2.gif',1)"><img name=3D"newbanner9_r4_c16" =
src=3D"graphics/new-banner9_r4_c16.gif" width=3D"44" height=3D"10" =
border=3D"0" alt=3D"[graphic] Link to NPS History and Culture For =
Kids"></a></td>
   <td rowspan=3D"3"><img name=3D"newbanner9_r4_c18" =
src=3D"graphics/new-banner9_r4_c18.gif" width=3D"31" height=3D"17" =
border=3D"0" alt=3D"" ""></td>
   <td colspan=3D"2"><a href=3D"http://www.nps.gov/history/teachers.htm" =
onMouseOut=3D"MM_swapImgRestore();" =
onMouseOver=3D"MM_swapImage('newbanner9_r4_c19','','graphics/new-banner9_=
r4_c19_f2.gif',1)"><img name=3D"newbanner9_r4_c19" =
src=3D"graphics/new-banner9_r4_c19.gif" width=3D"69" height=3D"10" =
border=3D"0" alt=3D"[graphic] Link to NPS History and Culture For =
Teachers"></a></td>
   <td rowspan=3D"5"><img name=3D"newbanner9_r4_c21" =
src=3D"graphics/new-banner9_r4_c21.gif" width=3D"14" height=3D"30" =
border=3D"0" alt=3D"" ""></td>
   <td colspan=3D"2"><a =
href=3D"http://www.nps.gov/gettinginvolved/index.htm" =
onMouseOut=3D"MM_swapImgRestore();" =
onMouseOver=3D"MM_swapImage('newbanner9_r4_c22','','graphics/new-banner9_=
r4_c22_f2.gif',1)"><img name=3D"newbanner9_r4_c22" =
src=3D"graphics/new-banner9_r4_c22.gif" width=3D"67" height=3D"10" =
border=3D"0" alt=3D"[graphic] Link to NPS Get Involved Page"></a></td>
   <td rowspan=3D"3"><img name=3D"newbanner9_r4_c24" =
src=3D"graphics/new-banner9_r4_c24.gif" width=3D"18" height=3D"17" =
border=3D"0" alt=3D"" ""></td>
   <td colspan=3D"2"><a href=3D"http://www.nps.gov/history/about.htm" =
onMouseOut=3D"MM_swapImgRestore();" =
onMouseOver=3D"MM_swapImage('newbanner9_r4_c25','','graphics/new-banner9_=
r4_c25_f2.gif',1)"><img name=3D"newbanner9_r4_c25" =
src=3D"graphics/new-banner9_r4_c25.gif" width=3D"50" height=3D"10" =
border=3D"0" alt=3D"[graphic] Link to NPS History and Culture About =
Us"></a></td>
   <td rowspan=3D"5"><img name=3D"newbanner9_r4_c27" =
src=3D"graphics/new-banner9_r4_c27.gif" width=3D"25" height=3D"30" =
border=3D"0" alt=3D"" ""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"1" height=3D"10" =
border=3D"0" alt=3D""></td>
  </tr>
  <tr>
   <td rowspan=3D"2" colspan=3D"2"><img name=3D"newbanner9_r5_c2" =
src=3D"graphics/new-banner9_r5_c2.gif" width=3D"59" height=3D"7" =
border=3D"0" alt=3D"" ""></td>
   <td rowspan=3D"2" colspan=3D"2"><img name=3D"newbanner9_r5_c5" =
src=3D"graphics/new-banner9_r5_c5.gif" width=3D"93" height=3D"7" =
border=3D"0" alt=3D"" ""></td>
   <td rowspan=3D"2" colspan=3D"3"><img name=3D"newbanner9_r5_c12" =
src=3D"graphics/new-banner9_r5_c12.gif" width=3D"70" height=3D"7" =
border=3D"0" alt=3D"" ""></td>
   <td rowspan=3D"2" colspan=3D"2"><img name=3D"newbanner9_r5_c16" =
src=3D"graphics/new-banner9_r5_c16.gif" width=3D"44" height=3D"7" =
border=3D"0" alt=3D"" ""></td>
   <td rowspan=3D"2" colspan=3D"2"><img name=3D"newbanner9_r5_c19" =
src=3D"graphics/new-banner9_r5_c19.gif" width=3D"69" height=3D"7" =
border=3D"0" alt=3D"" ""></td>
   <td rowspan=3D"2" colspan=3D"2"><img name=3D"newbanner9_r5_c22" =
src=3D"graphics/new-banner9_r5_c22.gif" width=3D"67" height=3D"7" =
border=3D"0" alt=3D"" ""></td>
   <td rowspan=3D"2" colspan=3D"2"><img name=3D"newbanner9_r5_c25" =
src=3D"graphics/new-banner9_r5_c25.gif" width=3D"50" height=3D"7" =
border=3D"0" alt=3D"" ""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"1" height=3D"2" =
border=3D"0" alt=3D""></td>
  </tr>
  <tr>
   <td colspan=3D"2"><img name=3D"newbanner9_r6_c9" =
src=3D"graphics/new-banner9_r6_c9.gif" width=3D"90" height=3D"5" =
border=3D"0" alt=3D"" ""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"1" height=3D"5" =
border=3D"0" alt=3D""></td>
  </tr>
  <tr>
   <td rowspan=3D"2"><img name=3D"newbanner9_r7_c2" =
src=3D"graphics/new-banner9_r7_c2.gif" width=3D"51" height=3D"13" =
border=3D"0" alt=3D"" ""></td>
   <td colspan=3D"3"><a href=3D"http://www.nps.gov/history/people.htm" =
onMouseOut=3D"MM_swapImgRestore();" =
onMouseOver=3D"MM_swapImage('newbanner9_r7_c3','','graphics/new-banner9_r=
7_c3_f2.gif',1)"><img name=3D"newbanner9_r7_c3" =
src=3D"graphics/new-banner9_r7_c3.gif" width=3D"47" height=3D"10" =
border=3D"0" alt=3D"[graphic] Link to NPS History and Culture People =
Page"></a></td>
   <td rowspan=3D"2" colspan=3D"2"><img name=3D"newbanner9_r7_c6" =
src=3D"graphics/new-banner9_r7_c6.gif" width=3D"92" height=3D"13" =
border=3D"0" alt=3D"" ""></td>
   <td colspan=3D"2"><a href=3D"http://www.nps.gov/history/places.htm" =
onMouseOut=3D"MM_swapImgRestore();" =
onMouseOver=3D"MM_swapImage('newbanner9_r7_c8','','graphics/new-banner9_r=
7_c8_f2.gif',1)"><img name=3D"newbanner9_r7_c8" =
src=3D"graphics/new-banner9_r7_c8.gif" width=3D"47" height=3D"10" =
border=3D"0" alt=3D"[graphic] Link to NPS History and Culture Places =
Page"></a></td>
   <td rowspan=3D"2"><img name=3D"newbanner9_r7_c10" =
src=3D"graphics/new-banner9_r7_c10.gif" width=3D"46" height=3D"13" =
border=3D"0" alt=3D"" ""></td>
   <td rowspan=3D"2"><img name=3D"newbanner9_r7_c12" =
src=3D"graphics/new-banner9_r7_c12.gif" width=3D"17" height=3D"13" =
border=3D"0" alt=3D"" ""></td>
   <td><a href=3D"http://www.nps.gov/history/stories.htm" =
onMouseOut=3D"MM_swapImgRestore();" =
onMouseOver=3D"MM_swapImage('newbanner9_r7_c13','','graphics/new-banner9_=
r7_c13_f2.gif',1)"><img name=3D"newbanner9_r7_c13" =
src=3D"graphics/new-banner9_r7_c13.gif" width=3D"52" height=3D"10" =
border=3D"0" alt=3D"[graphic] Link to NPS History and Culture Stories =
Page"></a></td>
   <td rowspan=3D"2"><img name=3D"newbanner9_r7_c14" =
src=3D"graphics/new-banner9_r7_c14.gif" width=3D"1" height=3D"13" =
border=3D"0" alt=3D"" ""></td>
   <td rowspan=3D"2"><img name=3D"newbanner9_r7_c16" =
src=3D"graphics/new-banner9_r7_c16.gif" width=3D"43" height=3D"13" =
border=3D"0" alt=3D"" ""></td>
   <td colspan=3D"3"><a =
href=3D"http://www.nps.gov/history/preservation.htm" =
onMouseOut=3D"MM_swapImgRestore();" =
onMouseOver=3D"MM_swapImage('newbanner9_r7_c17','','graphics/new-banner9_=
r7_c17_f2.gif',1)"><img name=3D"newbanner9_r7_c17" =
src=3D"graphics/new-banner9_r7_c17.gif" width=3D"92" height=3D"10" =
border=3D"0" alt=3D"[graphic] Link to NPS History and Culture =
Preservation"></a></td>
   <td rowspan=3D"2"><img name=3D"newbanner9_r7_c20" =
src=3D"graphics/new-banner9_r7_c20.gif" width=3D"9" height=3D"13" =
border=3D"0" alt=3D"" ""></td>
   <td rowspan=3D"2"><img name=3D"newbanner9_r7_c22" =
src=3D"graphics/new-banner9_r7_c22.gif" width=3D"32" height=3D"13" =
border=3D"0" alt=3D"" ""></td>
   <td colspan=3D"3"><a =
href=3D"http://www.nps.gov/history/collections.htm" =
onMouseOut=3D"MM_swapImgRestore();" =
onMouseOver=3D"MM_swapImage('newbanner9_r7_c23','','graphics/new-banner9_=
r7_c23_f2.gif',1)"><img name=3D"newbanner9_r7_c23" =
src=3D"graphics/new-banner9_r7_c23.gif" width=3D"85" height=3D"10" =
border=3D"0" alt=3D"[graphic] Link to History and Culture Collections =
Page"></a></td>
   <td rowspan=3D"2"><img name=3D"newbanner9_r7_c26" =
src=3D"graphics/new-banner9_r7_c26.gif" width=3D"18" height=3D"13" =
border=3D"0" alt=3D"" ""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"1" height=3D"10" =
border=3D"0" alt=3D""></td>
  </tr>
  <tr>
   <td colspan=3D"3"><img name=3D"newbanner9_r8_c3" =
src=3D"graphics/new-banner9_r8_c3.gif" width=3D"47" height=3D"3" =
border=3D"0" alt=3D"" ""></td>
   <td colspan=3D"2"><img name=3D"newbanner9_r8_c8" =
src=3D"graphics/new-banner9_r8_c8.gif" width=3D"47" height=3D"3" =
border=3D"0" alt=3D"" ""></td>
   <td><img name=3D"newbanner9_r8_c13" =
src=3D"graphics/new-banner9_r8_c13.gif" width=3D"52" height=3D"3" =
border=3D"0" alt=3D"" ""></td>
   <td colspan=3D"3"><img name=3D"newbanner9_r8_c17" =
src=3D"graphics/new-banner9_r8_c17.gif" width=3D"92" height=3D"3" =
border=3D"0" alt=3D"" ""></td>
   <td colspan=3D"3"><img name=3D"newbanner9_r8_c23" =
src=3D"graphics/new-banner9_r8_c23.gif" width=3D"85" height=3D"3" =
border=3D"0" alt=3D"" ""></td>
   <td><img src=3D"graphics/spacer.gif" width=3D"1" height=3D"3" =
border=3D"0" alt=3D""></td>
  </tr>
  <tr>
    <td colspan=3D"28"><p><img src=3D"graphics/homepage-bigimage2.jpg" =
width=3D"750" height=3D"116"></p>
    <p>
=09
=09
	</p></td>
  </tr>
 =20
  =20
</table>


<table width=3D"750" border=3D"0">
  <tr>
    <td colspan=3D"7">
      <table width=3D"750" border=3D"0" cellspacing=3D"0" =
cellpadding=3D"0">
        <tr> </tr>
        <tr>
          <td rowspan=3D"" align=3D"left" valign=3D"top" =
class=3D"blackbandrow"><script language=3D"JavaScript" =
type=3D"text/javascript">

          </script></td>
        </tr>
        <tr>
          <td colspan=3D"2" rowspan=3D"2" align=3D"left" valign=3D"top" =
bgcolor=3D"#ebf2da" class=3D"navcolumn">
            <div class=3D"CS_Element_CustomCF">
              <div id=3D"CS_CCF_44489_10170">
		      </div>
              <table class=3D"NavBox" width=3D"155" border=3D"0" =
cellspacing=3D"0" cellpadding=3D"0">
               =20
              </table>
			  <table class=3D"NavBox" width=3D"155" border=3D"0" =
cellspacing=3D"0" cellpadding=3D"0">
                <tr>
                  <td align=3D"left" valign=3D"top"><p id=3D"Nav" =
class=3D"Nav01Off"><a href=3D"about.htm" id=3D"NavOff">About =
Us</a></p></td>
                </tr>
              </table>
			  <table class=3D"NavBox" width=3D"155" border=3D"0" =
cellspacing=3D"0" cellpadding=3D"0">
                <tr>
                  <td align=3D"left" valign=3D"top"><p id=3D"Nav" =
class=3D"Nav01Off"><a href=3D"national_register_fundamentals.htm" =
id=3D"NavOff">NR Fundamentals</a></p></td>
                </tr>
              </table>
              <table class=3D"NavBox" width=3D"155" border=3D"0" =
cellspacing=3D"0" cellpadding=3D"0">
                <tr>
                  <td align=3D"left" valign=3D"top"><p id=3D"Nav" =
class=3D"Nav01Off"><a href=3D"nrlist.htm" id=3D"NavOff">Weekly List =
</a></p></td>
                </tr>
              </table>
              <table class=3D"NavBox" width=3D"155" border=3D"0" =
cellspacing=3D"0" cellpadding=3D"0">
                <tr>
                  <td align=3D"left" valign=3D"top"><p id=3D"Nav" =
class=3D"Nav01Off"><a href=3D"research/index.htm" =
id=3D"NavOff">Database/ Research </a></p></td>
                </tr>
              </table>
              <table class=3D"NavBox" width=3D"155" border=3D"0" =
cellspacing=3D"0" cellpadding=3D"0">
                <tr>
                  <td align=3D"left" valign=3D"top"><p id=3D"Nav" =
class=3D"Nav01Off"><a href=3D"publications/index.htm" =
id=3D"NavOff">Publications</a></p></td>
                </tr>
              </table>
              <table class=3D"NavBox" width=3D"155" border=3D"0" =
cellspacing=3D"0" cellpadding=3D"0">
                <tr>
                  <td align=3D"left" valign=3D"top"><p id=3D"Nav" =
class=3D"Nav01Off"><a href=3D"feature/index.htm" id=3D"NavOff">What's =
New</a></p></td>
                </tr>
              </table>
              <table class=3D"NavBox" width=3D"155" border=3D"0" =
cellspacing=3D"0" cellpadding=3D"0">
                <tr>
                  <td align=3D"left" valign=3D"top"><p id=3D"Nav" =
class=3D"Nav01Off"><a href=3D"faq.htm" id=3D"NavOff">Frequently Asked =
Questions</a></p></td>
                </tr>
              </table>
              <table class=3D"NavBox" width=3D"155" border=3D"0" =
cellspacing=3D"0" cellpadding=3D"0">
                <tr>
                  <td align=3D"left" valign=3D"top"><p id=3D"Nav" =
class=3D"Nav01Off"><a href=3D"sample_nominations.htm" =
id=3D"NavOff">Sample Nominations </a></p></td>
                </tr>
              </table>
              <table class=3D"NavBox" width=3D"155" border=3D"0" =
cellspacing=3D"0" cellpadding=3D"0">
                <tr>
                  <td align=3D"left" valign=3D"top"><p id=3D"Nav" =
class=3D"Nav01Off"><a href=3D"preservation_links.htm" =
id=3D"NavOff">Preservation Links </a></p></td>
                </tr>
              </table>
              <table class=3D"NavBox" width=3D"155" border=3D"0" =
cellspacing=3D"0" cellpadding=3D"0">
                <tr>
                  <td align=3D"left" valign=3D"top"><p id=3D"Nav" =
class=3D"Nav01Off"><a href=3D"about.htm#contactus" id=3D"NavOff">Contact =
Us </a></p></td>
                </tr>
              </table>
            =20
                <div id=3D"CS_CCF_44489_10170">
                    <p class=3D"style4">&nbsp; </p>
              </div>
            </div>
          </div></td>
          <td width=3D"750" align=3D"left" valign=3D"top"><div =
class=3D"CS_Element_CustomCF" >
              <div id=3D"CS_CCF_44582_12660">
                <table width=3D"591 border=3D"0" cellspacing=3D"0" =
cellpadding=3D"0">
                  <tr height=3D"20">
                    <td colspan=3D"2" align=3D"right" valign=3D"middle" =
bgcolor=3D"#ECE9D8" width=3D"500" height=3D"20" class=3D"topborder"> =
</td>
                  </tr>
                </table>
              </div>
          </div></td>
        </tr>
        <tr valign=3D"top">
          <td valign=3D"top" class=3D"leftborder"><div =
class=3D"CS_Element_CustomCF" >
              <div id=3D"CS_CCF_44582_10855">
                <table width=3D"591" height=3D"" border=3D"0" =
cellpadding=3D"0" cellspacing=3D"1">
                  <!-- OVERALL TABLE FOR BODY -->
                  <tr>
                    <!-- FIRST TABLE ROW, with 4 table divides-2 for =
spacing at either end, Quicklinks, and Text, last TD has GREY VERTICLE =
BAR w/ Row Span of 4 -->
                    <td width=3D"6" rowspan=3D"3"></td>
                  </tr>
                  <tr>
                    <!-- SECOND TABLE ROW  for the long HORIZONTAL GREY =
BAR, Col Span 3 -->
                    <td colspan=3D"4"><div align=3D"left"></div></td>
                  </tr>
                =20
                  <tr>
                    <td colspan=3D"4"> </td>
                  </tr>
                  <tr>
                    <td width=3D"6" bgcolor=3D"#FFFFFF">&nbsp;</td>
                    <td colspan=3D"2">                      <center>
                        <div class=3D"CS_Element_CustomCF" >
                          <div id=3D"CS_CCF_44582_10855">
                            <table width=3D"591" height=3D"" =
border=3D"0" cellpadding=3D"0" cellspacing=3D"1">
                              <!-- OVERALL TABLE FOR BODY -->
                              <tr>
                                <!-- FIRST TABLE ROW, with 4 table =
divides-2 for spacing at either end, Quicklinks, and Text, last TD has =
GREY VERTICLE BAR w/ Row Span of 4 -->
                                <td width=3D"6" rowspan=3D"3"><img =
src=3D"design%20files/graphics/greyvert.gif" width=3D"1" /></td>
                              </tr>
                              <tr>
                                <!-- SECOND TABLE ROW  for the long =
HORIZONTAL GREY BAR, Col Span 3 -->
                                <td colspan=3D"5"><div =
align=3D"left"></div></td>
                              </tr>
                              <tr>
                                <!-- THIRD TABLE ROW  for the FEATURE =
AREA ONE  -->
                                <td width=3D"200">
                                  <div align=3D"center"><a =
href=3D"about.htm"><img src=3D"graphics/links-howtolist-a.gif" =
alt=3D"[photo] About Us" title=3D"[photo] About Us" width=3D"175" =
height=3D"110" hspace=3D"5" vspace=3D"5" border=3D"0" align=3D"texttop" =
/></a> </div></td>
                                <td width=3D"384"><table width=3D"378" =
border=3D"0">
                                    <tr>
                                      <td width=3D"372" height=3D"97" =
align=3D"left" valign=3D"middle">
                                        <div align=3D"left"> <strong>The =
National Register of Historic Places</strong><br />
                  is the official list of the Nation's historic places =
worthy of preservation. The National Register is administered by the =
National Park Service, which is part of the U.S. Department of the =
Interior.<a href=3D"about.htm"> More...</a></div></td>
                                    </tr>
                                </table></td>
                              </tr>
                              <tr>
                                <td colspan=3D"5"> <img =
src=3D"design%20files/graphics/greyhorz.gif" width=3D"378" height=3D"1" =
/></td>
                              </tr>
                              <tr>
                                <td width=3D"6" =
bgcolor=3D"#FFFFFF">&nbsp;</td>
                                <td><div align=3D"center"><a =
href=3D"nrlist.htm"><img =
src=3D"feature/weekly_features/Pinecroft-home.jpg" alt=3D"[photo]" =
width=3D"175" height=3D"118" border=3D"0" title=3D"[photo]" /></a> =
</div></td>
                                <td colspan=3D"2"><table width=3D"378" =
border=3D"0">
                                    <tr>
                                      <td width=3D"372" height=3D"97" =
valign=3D"top"><div align=3D"left"><a href=3D"nrlist.htm"><strong>Weekly =
List - Highlighted Property of the Week:</strong></a><br />
                                          Pinecroft, Hamilton County , =
Ohio.=20
  The 1928, Tudor Revival estate, Pinecroft, was home to American =
inventor, industrialist, and entrepreneur, Powell Crosley, Jr. =
(1886-1961). Crosley's manufacturing empire produced automobiles, =
radios, and refrigerators, and his other ventures included developing =
WLW radio, the most powerful station in the U.S. Crosley played a major =
role in support of the U.S. military in World War II and was the owner =
of the Cincinnati Reds major league baseball team for many years.<a =
href=3D"feature/weekly_features/Pinecroft.pdf" target=3D"_blank">..See =
full documentation. </a></div></td>
                                    </tr>
                                </table></td>
                              </tr>
                              <tr>
                                <td colspan=3D"5"> <img =
src=3D"design%20files/graphics/greyhorz.gif" width=3D"378" height=3D"1" =
/></td>
                              </tr>
                              <tr>
                                <td width=3D"6" rowspan=3D"10" =
bgcolor=3D"#FFFFFF">&nbsp;</td>
                              </tr>
                              <tr> </tr>
                              <tr> </tr>
                              <tr>
                                <td><a href=3D"nrlist.htm"><img =
src=3D"feature/highlight/dc_inauguration/image_gallery/images2/lincoln_in=
auguration_LOC.jpg" alt=3D"[photo] - Lincoln Inauguration - courtesy of =
the Library of Congress" width=3D"175" height=3D"214" border=3D"0" =
title=3D"[photo] - Lincoln Inauguration - courtesy of the Library of =
Congress" /></a></td>
                                <td colspan=3D"3" valign=3D"middle" ><p =
align=3D"left"><a =
href=3D"feature/highlight/dc_inauguration/index.htm">Washington DC, =
Inauguration </a><br />
                                  The Inauguration of a new President =
will bring thousands, or millions of people to Washington, DC. We invite =
visitors to explore the history of our unique city. Our Inauguration =
Feature has maps, itineraries, staff favorites, and a photo gallery. =
Wander off the beaten path and remember our past as we prepare for the =
future. <br />
                                </p></td>
                              </tr>
							  <tr>
                                <td colspan=3D"5"> <img =
src=3D"design%20files/graphics/greyhorz.gif" width=3D"378" height=3D"1" =
/></td>
                              </tr>
                              <tr>
                                <td><img =
src=3D"feature/highlight/hermitage/hermitage-home.jpg" alt=3D"[photo] " =
title=3D"[photo] " width=3D"175" height=3D"170" /></td>
                                <td colspan=3D"3" valign=3D"top" ><p =
align=3D"left"><a =
href=3D"feature/highlight/hermitage/index.htm"><strong>The Hermitage - =
Nashville, TN</strong></a><br />
                                  January 8th is the anniversary of the =
American victory at the Battle of New Orleans, which ended the War of =
1812, sometimes referred to as the &quot;Second War of =
Independence.&quot; This victory, led by General Andrew Jackson, left no =
doubt of America's independence and propelled Jackson on to an =
incredible journey in American politics.<br />
                                </p>                                =
</td>
                              </tr>
                              <tr>
                                <td><a =
href=3D"publications/bulletins/photopolicy/index.htm"><img =
src=3D"graphics/photoexpansion2.jpg" alt=3D"[photo] Photo Policy =
Expansion" title=3D"[photo] Preservation Month Feature" width=3D"135" =
height=3D"135" border=3D"0" /></a></td>
                                <td colspan=3D"3" valign=3D"top" ><div =
align=3D"left"><a =
href=3D"publications/bulletins/photopolicy/index.htm"><strong>Photo =
Policy Update </strong></a> The National Register of Historic Places is =
seeking comments on a proposed update to our photograph policy. The =
Digital Photography Specifications Checklist summarizes the updated =
National Register photographic requirements for digital images media, =
including use of CD-R Gold or DVD-R Gold, image size, and labeling. <a =
href=3D"publications/bulletins/photopolicy/index.htm">More...</a></div></=
td>
                              </tr>
                              <tr>
                                <td><a href=3D"about.htm#contactus"><img =
src=3D"graphics/contactus.jpg" alt=3D"[photo] Contact Us - Big Duck, NY" =
title=3D"[photo] Contact Us - Big Duck, NY"  width=3D"175" =
height=3D"135" hspace=3D"5" vspace=3D"5" border=3D"0" align=3D"left" =
/></a></td>
                                <td colspan=3D"3" valign=3D"top" ><div =
align=3D"left"><strong>Contact Us</strong> <br />
  Contact information for our mailing addresses, e-mail addresses, and =
researcher information. <a href=3D"about.htm#contactus">More.</a><a =
href=3D"jobs/peterson.htm"> </a></div></td>
                              </tr>
                              <tr>
                                <td colspan=3D"4">&nbsp;</td>
                              </tr>
                            </table>
                          </div>
                        </div>
                        <h2>&nbsp;</h2>
                      </center> </td>
                  </tr>
                  <tr>
                    <td colspan=3D"4"> <img =
src=3D"design%20files/graphics/greyhorz.gif" width=3D"378" height=3D"1" =
/></td>
                  </tr>
                  <tr>
                    <td width=3D"6" rowspan=3D"2" =
bgcolor=3D"#FFFFFF">&nbsp;</td>
                    <td colspan=3D"3"><div align=3D"left"></div>         =
           </td>
                  </tr>
                  <tr>
                    <td colspan=3D"3"><img =
src=3D"design%20files/graphics/greyhorz.gif" width=3D"100" height=3D"1" =
/></td>
                  </tr>
                </table>
              </div>
          </div></td>
        </tr>
        <tr height=3D"18" class=3D"footerrow">
          <td colspan=3D"3"><table border=3D"0" cellpadding=3D"0" =
cellspacing=3D"0" width=3D"750" class=3D"footer">
              <tr>
                <td align=3D"center" width=3D"188" height=3D"18"><a =
href=3D"http://www.nps.gov/refdesk/npsfoia.html">Freedom of Information =
Act</a></td>
                <td align=3D"center" width=3D"187" height=3D"18"><a =
href=3D"http://www.nps.gov/privacy.htm">Privacy Policy</a></td>
                <td align=3D"center" width=3D"187" height=3D"18"><a =
href=3D"http://www.nps.gov/disclaimer.htm">Disclaimer</a></td>
                <td align=3D"center" width=3D"188" height=3D"18"><a =
href=3D"http://www.doi.gov/accessibility.html">Accessibility</a></td>
              </tr>
          </table></td>
        </tr>
      </table>
     =20
    </td>
  </tr>
</table>
<p>&nbsp;</p>
<p>&nbsp;</p>
<map name=3D"newbanner9_r1_c1Map" id=3D"newbanner9_r1_c1Map">
  <area shape=3D"rect" coords=3D"2,3,95,31" href=3D"http://www.nps.gov" =
alt=3D"[graphic] Link to NPS.gov" />
</map>
</body>
</html>


------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: image/gif
Content-Transfer-Encoding: base64
Content-Location: http://www.nps.gov/nr/graphics/gobutton.gif

R0lGODlhGQAUANUAADs7NqChmnZ2a+3q3IK44ZWShFJXUvb9+tLSz3qYsX+AeGhlXJasvvDv58nJ
5k5PR5qclciVaoiJf/ferXl6dZmFbbm6tN7p36TV41VWaWprYlNSSml6iZB6XbKtnXKg0mNkW0lK
QldWS87LtnplU+jOyrOHV15fVvTz66O+x+b98nFuZJSUjPzwtKvk7ZjH1uPh1IyNhKikl2BbTcrL
1O/s34N+cVpaUv///0RDPYWarIOEeubs53Rua9fY1QAAACH5BAQUAP8ALAAAAAAZABQAAAb/QJxw
SCwahSgBDoVqNGrQgXRKncJgMs3S4vEEIBCWeEwWSxSCwmnZ/YpjMYl8PkevQJLbUiZzj+F0cjs2
AhonNiI4DV9hLDsUFAIUO5SUCpEaIDcCG4pgYjsMFqMyFDY2kAKFICcinIpkDDw+tAMVqisrGrua
GysPsCwxOioRrSIJFSscoxYdrCK+wA1mBBM9FCkjHjYcLiU0DiMkrQ+/sHHW2Ck0BxEfLeQZGCY3
IubTwjsJxTMbGS7exbsxr969czUKSHjE4AICBDQmdODwAhwNDyRubMCHI+GZQjr6BKgAAgSHTyQM
GNioAViNGI8KzRBB08CJE/42bFC5McQCTpcxM7G6eaOoUXs9c5wIgWMAhTsnkOqcSvVBiBA5ctwI
cQCGgAVRaW58QLZsWaw5AGzIwQOCBEK6FsidS1du1A1XAXwFK5Wq36lWs4YIAgA7

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: text/css;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.cr.nps.gov/npsc[1].css

A {
	FONT-WEIGHT: bold; COLOR: #b28000; TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold; COLOR: #b28000; TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: bold; COLOR: #b28000; TEXT-DECORATION: underline
}
A.highlight:link {
	FONT-WEIGHT: bold; COLOR: #b28000; LINE-HEIGHT: 100%; TEXT-DECORATION: =
none
}
A.highlight:visited {
	FONT-WEIGHT: bold; COLOR: #b28000; LINE-HEIGHT: 100%; TEXT-DECORATION: =
none
}
A.highlight:hover {
	FONT-WEIGHT: bold; COLOR: #b28000; LINE-HEIGHT: 100%; TEXT-DECORATION: =
underline
}
A#headingOn {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #668033; LINE-HEIGHT: 20px; =
FONT-FAMILY: Verdana, sans-serif; TEXT-DECORATION: none
}
A#headingOn:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #cb9300; LINE-HEIGHT: 20px; =
FONT-FAMILY: Verdana, sans-serif; TEXT-DECORATION: underline
}
A#headingOff {
	FONT-WEIGHT: bold; FONT-SIZE: 30px; COLOR: #ccc; LINE-HEIGHT: 30px; =
FONT-FAMILY: Verdana, sans-serif; TEXT-DECORATION: none
}
A#headingOff:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 30px; COLOR: #cb9300; LINE-HEIGHT: 30px; =
FONT-FAMILY: Verdana, sans-serif; TEXT-DECORATION: underline
}
A#breadcrumbOn {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; PADDING-BOTTOM: 0px; COLOR: =
#668033; LINE-HEIGHT: 20px; PADDING-TOP: 8px; FONT-FAMILY: Verdana, =
sans-serif; TEXT-DECORATION: none
}
A#breadcrumbOn:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; PADDING-BOTTOM: 0px; COLOR: =
#cb9300; LINE-HEIGHT: 20px; PADDING-TOP: 8px; FONT-FAMILY: Verdana, =
sans-serif; TEXT-DECORATION: underline
}
A#breadcrumbOff {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; PADDING-BOTTOM: 0px; COLOR: =
#afbd8e; LINE-HEIGHT: 20px; PADDING-TOP: 8px; FONT-FAMILY: Verdana, =
sans-serif; TEXT-DECORATION: none
}
A#breadcrumbOff:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; PADDING-BOTTOM: 0px; COLOR: =
#cb9300; LINE-HEIGHT: 20px; PADDING-TOP: 8px; FONT-FAMILY: Verdana, =
sans-serif; TEXT-DECORATION: underline
}
DIV.headingOff {
	FONT-WEIGHT: bold; FONT-SIZE: 22px; COLOR: #ccc; LINE-HEIGHT: 30px; =
FONT-FAMILY: Verdana, sans-serif; TEXT-DECORATION: none
}
.button {
	BORDER-RIGHT: #b28000 1px solid; PADDING-RIGHT: 8px; BORDER-TOP: =
#b28000 1px solid; PADDING-LEFT: 8px; FONT-WEIGHT: bold; FONT-SIZE: =
10px; PADDING-BOTTOM: 4px; MARGIN-LEFT: 3px; BORDER-LEFT: #b28000 1px =
solid; COLOR: #cb9300; LINE-HEIGHT: 10px; PADDING-TOP: 4px; =
BORDER-BOTTOM: #b28000 1px solid; FONT-FAMILY: Verdana, sans-serif; =
BACKGROUND-COLOR: #f4efdd
}
.loginbutton {
	BORDER-RIGHT: #b28000 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: =
#b28000 1px solid; PADDING-LEFT: 4px; FONT-WEIGHT: bold; FONT-SIZE: =
10px; PADDING-BOTTOM: 2px; MARGIN-LEFT: 3px; BORDER-LEFT: #b28000 1px =
solid; COLOR: #cb9300; LINE-HEIGHT: 10px; PADDING-TOP: 2px; =
BORDER-BOTTOM: #b28000 1px solid; FONT-FAMILY: Verdana, sans-serif; =
BACKGROUND-COLOR: #f4efdd
}
.formField {
	BORDER-RIGHT: #ccc 1px solid; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: =
4px; FONT-SIZE: 10px; PADDING-BOTTOM: 5px; BORDER-LEFT: #ccc 1px solid; =
COLOR: #4d4d4d; LINE-HEIGHT: 10px; PADDING-TOP: 5px; BORDER-BOTTOM: #ccc =
1px solid; FONT-FAMILY: Verdana, sans-serif; HEIGHT: 11px; =
TEXT-DECORATION: none
}
.radioButton {
	FONT-FAMILY: Verdana, sans-serif; TEXT-DECORATION: none
}
.footer {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: =
10px; PADDING-BOTTOM: 0px; COLOR: #a9a9a9; LINE-HEIGHT: 10px; =
PADDING-TOP: 0px; BACKGROUND-COLOR: #ebeae8; TEXT-DECORATION: none
}
#footerlist LI {
	PADDING-RIGHT: 20px; DISPLAY: inline; PADDING-LEFT: 0px; =
PADDING-BOTTOM: 3px; PADDING-TOP: 3px; LIST-STYLE-TYPE: none; =
BACKGROUND-COLOR: #ebeae8
}
#footercontainer {
	WIDTH: 100%; HEIGHT: 20px; BACKGROUND-COLOR: #ebeae8
}
#footercontainer UL {
	PADDING-RIGHT: 20px; PADDING-LEFT: 0px; PADDING-BOTTOM: 3px; =
MARGIN-LEFT: 10px; PADDING-TOP: 3px
}
#footerlinks A:link {
	FONT-WEIGHT: bold; COLOR: gray; TEXT-DECORATION: none
}
#footerlinks A:hover {
	FONT-WEIGHT: bold; COLOR: gray; TEXT-DECORATION: none
}
#footerlinks A:visited {
	FONT-WEIGHT: bold; COLOR: gray; TEXT-DECORATION: none
}
.contentLine {
	BORDER-RIGHT: #ebeae8 1px solid
}
.dividerLine {
	MARGIN-BOTTOM: 20px; BORDER-BOTTOM: #ebeae8 1px solid
}
.dividerLineAbove {
	BORDER-TOP: #ebeae8 1px solid; MARGIN-BOTTOM: 20px
}
.featuretext {
	FONT-SIZE: 11px; COLOR: #4d4d4d; LINE-HEIGHT: 14px; FONT-FAMILY: =
Verdana, sans-serif
}
.CS_Textblock_Text {
	FONT-SIZE: 17px; COLOR: #4d4d4d; LINE-HEIGHT: 20px; FONT-FAMILY: =
Verdana, sans-serif
}
CS_Element_Textblock {
	FONT-SIZE: 17px; COLOR: #4d4d4d; LINE-HEIGHT: 20px; FONT-FAMILY: =
Verdana, sans-serif
}
.credit {
	FONT-SIZE: 9px; TEXT-TRANSFORM: uppercase; COLOR: #ccc
}
.caption {
	COLOR: #668033
}
.utility {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #668033; FONT-FAMILY: =
Verdana, sans-serif; TEXT-DECORATION: none
}
.utilityBox {
	BORDER-RIGHT: #668033 1px solid; BORDER-TOP: #668033 1px solid; =
BORDER-LEFT: #668033 1px solid; BORDER-BOTTOM: #668033 1px solid; =
BACKGROUND-COLOR: #afbd8e
}
.NavBox {
	BORDER-RIGHT: #b28000 1px solid; BORDER-TOP: #b28000 1px solid; =
MARGIN-BOTTOM: 1px; PADDING-BOTTOM: 2px; BORDER-LEFT: #b28000 1px solid; =
BORDER-BOTTOM: #b28000 1px solid; BACKGROUND-COLOR: #fff
}
.navhomeon {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-WEIGHT: bold; FONT-SIZE: =
10px; PADDING-BOTTOM: 3px; TEXT-TRANSFORM: uppercase; COLOR: #b28000; =
PADDING-TOP: 3px; FONT-FAMILY: Verdana, sans-serif; BACKGROUND-COLOR: =
#f4efdd; TEXT-DECORATION: none
}
.navhomeoff {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-WEIGHT: normal; FONT-SIZE: =
10px; TEXT-TRANSFORM: uppercase; COLOR: #b28000; PADDING-TOP: 3px; =
FONT-FAMILY: Verdana, sans-serif; TEXT-DECORATION: none
}
.Nav01On {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-WEIGHT: bold; FONT-SIZE: =
10px; PADDING-BOTTOM: 3px; TEXT-TRANSFORM: uppercase; COLOR: #b28000; =
LINE-HEIGHT: 11px; PADDING-TOP: 3px; FONT-FAMILY: Verdana, sans-serif; =
BACKGROUND-COLOR: #f4efdd; TEXT-DECORATION: none
}
.Nav01Off {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-WEIGHT: normal; FONT-SIZE: =
10px; TEXT-TRANSFORM: uppercase; COLOR: #b28000; LINE-HEIGHT: 11px; =
PADDING-TOP: 3px; FONT-FAMILY: Verdana, sans-serif; TEXT-DECORATION: =
none
}
.Nav02On {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-WEIGHT: bold; FONT-SIZE: =
10px; PADDING-BOTTOM: 5px; COLOR: #b28000; LINE-HEIGHT: 11px; =
FONT-FAMILY: Verdana, sans-serif; TEXT-DECORATION: none
}
.Nav02Off {
	PADDING-RIGHT: 3px; PADDING-LEFT: 13px; FONT-WEIGHT: normal; FONT-SIZE: =
10px; PADDING-BOTTOM: 5px; COLOR: #b28000; LINE-HEIGHT: 11px; =
FONT-FAMILY: Verdana, sans-serif; TEXT-DECORATION: none
}
.Nav03On {
	PADDING-RIGHT: 3px; PADDING-LEFT: 13px; FONT-WEIGHT: bold; FONT-SIZE: =
10px; PADDING-BOTTOM: 5px; COLOR: #b28000; LINE-HEIGHT: 11px; =
FONT-FAMILY: Verdana, sans-serif; TEXT-DECORATION: none
}
.Nav03Off {
	PADDING-RIGHT: 3px; PADDING-LEFT: 23px; FONT-WEIGHT: normal; FONT-SIZE: =
10px; PADDING-BOTTOM: 5px; COLOR: #b28000; LINE-HEIGHT: 11px; =
FONT-FAMILY: Verdana, sans-serif; TEXT-DECORATION: none
}
.Nav04Off {
	PADDING-RIGHT: 3px; PADDING-LEFT: 34px; FONT-WEIGHT: normal; FONT-SIZE: =
10px; PADDING-BOTTOM: 5px; COLOR: #b28000; LINE-HEIGHT: 11px; =
FONT-FAMILY: Verdana, sans-serif; TEXT-DECORATION: none
}
.Nav04On {
	PADDING-RIGHT: 3px; PADDING-LEFT: 23px; FONT-WEIGHT: bold; FONT-SIZE: =
10px; PADDING-BOTTOM: 5px; COLOR: #b28000; LINE-HEIGHT: 11px; =
FONT-FAMILY: Verdana, sans-serif; TEXT-DECORATION: none
}
.navfooterbox {
	MARGIN-TOP: 20px; PADDING-BOTTOM: 2px
}
.navfooter {
	PADDING-LEFT: 3px; FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-BOTTOM: =
6px; COLOR: #afbd8e; LINE-HEIGHT: 11px; FONT-FAMILY: Verdana, =
sans-serif; TEXT-DECORATION: none
}
.headingOn {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #668033; LINE-HEIGHT: 20px; =
FONT-FAMILY: Verdana, sans-serif; TEXT-DECORATION: none
}
.headingOff {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #afbd8e; LINE-HEIGHT: 20px; =
FONT-FAMILY: Verdana, sans-serif; TEXT-DECORATION: none
}
P#Nav {
	MARGIN: 0px 0px 3px
}
A#NavOff {
	FONT-WEIGHT: normal
}
A#NavOn {
	FONT-WEIGHT: bold
}
A#NavFooter {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #afbd8e; LINE-HEIGHT: 11px; =
FONT-FAMILY: Verdana, sans-serif
}
.arrow {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #b28000; LINE-HEIGHT: =
11px; FONT-FAMILY: Webdings
}
.himage1 {
	MAX-WIDTH: 556px; OVERFLOW: hidden; WIDTH: 556px; POSITION: relative
}
.himage2 {
	MAX-WIDTH: 415px; OVERFLOW: hidden; WIDTH: 415px; POSITION: relative
}
.heightspacer {
	WIDTH: 1px; HEIGHT: 10px
}
IMG.imgwcapandcredit {
	CLEAR: both
}
.tableimgwcapandcredit {
	VERTICAL-ALIGN: top; TOP: 0px
}
.vimage {
	MIN-WIDTH: 200px; VISIBILITY: visible; MAX-WIDTH: 200px; OVERFLOW: =
hidden; WIDTH: 209px; HEIGHT: 400px
}
.highlightText {
	COLOR: #4d4d4d; LINE-HEIGHT: 100%; FONT-FAMILY: Verdana, sans-serif; =
TEXT-DECORATION: none
}
.smallBreak {
	LINE-HEIGHT: 50%
}
P {
	COLOR: #4d4d4d; LINE-HEIGHT: 200%; FONT-FAMILY: Verdana, sans-serif; =
TEXT-DECORATION: none
}
BODY {
	MARGIN-TOP: 10px; MARGIN-LEFT: 10px; WIDTH: 750px; MARGIN-RIGHT: 10px; =
WHITE-SPACE: normal; BACKGROUND-COLOR: white
}
.hidefield {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-LEFT-COLOR: =
white; BORDER-BOTTOM-WIDTH: 0px; BORDER-BOTTOM-COLOR: white; COLOR: =
white; BORDER-TOP-COLOR: white; BACKGROUND-COLOR: white; =
BORDER-RIGHT-WIDTH: 0px; BORDER-RIGHT-COLOR: white
}
TABLE {
	FONT-SIZE: 11px; COLOR: #4d4d4d; LINE-HEIGHT: 18px; FONT-FAMILY: =
Verdana, sans-serif
}
.blackbandrow {
=09
}
.topborder {
	WIDTH: 600px; HEIGHT: 20px
}
.contentlayouttopborder {
	WIDTH: 600px; HEIGHT: 20px
}
.contentlayoutbottomborder {
	WIDTH: 600px; HEIGHT: 20px
}
.dyktopborder {
	WIDTH: 600px; HEIGHT: 20px
}
.dykbottomborder {
	WIDTH: 600px; HEIGHT: 20px
}
.leftborder {
	WIDTH: 20px
}
.pagetitlecolumn {
	VERTICAL-ALIGN: top; WIDTH: 572px; TEXT-ALIGN: left
}
.rightborder {
	WIDTH: 8px
}
.breadcrumbscolumn {
	VERTICAL-ALIGN: top; TEXT-ALIGN: left
}
.contentlayoutcolumn {
	VERTICAL-ALIGN: top; WIDTH: 425px; HEIGHT: 275px
}
.dividerline {
	WIDTH: 16px
}
.highlightscolumn {
	MARGIN-TOP: 0px; PADDING-LEFT: 10px; VERTICAL-ALIGN: top; TEXT-ALIGN: =
left
}
.highlightspic {
	MARGIN: 0px 0px 10px
}
.highlightsdividerspace {
	HEIGHT: 20px
}
.contentlayouttopborder {
	VERTICAL-ALIGN: top
}
.dykdivider {
	WIDTH: 26px
}
.dykblurb {
	VERTICAL-ALIGN: top; WIDTH: 415px; POSITION: static; TOP: 0px
}
.elementspacer {
	HEIGHT: 20px
}
.head {
	FONT-WEIGHT: bold; FONT-SIZE: 24px; MARGIN-BOTTOM: 10px; =
TEXT-TRANSFORM: capitalize; COLOR: #668033; LINE-HEIGHT: 24px; =
FONT-FAMILY: Verdana, sans-serif
}
.subHead {
	FONT-WEIGHT: bold; FONT-SIZE: 17px; MARGIN-BOTTOM: 10px; COLOR: =
#668033; LINE-HEIGHT: 20px; FONT-FAMILY: Verdana, sans-serif
}
.includes {
	MARGIN-TOP: 5px; FONT-WEIGHT: normal; FONT-SIZE: 11px; MARGIN-BOTTOM: =
5px; TEXT-TRANSFORM: lowercase; COLOR: #4d4d4d; LINE-HEIGHT: 11px; =
FONT-STYLE: italic; FONT-FAMILY: Verdana, sans-serif
}
.indexBox {
	BORDER-RIGHT: #b28000 1px solid; BORDER-TOP: #b28000 1px solid; =
BORDER-LEFT: #b28000 1px solid; BORDER-BOTTOM: #b28000 1px solid
}
.indexHeadBG {
	FONT-WEIGHT: bold; FONT-FAMILY: Verdana, sans-serif; BACKGROUND-COLOR: =
#f4efdd
}
.indexSectionHead {
	PADDING-LEFT: 20px; FONT-WEIGHT: bold; FONT-SIZE: 15px; TEXT-TRANSFORM: =
uppercase; COLOR: #b28000; FONT-FAMILY: Verdana, sans-serif; =
TEXT-DECORATION: none
}
.indexSectionFoot {
	PADDING-RIGHT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 11px; =
TEXT-TRANSFORM: uppercase; COLOR: #b28000; FONT-FAMILY: Verdana, =
sans-serif; TEXT-DECORATION: none
}
A#indexLevel1 {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; TEXT-TRANSFORM: capitalize; COLOR: =
#b28000; LINE-HEIGHT: 22px; FONT-FAMILY: Verdana, sans-serif; =
TEXT-DECORATION: none
}
A#indexLevel1:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; TEXT-TRANSFORM: capitalize; COLOR: =
#b28000; LINE-HEIGHT: 22px; FONT-FAMILY: Verdana, sans-serif; =
TEXT-DECORATION: underline
}
A#indexLevel2 {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; TEXT-TRANSFORM: capitalize; =
COLOR: #b28000; LINE-HEIGHT: 22px; FONT-FAMILY: Verdana, sans-serif; =
TEXT-DECORATION: none
}
A#indexLevel2:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; TEXT-TRANSFORM: capitalize; =
COLOR: #b28000; LINE-HEIGHT: 22px; FONT-FAMILY: Verdana, sans-serif; =
TEXT-DECORATION: underline
}
A#indexLevel3 {
	PADDING-LEFT: 15px; FONT-WEIGHT: normal; FONT-SIZE: 11px; =
TEXT-TRANSFORM: capitalize; COLOR: #b28000; LINE-HEIGHT: 22px; =
FONT-FAMILY: Verdana, sans-serif; TEXT-DECORATION: none
}
A#indexLevel3:hover {
	PADDING-LEFT: 15px; FONT-WEIGHT: normal; FONT-SIZE: 11px; =
TEXT-TRANSFORM: capitalize; COLOR: #b28000; LINE-HEIGHT: 22px; =
FONT-FAMILY: Verdana, sans-serif; TEXT-DECORATION: underline
}
A#indexLevel4 {
	PADDING-LEFT: 30px; FONT-WEIGHT: normal; FONT-SIZE: 11px; =
TEXT-TRANSFORM: capitalize; COLOR: #b28000; LINE-HEIGHT: 22px; =
FONT-FAMILY: Verdana, sans-serif; TEXT-DECORATION: none
}
A#indexLevel4:hover {
	PADDING-LEFT: 30px; FONT-WEIGHT: normal; FONT-SIZE: 11px; =
TEXT-TRANSFORM: capitalize; COLOR: #b28000; LINE-HEIGHT: 22px; =
FONT-FAMILY: Verdana, sans-serif; TEXT-DECORATION: underline
}
A#indexLevel5 {
	PADDING-LEFT: 45px; FONT-WEIGHT: normal; FONT-SIZE: 11px; =
TEXT-TRANSFORM: capitalize; COLOR: #b28000; LINE-HEIGHT: 22px; =
FONT-FAMILY: Verdana, sans-serif; TEXT-DECORATION: none
}
A#indexLevel5:hover {
	PADDING-LEFT: 45px; FONT-WEIGHT: normal; FONT-SIZE: 11px; =
TEXT-TRANSFORM: capitalize; COLOR: #b28000; LINE-HEIGHT: 22px; =
FONT-FAMILY: Verdana, sans-serif; TEXT-DECORATION: underline
}
A#indexLevel6 {
	PADDING-LEFT: 60px; FONT-WEIGHT: normal; FONT-SIZE: 11px; =
TEXT-TRANSFORM: capitalize; COLOR: #b28000; LINE-HEIGHT: 22px; =
FONT-FAMILY: Verdana, sans-serif; TEXT-DECORATION: none
}
A#indexLevel6:hover {
	PADDING-LEFT: 60px; FONT-WEIGHT: normal; FONT-SIZE: 11px; =
TEXT-TRANSFORM: capitalize; COLOR: #b28000; LINE-HEIGHT: 22px; =
FONT-FAMILY: Verdana, sans-serif; TEXT-DECORATION: underline
}
DIV.galleryImage {
	BORDER-RIGHT: #ebeae8 1px solid; BORDER-TOP: #ebeae8 1px solid; =
VISIBILITY: visible; PADDING-BOTTOM: 10px; OVERFLOW: hidden; =
BORDER-LEFT: #ebeae8 1px solid; WIDTH: 138px; PADDING-TOP: 10px; =
BORDER-BOTTOM: #ebeae8 1px solid
}
.cs_tab_inactive {
	CURSOR: hand; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #c0c0c0
}
.cs_tab_active {
	FONT-WEIGHT: bold; CURSOR: hand; COLOR: #004080; FONT-FAMILY: Verdana; =
BACKGROUND-COLOR: #ffffff
}
.cs_tab_background {
	FONT-WEIGHT: bold; CURSOR: hand; COLOR: #004080; FONT-FAMILY: Verdana; =
BACKGROUND-COLOR: #ffffff
}
.cs_default_form {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: =
0px; PADDING-TOP: 0px
}
.CS_Default_GhostText {
	FONT-SIZE: x-small; CURSOR: hand; COLOR: #808080; FONT-FAMILY: Verdana; =
TEXT-DECORATION: none
}
.commonspotmenu {
	PADDING-LEFT: 0px; Z-INDEX: 9; PADDING-BOTTOM: 7px; PADDING-TOP: 7px; =
POSITION: absolute; BACKGROUND-COLOR: #c6c6c6; TEXT-ALIGN: left
}
.commonspotmenu A {
	BACKGROUND-COLOR: #c6c6c6
}
.commonspotmenu A:link {
	BACKGROUND-COLOR: #c6c6c6
}
.commonspotmenu A:visited {
	BACKGROUND-COLOR: #c6c6c6
}
.commonspotmenu A:hover {
	BACKGROUND-COLOR: #c6c6c6
}
.commonspotmenu IMG {
	DISPLAY: inline; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; =
BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
.commonspotIcon {
	DISPLAY: inline; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; =
BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
.commonspotmenu HR {
	WIDTH: 90%; COLOR: #808080; TEXT-ALIGN: center; size: 1; text-shadow: =
none
}
.cs_sDebug_border {
	BORDER-RIGHT: yellow 1px solid; PADDING-RIGHT: 8px; BORDER-TOP: yellow =
1px solid; PADDING-LEFT: 8px; PADDING-BOTTOM: 8px; BORDER-LEFT: yellow =
1px solid; PADDING-TOP: 8px; BORDER-BOTTOM: yellow 1px solid
}

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.nps.gov/nps/js/nps.js


	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
	<html>
	<head>
		<title>NPS - Page Not Found</title>
		<META HTTP-EQUIV=3D"Edge-Control" CONTENT=3D"no-cache">
		<META HTTP-EQUIV=3D"Edge-Control" CONTENT=3D"bypass-cache">
		<META HTTP-EQUIV=3D"Pragma" CONTENT=3D"no-cache">
		<META HTTP-EQUIV=3D"CACHE-CONTROL" CONTENT=3D"no-cache">
		<link href=3D"/pwr/style/nps.css" type=3D"text/css"rel=3D"stylesheet">
	</head>
	<body>
		<!-- This page is thrown during a TemplateNotFoundException by =
Coldfusion when a page is not found-->
		<table width=3D"750" cellspacing=3D"0" cellpadding=3D"3">
			<tr>
				<td>
					<img src=3D"/pwr/templates/images/graphics/99_npsheader.gif">
				</td>
			</tr>
			<tr>
				<td><span style=3D"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=3D"http://www.nps.gov">http://www.nps.gov</a>.
				</td>
			</tr>
		</table>
	</body>
	</html>

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.nps.gov/pwr/js/s_code.js


	<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
	<html>
	<head>
		<title>NPS - Page Not Found</title>
		<META HTTP-EQUIV=3D"Edge-Control" CONTENT=3D"no-cache">
		<META HTTP-EQUIV=3D"Edge-Control" CONTENT=3D"bypass-cache">
		<META HTTP-EQUIV=3D"Pragma" CONTENT=3D"no-cache">
		<META HTTP-EQUIV=3D"CACHE-CONTROL" CONTENT=3D"no-cache">
		<link href=3D"/pwr/style/nps.css" type=3D"text/css"rel=3D"stylesheet">
	</head>
	<body>
		<!-- This page is thrown during a TemplateNotFoundException by =
Coldfusion when a page is not found-->
		<table width=3D"750" cellspacing=3D"0" cellpadding=3D"3">
			<tr>
				<td>
					<img src=3D"/pwr/templates/images/graphics/99_npsheader.gif">
				</td>
			</tr>
			<tr>
				<td><span style=3D"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=3D"http://www.nps.gov">http://www.nps.gov</a>.
				</td>
			</tr>
		</table>
	</body>
	</html>

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.nps.gov/pollscript/triggerParams.js

// Customer : NPS
// Version : DHTML Trigger 2.1
function cppUrlPatch(s) {
	var translated =3D "";
	var i;=20
	var found =3D 0;
	for(i =3D 0; (found =3D s.indexOf(':', found)) !=3D -1; ) {
		translated +=3D s.substring(i, found) + "|";
		i =3D found + 1;
		found++;
	}
	translated +=3D s.substring(i, s.length);
	return translated;
}
var triggerParms =3D new Array();=20
var excludeList =3D new Array();
triggerParms["dt"] =3D 0; // disable trigger if 1
triggerParms["mid"] =3D "ssIssMltZMBgYR1Rk5M5FQ=3D=3D"; // model =
instance id
triggerParms["cid"] =3D "IQtYNsFQVdookhchB4BEMg=3D=3D"; // customer id
triggerParms["lf"] =3D 4; // loyalty factor
triggerParms["sp"] =3D 0.4; // sample percentage
triggerParms["npc"] =3D 1; // no persistent cookies if 1
triggerParms["rw"] =3D 129600; // resample wait (value in minutes)
triggerParms["pu"] =3D 0; // pop-under control
triggerParms["olpu"] =3D 1; // On Load pop-under control
triggerParms["lfcookie"] =3D "ForeseeLoyalty_MID_ssIssMltZM";
triggerParms["ascookie"] =3D "ForeseeSurveyShown_IQtYNsFQVd";
triggerParms["width"] =3D 420; // survey width
triggerParms["height"] =3D 500; // survey height
triggerParms["domain"] =3D ".nps.gov"; // domain name
triggerParms["omb"] =3D "1505-0186"; // OMB number
//triggerParms["cmetrics"] =3D "90010257"; // coremetrics client id
triggerParms["cpp_1"] =3D "userURL:" + cppUrlPatch =
(window.location.href);
//triggerParms["cpp_2"] =3D "Browser:"+ cppUrlPatch =
(navigator.userAgent); // customer parameter 2 - Browser
triggerParms["capturePageView"] =3D 1;
//excludeList[0] =3D "/exclude/"; //trigger script will not work under =
this path
//triggerParms["midexp"] =3D 129600; // model instance expiry value
triggerParms["rso"]=3D 0; //user has chosen to use Retry Survey Option
triggerParms["aro"]=3D 0; //user has chosen to use Auto Retry Option, =
with SP=3D100
//triggerParms["rct"]=3D 1; //The maximum number of times allowed to =
serve a survey to a user
//triggerParms["rds"]=3D 1; //The minimum number of days to wait to =
serve a survey repeatedly
//triggerParms["mrd"]=3D 1; //The total number of days that a user can =
be re-served a survey
//DHTML Parameter
triggerParms["dhtml"]=3D 1;// disable dhtml trigger if dhtml=3D0
triggerParms["dhtmlWidth"] =3D 400; // welcome page width
triggerParms["dhtmlHeight"] =3D 290; // welcome page height
triggerParms["dhtmlURL"]=3D "/pollscript/FSRInvite.html";
------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.nps.gov/pollscript/poll_launcher.js

function callPoll()
 {
	 if ( ValidIP()=3D=3D 0 )=20
	 {
		Poll();
	 }
	=20
}
function ValidIP() {
		var arrRegExp =3D new Array(7);

		arrRegExp[0] =3D /^10\.250\.17\.[0-9]{1,3}$/
		arrRegExp[1] =3D /^10\.250\.16\.[0-9]{1,3}$/
		arrRegExp[2] =3D /^66\.82\.[0-9]{1,3}\.[0-9]{1,3}$/
		arrRegExp[3] =3D /^165\.83\.[0-9]{1,3}\.[0-9]{1,3}$/
		arrRegExp[4] =3D /^170\.215\.143\.[0-9]{1,3}$/
		arrRegExp[5] =3D /^192\.168\.0.[0-9]{1,3}$/
		arrRegExp[6] =3D /^165\.83\.[0-9]{1,3}\.[0-9]{1,3}$/

	=09
		var intMatch =3D 0;
		var strIP =3D '<!--#echo var=3D"REMOTE_ADDR"-->';
		for(var i =3D 0; i < arrRegExp.length; i++){
			if(arrRegExp[i].test(strIP)){
				intMatch =3D 1;
				break;
			}
		}
		return intMatch;
	}

// Customer : NPS=20
// Version : DHTML Trigger 2.1
var popUpURL =3D "//www.foreseeresults.com/survey/display"; // base URL =
to the survey=20
var ckAlreadyShown =3D triggerParms["ascookie"]; // name of the =
persistent/session cookie
var ckLoyaltyCount =3D triggerParms["lfcookie"]; // name of the loyalty =
count cookie
var fullURL=3Dnull;
var oldURL=3Dnull;
var fsr_browser =3Dnull;
var winOptions =3D "width=3D 1,height=3D 1,top=3D 4000,left=3D =
4000,resizable=3Dyes,scrollbars=3Dyes";
var persistentExpires =3D new Date(); // persistent cookie expiration=20
persistentExpires.setTime(persistentExpires.getTime() + =
(triggerParms["rw"]*60*1000));
function ForeCStdGetCookie (name) {
	var arg =3D name + "=3D";
	var alen =3D arg.length;
	var clen =3D document.cookie.length;
	var i =3D 0;
	while (i < clen) {
		var j =3D i + alen;
		if (document.cookie.substring(i, j) =3D=3D arg) {
			return ForeCStdGetCookieVal (j);
		}
		i =3D document.cookie.indexOf(" ", i) + 1;
		if (i =3D=3D 0) {
			break;
		}
	}
	return null;
}
function fsr_IEshowWindow() {
	if (eval("document.all.fsr_window").filters.revealTrans.status =3D=3D =
0) {
		eval("document.all.fsr_window").filters.revealTrans.transition =3D 23 =
;
		eval("document.all.fsr_window").filters.revealTrans.Apply();
		eval("document.all.fsr_window").style.visibility =3D 'visible';
		eval("document.all.fsr_window").filters.revealTrans.Play();
	} else {
		eval("document.all.fsr_window").style.visibility =3D 'visible';
	}
}
function fsr_hideWindow() {
		if (fsr_browser=3D=3D"fsr_ie"){
			if (eval("document.all.fsr_window").filters.revealTrans.status =3D=3D =
0)  {
				eval("document.all.fsr_window").filters.revealTrans.transition =3D =
23;
				eval("document.all.fsr_window").filters.revealTrans.Apply();
				eval("document.all.fsr_window").style.visibility =3D 'hidden';
				eval("document.all.fsr_window").filters.revealTrans.Play();
			} else {
				eval("document.all.fsr_window").style.visibility =3D 'hidden';
			}
		} else {
			document.getElementById("fsr_window").style.visibility =3D 'hidden';
		}
}
function fsr_showWindow() {
	document.getElementById("fsr_window").style.visibility =3D 'visible';
}
function ForeCStdSetCookie (name, value) {
	var argv =3D ForeCStdSetCookie.arguments;
	var argc =3D ForeCStdSetCookie.arguments.length;
	var expires =3D (argc > 2) ? argv[2] : null;
	var path =3D (argc > 3) ? argv[3] : null;
	var domain =3D (argc > 4) ? argv[4] : null;
	var secure =3D (argc > 5) ? argv[5] : false;
	document.cookie =3D name + "=3D" + escape (value) +
	((expires =3D=3D null) ? "" : ("; expires=3D" + expires.toGMTString())) =
+
	((path =3D=3D null) ? "" : ("; path=3D" + path)) +
	((domain =3D=3D null) ? "" : ("; domain=3D" + domain)) +
	((secure =3D=3D true) ? "; secure" : "");
}
function ForeCStdGetCookieVal(offset) {
	var endstr =3D document.cookie.indexOf (";", offset);
	if (endstr =3D=3D -1) {
		endstr =3D document.cookie.length;
	}
	return unescape(document.cookie.substring(offset, endstr));
}
function specialEscape(str) {
	var translated =3D "";
	var i;=20
	var found =3D 0;
	for(i =3D 0; (found =3D str.indexOf('+', found)) !=3D -1; ) {
		translated +=3D str.substring(i, found) + "%2B";
		i =3D found + 1;
		found++;
	}
	translated +=3D str.substring(i, str.length);
	return translated;
}
function Pop(){
	var myPopUp =3D window.open(fullURL, 'survey',winOptions);
	if (  myPopUp && myPopUp.open && !myPopUp.closed) {
		if (triggerParms["pu"] =3D=3D 1){
			self.focus();
		} else {
			myPopUp.focus(); 						=09
		}
	}
}
function checkMAC(){
	if(navigator.platform.indexOf("Win32") >=3D 0){
		return false;
	} else {
		return true;
	}=09
}
function currentLocationExcluded() {=09
	var parentURLPath =3D window.location.pathname;//location path
	for(key in excludeList) {
		if(parentURLPath.indexOf(excludeList[key]) !=3D -1) {
			return true;
		}
	}
	return false;
}
function Poll() {=20
	if(triggerParms["dt"] =3D=3D 1) {
		return;
	}
	if(currentLocationExcluded()) {
		return;
	}
	var stickyCounter =3D ForeCStdGetCookie(ckLoyaltyCount); // check =
counter cookie
	var alreadyShown =3D ForeCStdGetCookie(ckAlreadyShown); // check if we =
already have shown survey
	var pageCount;
	var randNum =3D Math.random();
	randNum *=3D 100;
	if (stickyCounter =3D=3D null) {
		pageCount =3D 1;=20
		ForeCStdSetCookie(ckLoyaltyCount, pageCount, =
null,'/',triggerParms["domain"]);
		stickyCounter =3D ForeCStdGetCookie(ckLoyaltyCount);
	}
	if (stickyCounter !=3D null) {
		pageCount =3D stickyCounter;
		if(pageCount >=3D triggerParms["lf"]) {
			if(alreadyShown =3D=3D null) {
				if (triggerParms["rso"] =3D=3D 1 && triggerParms["aro"] =3D=3D 1) {
					triggerParms["sp"] =3D 100.0; // Update Ssample percentage
				}
				if(randNum <=3D triggerParms["sp"]) {
					var fsr_mac=3D checkMAC();
					fsr_browser=3D"fsr_nn6";
					if(document.all){=20
						fsr_browser =3D "fsr_ie";
					}
					if(document.layers) {
						fsr_browser =3D "fsr_nn";
					}
					fullURL =3D popUpURL + "?" + "width=3D" + triggerParms["width"] +
					"&height=3D" + triggerParms["height"] +
					"&cid=3D" + specialEscape(escape(triggerParms["cid"])) + "&mid=3D" =
+ specialEscape(escape(triggerParms["mid"]));
					if ((triggerParms["omb"] ) !=3D null) {
						fullURL +=3D "&omb=3D" + escape(triggerParms["omb"]);
					}
					if ((triggerParms["cmetrics"] ) !=3D null) {
						fullURL +=3D "&cmetrics=3D" + escape(triggerParms["cmetrics"]);
					}
					if (triggerParms["olpu"] =3D=3D 1) {
						fullURL +=3D "&olpu=3D1";
					}
					if (triggerParms["rso"] =3D=3D 1) {
						fullURL +=3D "&rso=3D1&rct=3D" + triggerParms["rct"] + "&rds=3D" + =
triggerParms["rds"] + "&mrd=3D" + triggerParms["mrd"] + "&rws=3D" + =
triggerParms["rw"];
					}
					if (triggerParms["capturePageView"] =3D=3D 1) {
						triggerParms["cpp_3"] =3D "PageView:"+ pageCount; // customer =
parameter 3 - Page View
					}
					if ((triggerParms["midexp"] ) !=3D null) {
						fullURL +=3D "&ndc=3D1&fsexp=3D5256000&midexp=3D" + =
triggerParms["midexp"];
					}
					var customerParams =3D "";
					for(paramKey in triggerParms) {
						if(paramKey.substring(0,3) =3D=3D "cpp"){
							fullURL +=3D "&" + paramKey + "=3D" + =
escape(triggerParms[paramKey]);
						}
					}=09
					oldURL=3DfullURL;
					fullURL+=3D "&cpp_4=3D" + escape("popupStats:window=3Dnormal =
browser=3D"+fsr_browser+" mac=3D"+ fsr_mac);
					if (triggerParms["rso"] !=3D 1) {
						if(triggerParms["npc"] =3D=3D 1) {
							ForeCStdSetCookie(ckAlreadyShown, =
'true',null,'/',triggerParms["domain"]);
						} else {
							ForeCStdSetCookie(ckAlreadyShown, 'true', =
persistentExpires,'/',triggerParms["domain"]);
						}
					}
					var myPopUp =3D window.open(fullURL, 'survey',winOptions);
					if (  myPopUp && myPopUp.open && !myPopUp.closed) {
						if (triggerParms["pu"] =3D=3D 1){
							self.focus();
						} else {
							myPopUp.focus(); //focusing on survey window							=09
						}
					} else {
						if (fsr_mac=3D=3Dfalse && (fsr_browser !=3D "fsr_nn") && =
(triggerParms["dhtml"] =3D=3D 1)) {
							fullURL=3DoldURL;
							fullURL+=3D "&cpp_4=3D" + escape("popupStats:window=3Ddhtml =
browser=3D"+fsr_browser+" mac=3D"+ fsr_mac);
							fsr_sw =3D screen.width;
							fsr_sh =3D screen.height;
							fsr_left =3D (fsr_sw -triggerParms["dhtmlWidth"])/2;
							fsr_top =3DMath.min((fsr_sh - =
triggerParms["dhtmlHeight"])/2,150);
							document.write( "<div id=3D\"fsr_window\" =
style=3D\"position:absolute; width:1px; height:1px; z-index:1; =
left:"+fsr_left+"px; top:"+fsr_top+"px; visibility: hidden; =
filter:revealTrans(Duration=3D0.5, Transition=3D23);\" >"
							+"<table border=3D\"1\" cellspacing=3D\"0\" cellpadding=3D\"0\" =
bgcolor=3D\"#CCCCCC\"><tr><td>"=20
							+"<iframe id=3D\"cframe\" =
src=3D"+"\""+triggerParms["dhtmlURL"]+"?fullURL=3D"+fullURL+"\" =
width=3D"+triggerParms["dhtmlWidth"]+" =
height=3D"+triggerParms["dhtmlHeight"]+"></iframe>"
							+"</td></tr></table>"
							+"</td></tr></table></div>");
							if (fsr_browser =3D=3D "fsr_ie") {
								fsr_IEshowWindow();
							} else {
								fsr_showWindow();
							}
						}
					}
				}
			}
		}=09
		pageCount++;
		ForeCStdSetCookie(ckLoyaltyCount, pageCount, =
null,'/',triggerParms["domain"]);	=09
	}
}

------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.nps.gov/pollscript/survey.js

// Customer : NPS=0A=
// Version : DHTML Trigger 2.1=0A=
function cppUrlPatch(s) {=0A=
	var translated =3D "";=0A=
	var i; =0A=
	var found =3D 0;=0A=
	for(i =3D 0; (found =3D s.indexOf(':', found)) !=3D -1; ) {=0A=
		translated +=3D s.substring(i, found) + "|";=0A=
		i =3D found + 1;=0A=
		found++;=0A=
	}=0A=
	translated +=3D s.substring(i, s.length);=0A=
	return translated;=0A=
}=0A=
var triggerParms =3D new Array(); =0A=
var excludeList =3D new Array();=0A=
triggerParms["dt"] =3D 0; // disable trigger if 1=0A=
triggerParms["mid"] =3D "ssIssMltZMBgYR1Rk5M5FQ=3D=3D"; // model =
instance id=0A=
triggerParms["cid"] =3D "IQtYNsFQVdookhchB4BEMg=3D=3D"; // customer id=0A=
triggerParms["lf"] =3D 4; // loyalty factor=0A=
triggerParms["sp"] =3D 0.4; // sample percentage=0A=
triggerParms["npc"] =3D 1; // no persistent cookies if 1=0A=
triggerParms["rw"] =3D 129600; // resample wait (value in minutes)=0A=
triggerParms["pu"] =3D 0; // pop-under control=0A=
triggerParms["olpu"] =3D 1; // On Load pop-under control=0A=
triggerParms["lfcookie"] =3D "CRLoyalty_MID_ssIssMltZM";=0A=
triggerParms["ascookie"] =3D "CRSurveyShown_IQtYNsFQVd";=0A=
triggerParms["width"] =3D 420; // survey width=0A=
triggerParms["height"] =3D 500; // survey height=0A=
triggerParms["domain"] =3D ".nps.gov"; // domain name=0A=
triggerParms["omb"] =3D "1505-0186"; // OMB number=0A=
//triggerParms["cmetrics"] =3D "90010257"; // coremetrics client id=0A=
triggerParms["cpp_1"] =3D "userURL:" + cppUrlPatch =
(window.location.href);=0A=
//triggerParms["cpp_2"] =3D "Browser:"+ cppUrlPatch =
(navigator.userAgent); // customer parameter 2 - Browser=0A=
triggerParms["capturePageView"] =3D 1;=0A=
//excludeList[0] =3D "/exclude/"; //trigger script will not work under =
this path=0A=
//triggerParms["midexp"] =3D 129600; // model instance expiry value=0A=
triggerParms["rso"]=3D 0; //user has chosen to use Retry Survey Option=0A=
triggerParms["aro"]=3D 0; //user has chosen to use Auto Retry Option, =
with SP=3D100=0A=
//triggerParms["rct"]=3D 1; //The maximum number of times allowed to =
serve a survey to a user=0A=
//triggerParms["rds"]=3D 1; //The minimum number of days to wait to =
serve a survey repeatedly=0A=
//triggerParms["mrd"]=3D 1; //The total number of days that a user can =
be re-served a survey=0A=
//DHTML Parameter=0A=
triggerParms["dhtml"]=3D 1;// disable dhtml trigger if dhtml=3D0=0A=
triggerParms["dhtmlWidth"] =3D 400; // welcome page width=0A=
triggerParms["dhtmlHeight"] =3D 290; // welcome page height=0A=
triggerParms["dhtmlURL"]=3D "/pollscript/CRInvite.html";=0A=
=0A=
function callCRPoll()=0A=
 {=0A=
	 if ( ValidIP()=3D=3D 0 ) =0A=
	 {=0A=
		Poll();=0A=
	 }=0A=
	 =0A=
}=0A=
function ValidIP() {=0A=
		var arrRegExp =3D new Array(7);=0A=
=0A=
		arrRegExp[0] =3D /^10\.250\.17\.[0-9]{1,3}$/=0A=
		arrRegExp[1] =3D /^10\.250\.16\.[0-9]{1,3}$/=0A=
		arrRegExp[2] =3D /^66\.82\.[0-9]{1,3}\.[0-9]{1,3}$/=0A=
		arrRegExp[3] =3D /^165\.83\.[0-9]{1,3}\.[0-9]{1,3}$/=0A=
		arrRegExp[4] =3D /^170\.215\.143\.[0-9]{1,3}$/=0A=
		arrRegExp[5] =3D /^192\.168\.0.[0-9]{1,3}$/=0A=
		arrRegExp[6] =3D /^165\.83\.[0-9]{1,3}\.[0-9]{1,3}$/=0A=
=0A=
		=0A=
		var intMatch =3D 0;=0A=
		var strIP =3D '<!--#echo var=3D"REMOTE_ADDR"-->';=0A=
		for(var i =3D 0; i < arrRegExp.length; i++){=0A=
			if(arrRegExp[i].test(strIP)){=0A=
				intMatch =3D 1;=0A=
				break;=0A=
			}=0A=
		}=0A=
		return intMatch;=0A=
	}=0A=
=0A=
// Customer : NPS =0A=
// Version : DHTML Trigger 2.1=0A=
var popUpURL =3D "//data2.itc.nps.gov/crsurvey/"; // base URL to the =
survey =0A=
var ckAlreadyShown =3D triggerParms["ascookie"]; // name of the =
persistent/session cookie=0A=
var ckLoyaltyCount =3D triggerParms["lfcookie"]; // name of the loyalty =
count cookie=0A=
var fullURL=3Dnull;=0A=
var oldURL=3Dnull;=0A=
var fsr_browser =3Dnull;=0A=
var winOptions =3D "width=3D 1,height=3D 1,top=3D 4000,left=3D =
4000,resizable=3Dyes,scrollbars=3Dyes";=0A=
var persistentExpires =3D new Date(); // persistent cookie expiration =0A=
persistentExpires.setTime(persistentExpires.getTime() + =
(triggerParms["rw"]*60*1000));=0A=
function CRStdGetCookie (name) {=0A=
	var arg =3D name + "=3D";=0A=
	var alen =3D arg.length;=0A=
	var clen =3D document.cookie.length;=0A=
	var i =3D 0;=0A=
	while (i < clen) {=0A=
		var j =3D i + alen;=0A=
		if (document.cookie.substring(i, j) =3D=3D arg) {=0A=
			return CRStdGetCookieVal (j);=0A=
		}=0A=
		i =3D document.cookie.indexOf(" ", i) + 1;=0A=
		if (i =3D=3D 0) {=0A=
			break;=0A=
		}=0A=
	}=0A=
	return null;=0A=
}=0A=
function fsr_IEshowWindow() {=0A=
	if (eval("document.all.fsr_window").filters.revealTrans.status =3D=3D =
0) {=0A=
		eval("document.all.fsr_window").filters.revealTrans.transition =3D 23 ;=0A=
		eval("document.all.fsr_window").filters.revealTrans.Apply();=0A=
		eval("document.all.fsr_window").style.visibility =3D 'visible';=0A=
		eval("document.all.fsr_window").filters.revealTrans.Play();=0A=
	} else {=0A=
		eval("document.all.fsr_window").style.visibility =3D 'visible';=0A=
	}=0A=
}=0A=
function fsr_hideWindow() {=0A=
		if (fsr_browser=3D=3D"fsr_ie"){=0A=
			if (eval("document.all.fsr_window").filters.revealTrans.status =3D=3D =
0)  {=0A=
				eval("document.all.fsr_window").filters.revealTrans.transition =3D =
23;=0A=
				eval("document.all.fsr_window").filters.revealTrans.Apply();=0A=
				eval("document.all.fsr_window").style.visibility =3D 'hidden';=0A=
				eval("document.all.fsr_window").filters.revealTrans.Play();=0A=
			} else {=0A=
				eval("document.all.fsr_window").style.visibility =3D 'hidden';=0A=
			}=0A=
		} else {=0A=
			document.getElementById("fsr_window").style.visibility =3D 'hidden';=0A=
		}=0A=
}=0A=
function fsr_showWindow() {=0A=
	document.getElementById("fsr_window").style.visibility =3D 'visible';=0A=
}=0A=
function CRStdSetCookie (name, value) {=0A=
	var argv =3D CRStdSetCookie.arguments;=0A=
	var argc =3D CRStdSetCookie.arguments.length;=0A=
	var expires =3D (argc > 2) ? argv[2] : null;=0A=
	var path =3D (argc > 3) ? argv[3] : null;=0A=
	var domain =3D (argc > 4) ? argv[4] : null;=0A=
	var secure =3D (argc > 5) ? argv[5] : false;=0A=
	document.cookie =3D name + "=3D" + escape (value) +=0A=
	((expires =3D=3D null) ? "" : ("; expires=3D" + expires.toGMTString())) =
+=0A=
	((path =3D=3D null) ? "" : ("; path=3D" + path)) +=0A=
	((domain =3D=3D null) ? "" : ("; domain=3D" + domain)) +=0A=
	((secure =3D=3D true) ? "; secure" : "");=0A=
}=0A=
function CRStdGetCookieVal(offset) {=0A=
	var endstr =3D document.cookie.indexOf (";", offset);=0A=
	if (endstr =3D=3D -1) {=0A=
		endstr =3D document.cookie.length;=0A=
	}=0A=
	return unescape(document.cookie.substring(offset, endstr));=0A=
}=0A=
function specialEscape(str) {=0A=
	var translated =3D "";=0A=
	var i; =0A=
	var found =3D 0;=0A=
	for(i =3D 0; (found =3D str.indexOf('+', found)) !=3D -1; ) {=0A=
		translated +=3D str.substring(i, found) + "%2B";=0A=
		i =3D found + 1;=0A=
		found++;=0A=
	}=0A=
	translated +=3D str.substring(i, str.length);=0A=
	return translated;=0A=
}=0A=
function Pop(){=0A=
	var myPopUp =3D window.open(fullURL, 'survey',winOptions);=0A=
	if (  myPopUp && myPopUp.open && !myPopUp.closed) {=0A=
		if (triggerParms["pu"] =3D=3D 1){=0A=
			self.focus();=0A=
		} else {=0A=
			myPopUp.focus(); 							=0A=
		}=0A=
	}=0A=
}=0A=
function checkMAC(){=0A=
	if(navigator.platform.indexOf("Win32") >=3D 0){=0A=
		return false;=0A=
	} else {=0A=
		return true;=0A=
	}	=0A=
}=0A=
function currentLocationExcluded() {	=0A=
	var parentURLPath =3D window.location.pathname;//location path=0A=
	for(key in excludeList) {=0A=
		if(parentURLPath.indexOf(excludeList[key]) !=3D -1) {=0A=
			return true;=0A=
		}=0A=
	}=0A=
	return false;=0A=
}=0A=
function Poll() { =0A=
	if(triggerParms["dt"] =3D=3D 1) {=0A=
		return;=0A=
	}=0A=
	if(currentLocationExcluded()) {=0A=
		return;=0A=
	}=0A=
	var stickyCounter =3D CRStdGetCookie(ckLoyaltyCount); // check counter =
cookie=0A=
	var alreadyShown =3D CRStdGetCookie(ckAlreadyShown); // check if we =
already have shown survey=0A=
	var pageCount;=0A=
	var randNum =3D Math.random();=0A=
	randNum *=3D 100;=0A=
	if (stickyCounter =3D=3D null) {=0A=
		pageCount =3D 1; =0A=
		CRStdSetCookie(ckLoyaltyCount, pageCount, =
null,'/',triggerParms["domain"]);=0A=
		stickyCounter =3D CRStdGetCookie(ckLoyaltyCount);=0A=
	}=0A=
	if (stickyCounter !=3D null) {=0A=
		pageCount =3D stickyCounter;=0A=
		if(pageCount >=3D triggerParms["lf"]) {=0A=
			if(alreadyShown =3D=3D null) {=0A=
				if (triggerParms["rso"] =3D=3D 1 && triggerParms["aro"] =3D=3D 1) {=0A=
					triggerParms["sp"] =3D 100.0; // Update Ssample percentage=0A=
				}=0A=
				if(randNum <=3D triggerParms["sp"]) {=0A=
					var fsr_mac=3D checkMAC();=0A=
					fsr_browser=3D"fsr_nn6";=0A=
					if(document.all){ =0A=
						fsr_browser =3D "fsr_ie";=0A=
					}=0A=
					if(document.layers) {=0A=
						fsr_browser =3D "fsr_nn";=0A=
					}=0A=
					fullURL =3D popUpURL + "?" + "width=3D" + triggerParms["width"] +=0A=
					"&height=3D" + triggerParms["height"] +=0A=
					"&cid=3D" + specialEscape(escape(triggerParms["cid"])) + "&mid=3D" =
+ specialEscape(escape(triggerParms["mid"]));=0A=
					if ((triggerParms["omb"] ) !=3D null) {=0A=
						fullURL +=3D "&omb=3D" + escape(triggerParms["omb"]);=0A=
					}=0A=
					if ((triggerParms["cmetrics"] ) !=3D null) {=0A=
						fullURL +=3D "&cmetrics=3D" + escape(triggerParms["cmetrics"]);=0A=
					}=0A=
					if (triggerParms["olpu"] =3D=3D 1) {=0A=
						fullURL +=3D "&olpu=3D1";=0A=
					}=0A=
					if (triggerParms["rso"] =3D=3D 1) {=0A=
						fullURL +=3D "&rso=3D1&rct=3D" + triggerParms["rct"] + "&rds=3D" + =
triggerParms["rds"] + "&mrd=3D" + triggerParms["mrd"] + "&rws=3D" + =
triggerParms["rw"];=0A=
					}=0A=
					if (triggerParms["capturePageView"] =3D=3D 1) {=0A=
						triggerParms["cpp_3"] =3D "PageView:"+ pageCount; // customer =
parameter 3 - Page View=0A=
					}=0A=
					if ((triggerParms["midexp"] ) !=3D null) {=0A=
						fullURL +=3D "&ndc=3D1&fsexp=3D5256000&midexp=3D" + =
triggerParms["midexp"];=0A=
					}=0A=
					var customerParams =3D "";=0A=
					for(paramKey in triggerParms) {=0A=
						if(paramKey.substring(0,3) =3D=3D "cpp"){=0A=
							fullURL +=3D "&" + paramKey + "=3D" + =
escape(triggerParms[paramKey]);=0A=
						}=0A=
					}	=0A=
					oldURL=3DfullURL;=0A=
					fullURL+=3D "&cpp_4=3D" + escape("popupStats:window=3Dnormal =
browser=3D"+fsr_browser+" mac=3D"+ fsr_mac);=0A=
					if (triggerParms["rso"] !=3D 1) {=0A=
						if(triggerParms["npc"] =3D=3D 1) {=0A=
							CRStdSetCookie(ckAlreadyShown, =
'true',null,'/',triggerParms["domain"]);=0A=
						} else {=0A=
							CRStdSetCookie(ckAlreadyShown, 'true', =
persistentExpires,'/',triggerParms["domain"]);=0A=
						}=0A=
					}=0A=
					var myPopUp =3D window.open(fullURL, 'survey',winOptions);=0A=
					if (  myPopUp && myPopUp.open && !myPopUp.closed) {=0A=
						if (triggerParms["pu"] =3D=3D 1){=0A=
							self.focus();=0A=
						} else {=0A=
							myPopUp.focus(); //focusing on survey window								=0A=
						}=0A=
					} else {=0A=
						if (fsr_mac=3D=3Dfalse && (fsr_browser !=3D "fsr_nn") && =
(triggerParms["dhtml"] =3D=3D 1)) {=0A=
							fullURL=3DoldURL;=0A=
							fullURL+=3D "&cpp_4=3D" + escape("popupStats:window=3Ddhtml =
browser=3D"+fsr_browser+" mac=3D"+ fsr_mac);=0A=
							fsr_sw =3D screen.width;=0A=
							fsr_sh =3D screen.height;=0A=
							fsr_left =3D (fsr_sw -triggerParms["dhtmlWidth"])/2;=0A=
							fsr_top =3DMath.min((fsr_sh - triggerParms["dhtmlHeight"])/2,150);=0A=
							document.write( "<div id=3D\"fsr_window\" =
style=3D\"position:absolute; width:1px; height:1px; z-index:1; =
left:"+fsr_left+"px; top:"+fsr_top+"px; visibility: hidden; =
filter:revealTrans(Duration=3D0.5, Transition=3D23);\" >"=0A=
							+"<table border=3D\"1\" cellspacing=3D\"0\" cellpadding=3D\"0\" =
bgcolor=3D\"#CCCCCC\"><tr><td>" =0A=
							+"<iframe id=3D\"cframe\" =
src=3D"+"\""+triggerParms["dhtmlURL"]+"?fullURL=3D"+fullURL+"\" =
width=3D"+triggerParms["dhtmlWidth"]+" =
height=3D"+triggerParms["dhtmlHeight"]+"></iframe>"=0A=
							+"</td></tr></table>"=0A=
							+"</td></tr></table></div>");=0A=
							if (fsr_browser =3D=3D "fsr_ie") {=0A=
								fsr_IEshowWindow();=0A=
							} else {=0A=
								fsr_showWindow();=0A=
							}=0A=
						}=0A=
					}=0A=
				}=0A=
			}=0A=
		}	=0A=
		pageCount++;=0A=
		CRStdSetCookie(ckLoyaltyCount, pageCount, =
null,'/',triggerParms["domain"]);		=0A=
	}=0A=
}=0A=
=0A=
callCRPoll();
------=_NextPart_000_0071_01C9718C.798EEDA0
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.nps.gov/pollscript/survey2.js

// by Sunny Kalsi, InfoReliance Inc. 02-NOV-2005 and Ngu Bibum
function popupWin(yurl) {
	var w =3D 800, h =3D 600;
	if (document.all || document.layers)
	{
	  w =3D screen.availWidth;
	  h =3D screen.availHeight;
	}
	var popW =3D 800, popH =3D 600;
	var leftPos =3D (w-popW)/2, topPos =3D (h-popH)/2;
	newCustomWindow =3D window.open(yurl,'popup','width=3D' + popW + =
',height=3D' + popH + ',top=3D' + topPos + ',left=3D' + leftPos + =
',scrollbars=3Dyes' + ',resizable=3Dyes');
	newCustomWindow.opener =3D window;
	newCustomWindow.focus();
}
function toPopupOrNot() {
	popupURL =3D "http://data2.itc.nps.gov/crsurvey/"; //change this value =
to the URL you want to popup
	high=3D100;
	low=3D0;
	percentagePopup =3D 3; //will popup 3% of the time
	r =3D Math.random()*(high-low) + low; //determine the random value

	//document.writeln("random value =3D " + r); //shows the random value
	if (r <=3D percentagePopup ) { popupWin( popupURL ); }
}

function ValidIP() {
		var arrRegExp =3D new Array(7);

		arrRegExp[0] =3D /^10\.250\.17\.[0-9]{1,3}$/
		arrRegExp[1] =3D /^10\.250\.16\.[0-9]{1,3}$/
		arrRegExp[2] =3D /^66\.82\.[0-9]{1,3}\.[0-9]{1,3}$/
		arrRegExp[3] =3D /^165\.83\.[0-9]{1,3}\.[0-9]{1,3}$/
		arrRegExp[4] =3D /^170\.215\.143\.[0-9]{1,3}$/
		arrRegExp[5] =3D /^192\.168\.0.[0-9]{1,3}$/
		arrRegExp[6] =3D /^165\.83\.[0-9]{1,3}\.[0-9]{1,3}$/

	=09
		var intMatch =3D 0;
		var strIP =3D '<!--#echo var=3D"REMOTE_ADDR"-->';
		for(var i =3D 0; i < arrRegExp.length; i++){
			if(arrRegExp[i].test(strIP)){
				intMatch =3D 1;
				break;
			}
		}
		return intMatch;
}
=09
=09
	if ( ValidIP()=3D=3D 0 )=20
	 {
		toPopupOrNot(); //run the popup procedure
	 }

------=_NextPart_000_0071_01C9718C.798EEDA0--
