#wrap  { width: 750px; border: solid 0 black }
#menu   { background: url(images/botmeio.jpg); padding: 4px 0; width: 750px; border-bottom: 1px solid white }
#menu a  { color: #fff; font-weight: bold; text-decoration: none; padding: 4px 10px }
#menu a.hover  { color: #339; background: #f4f9ff }
#menu span {
    display:none;
    }
#img {
    vertical-align:bottom;
    }

#subnav {
    font-size:10px;
    margin-bottom:2em;
    }
#subnav a {
    color:#FB3B00;
    margin-right:1em;
    }
#subnav span {
    color:silver;
    margin-right:1em;
    }
