
<style type="text/css">

 /*\*//*/
@import "ie5mac.css";
/**/

* {
border:0;
margin:0;
padding:0;
z-index:0;
}

#nav {
position:relative;
}

img {
border:none;
}

span {
display:none;
}

span img {
border:solid 2px #ffffff;
color: black;
}

a:hover {
border:none;
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10;
font-style: normal;
font-weight: heavy;
color: #0677b7;
align: center;
}

a:hover span {
border:none;
position:absolute;
order:top;
left:-405px;
top:15px;
width:400px;
height:136px;
display:block;
}

</style>