<?php get_header(); ?> <div id="content" class="narrowcolumn"> <h2 class="center">Error 404 - Not Found</h2> <p class="center"> Please use the links or the search feature in the sidebar <br /> to find your way back to the real content! Thank you!</p> </div> <?php get_sidebar(); ?> <?php get_footer(); ?>