ok this header image is driving me crazy-- ive cleaned up the divs and edited the css - before i learn positioning etc, id love to see a quick fix that just puts that image down at the bottom of the page
sorry, the question was in the title-- im trying to get the footer not to float on top of the page but ive gotten some responses about absolute positioning so ill try and work on that myself, additional answers still appreciated, thanks
<div style="text-align:center;">
<div id="footernav">
<a href="index.php" class="footerlink">Home</a>
<a href="about.php" class="footerlink">About Us</a>
<a href="mailto:info@neighborrow.com" class="footerlink end">Contact Us</a>
</div>