#MENUINSERT {
    HEIGHT: 0px;
    POSITION: absolute;
    LEFT: 10px;
    TOP: 62px;
    WIDTH: 0px }
.menuBar {
    position:absolute; 
    left:10; top:72;
    width:100%; height:16;
    color: green;
    background-color:green;
    margin:0 0 0 0 }
