I do not see "blue" borders areound clickable items
Most of your image links have a border as part of the image
BTW - You have php code inserted into your stylesheet that does not belong there
Code:
#logoWrapper
<!--bof-branding display-->
<div id="logoWrapper">
<div id="logo"><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">' . zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) . '</a>'; ?></div>
<!-- begin top navigation -->
<div id="navHead">
<img src="includes/templates/classic/images/logo.gif" width="235" height="44" border="0" /></a>
<area href="http://katstamps.com/store" shape="circle" coords="287, 99, 49" />
<area href="http://qkd.##########################" shape="circle" coords="385, 107, 45" />
<area href="http://katstamps.com/gallery" shape="circle" coords="481, 113, 40" />
<area href="http://qkdcastle.ning.com" shape="circle" coords="579, 113, 43" />
<area href="http://qkdcontest.##########################" shape="rect" coords="642, 49, 728, 145" />
<area href="mailto:[email protected]?subject=Contact from Web" shape="rect" coords="850, 49, 922, 146" />
<area href="http://katstamps.com/" shape="rect" coords="4, 8, 236, 163" />
<!-- end top nav --></div>
</div>
margin: 0em;
padding: 0em;
}