Here is the code – you can see I’m having to push the link to those image files – i’d like to have this as the path to the theme folder…
<div id="Header"></div>
<!-- Static Image here -->
<div id="subheader"><img src="https://www.wetwired.org/sandbox/wordpress/wp-content/themes/Wetwired WordPress Theme/images/topnav_menu.png" alt="" width="563" height="26" usemap="#Map" />
<map name="Map" id="Map"><area shape="rect" coords="13,3,75,27" href="https://sandbox.wetwired.org/wordpress/" target="_self" alt="Wetwired Home" />
<area shape="rect" coords="122,3,201,23" href="https://www.wetwired.org/about/" target="_self" alt="About Wetwired" />
<area shape="rect" coords="268,5,396,25" href="https://www.wetwired.org/archivepage/" target="_self" alt="Wetwired Archives" />
<area shape="rect" coords="439,6,548,23" href="https://www.wetwired.org/category/podcast/" target="_self" alt="Podcasts" />
</map></div>
<!-- End Header -->