
<!--// #menu {position:relative; top:10px; left:100px; width:75px; background-color:#fff; z-index:100;} //-->
#menu a.p1, #menu a.p1:visited {display:block; width:250px; height:250px; text-decoration:none; background:#fff; top:0; left:0; border:0;}
#menu a img {border:1;}
#menu a.p1:hover {text-decoration:none; background-color:#e7e6da; color:#000;}
#menu a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
#menu a.p1:hover .large {display:block; position:absolute; top:150px; left:255px; width:400px; height:400px; border:1px solid #ad0000;}

<!--// #info {z-index:10; height:22em;}//-->


div#links a span {display: none;}
div#links a:hover span {display: block;
   position: absolute; top: 180px; left: 0; width: 125px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #ad0000; background: #e7e6da; border:1px solid #ad0000;
   font: 10px Verdana, sans-serif; text-align: center;}

