

html 
    { 
    min-height: 100%; margin-bottom: 1px; 
    }


/*---------------------*/
/*---MENU ROLLOVERS---*/
/*-------------------*/

.menuStyleOne li a:hover 
    {
    background-color:#ed1746;
    color:#ffffff;
    }
    