.nav {font-weight: bold; text-decoration: none;  font-family: helvetica, sans-serif; font-size: 11px; color: 999999; }
body { font-weight: bold; color: #858585; font-size: 11px; font-family: helvetica, sans-serif; background-color: black; margin-top: 10px; margin-bottom: 0px; margin-left: 10px; margin-right: 0px;}
.float { float:right;}
.logo {margin-top: -6px; float:right; color: #cccccc; font-weight: bold; font-family: helvetica, sans-serif; font-size: 30px;}

.top {border-style: none; background-color: white; position: absolute; height:auto; width:751px;}





.scroller {position:absolute; left:0px; top:62px; width:100%; height:584px; overflow-x: scroll; overflow-y: hidden; white-space:nowrap;}

a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#000;
    color:#000;
    text-decoration:none }





a span{ /*the span will display just on :hover state*/
    font-family: sans-serif;
    font-size: 12px;
    font-weight: 100;
    display:block;
    position:absolute;
    top:14px; left:0px; width:100%;
    background-color:#000; color:#ccc;
    text-align: center;
z-index:25;
    }

.coat{height:605px;
    }
    
.displace { position: absolute; left: -5000px; } 
.left {float:left; position: relative;}
.right {float: right; position:relative; top:40px;}
.ports {top: 48px; position:absolute;}

img {border:0;}
a {border:0;}

