#mainmenu {
    /* margin:0 10px; */
    /* margin-right:5px; */
    margin-left: 10px;
    z-index: 2;
    
    
    
}
#mainmenu a {
    display:inline;
    color: black;
    font-size:12pt;
    font-family:verdana;
    cursor:pointer;
    text-decoration:none;
    margin: 0 20px;
    line-height:50px;
    
}

#mainmenu a:hover {
color: #C113FB; 
}

#anon_masthead {

}

#mainmenu img {
    /* background-image:url(/wmdata/media/shell/anon_masthead.png); */
    /* background-repeat: no-repeat; */
    
    /* position: relative; */
    /* float: left; */
    
    
}


