div.clSlideMenu{ /* All slideMenu2 DIV elements */
        position:absolute;
        font-family:verdana,arial,helvetica;
        font-size:10px;
        overflow:hidden;
        width:150;
        height:22;
}
a.clA0{ /* All top level links */
        color:white;
        font-size:11px;
        text-decoration:none;
        font-weight:;
}
a.clA1{ /* All sub level links */
        color:yellow;
        font-size:11px;
        font-weight:;
        text-decoration:none;
}
a.clA2{ /* All sub2 level links */
        color: #BBE3FD;
        text-decoration:none;
}
a.clA3{ /* All sub3 level links */
        color:black;
        text-decoration:none;
}
a.clA4{ /* All sub4 level links */
        color:green;
        text-decoration:none;
}

/* NEEDED STYLES */
div.slideMenuBG{position:absolute; left:0; top:0; z-index:1}
div.slideMenuText{position:absolute; left:2; top:2; z-index:200;}
/* NEEDED ----- This class should be named like this:
        #NAME_OF_YOUR_MENUcont
*/
#slideMenucont{position:absolute;       height:600; width:200; visibility:hidden;}
body {background:  url(foto_MIDNIT/Ygol.jpg) bottom left no-repeat;}
html {background: #D5B07B url(foto_MIDNIT/Ygolleft.jpg) top right no-repeat;}