DIV#cornerlogo {
   position: fixed;
}

DIV#navmenu {
   position: fixed;
   height: 100%;
}

DIV#navmenu A:hover SPAN {
   position: fixed;
   top: 290px;
}


