

<!DOCTYPE html>

<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>

</title>
    <style>

        body {
            color: #737156;
             font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
             font-size:18px;
            background: url('/images/404-background.png') no-repeat center center fixed;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
            background-size: cover;
        }
        
        @font-face {
    font-family: Geometry Soft Pro-Bold N;
    src: url('/Styles/Geometry.ttf');
    src: url('/Styles/geometry_soft_pro-bold_n-webfont.eot'); /* IE9 Compat Modes */
    src: url('/Styles/geometry_soft_pro-bold_n-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/Styles/geometry_soft_pro-bold_n-webfont.woff') format('woff'), /* Modern Browsers */
    url('/Styles/Geometry.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/Styles/geometry_soft_pro-bold_n-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
}

.geometryFont {
    font-family: Geometry Soft Pro-Bold N;
}
h1 {
    font-weight: bold;
    font-size: 24px;
    font-family: Geometry Soft Pro-Bold N;
    margin-top: 5px;
    padding-top: 3px;
    line-height: 18px;
}

.centered {
  position: fixed;
  top: 50%;
  left: 50%;
  /* bring your own prefixes */
 /* transform: translate(-50%, -50%);*/

  margin-top: -300px;
  margin-left: -250px;
}
    </style>
</head>
<body >
  
     <div class="centered" style="height: auto; background: url(/Images/popup_background.jpg);background-size:cover; border-radius: 20px;width:500px;">
         <div style="padding:15px;">
             <h1>Page not found</h1>
           
             <p>The page you were looking for doesn&rsquo;t exist. This is usually the result of a bad or outdated link. We apologize for any inconvenience.</p>
<p>Some links to help you:</p>
<p><a href="http://www.nczoo.org/tickets.aspx?CID=211&amp;pageid=12634">Tickets</a><br />
<a href="http://www.nczoo.org/subpages.aspx?pageID=12633&amp;region=Plan%20Your%20Visit&amp;CNM=Plan%20Your%20Visit&amp;CID=212&amp;desc=false">Visit</a><br />
<a href="http://www.nczoo.org/subpages.aspx?pageID=12635&amp;desc=false">Education</a><br />
<a href="http://www.nczoo.org/subpages.aspx?pageID=12636&amp;desc=false">Conservation</a><br />
<a href="http://www.nczoo.org/subpages.aspx?pageID=12643&amp;category=About%20Us&amp;CID=218&amp;contentPage=true&amp;desc=false">About Us</a><br />
<a href="http://www.nczoo.org/subpages.aspx?pageID=12643&amp;category=About%20Us&amp;CID=218&amp;contentPage=true&amp;desc=false&amp;listingID=6410">Contact Us</a><br />
<a href="http://www.nczoo.org/subpages.aspx?pageID=12643&amp;category=About%20Us&amp;CID=218&amp;contentPage=true&amp;desc=false&amp;tab=tabs-2">Careers</a><br />
<a href="http://www.nczoo.org/subpages.aspx?desc=false&amp;pageID=12638">Support</a><br />
<a href="http://www.nczoo.org/subpages.aspx?pageID=12637&amp;desc=false">Join</a><br />
<a href="http://www.nczoo.org/events.aspx?pageID=12643&amp;CNM=Events&amp;CID=262&amp;subCatID=350&amp;contentPage=true&amp;desc=false&amp;selfID=12647&amp;jQDescPos=2">Events</a><br />
<a href="http://www.nczoo.org/subpages.aspx?pageID=12643&amp;category=Newsroom&amp;CID=217&amp;contentPage=true&amp;desc=false">Newsroom</a><br />
<a href="http://www.nczoo.org/subPages.aspx?pageID=12643&amp;CNM=Media%20Library&amp;CID=269&amp;contentPage=true&amp;desc=false">Photo Gallery</a><br />
<a href="http://www.nczoo.org/subpages.aspx?pageID=12643&amp;category=Volunteer&amp;CID=215&amp;contentPage=true&amp;desc=false">Volunteer</a></p>
             <br />
             <br />
             <a href="javascript:window.history.go(-1)" style="text-decoration:none;">
                 <img src="/Images/404_prev_btn.png"/>
             </a>
             <a href="/Default.aspx" style="text-decoration:none;">
                 <img src="/Images/404_home_btn.png"/>
             </a>
         </div>
         </div>

</body>
</html>
