/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

body  {background-color: #003399; } /* dark blue background */

A {color: rgb(255,51,102);}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: cyan;}

/* style="color: rgb(0, 0, 0); background-color: rgb(0, 51, 0);"
 alink="#000099" link="#000099" vlink="#990099" */

  .menu { font-family: Arial,Helvetica,sans-serif;
    background-color: #003399;
    font-size: smaller;
    color: rgb(255, 255, 51);
    float: left;
    font-size: larger;
    list-style-image: url();
    display: block;
    width: 20%;

    }

 .submenu { font-family: Arial,Helvetica,sans-serif;
    color: rgb(255, 255, 51);
    float: left;
    font-size: larger;
    list-style-image: url();
    display: block;
    width: 100%;
    }


  .content { font-family: Arial,Helvetica,sans-serif;
    color: rgb(255, 255, 51);
    float: right;
    display: block;
    position: relative;
    width: 78%;
    height: 100%;
    }

  .foot { font-family: Arial,Helvetica,sans-serif;
    font-size: x-small;
    color: rgb(255, 255, 51);
    float: left;
    display: block;
    position: relative;
}

  .bookmarks { font-family: Arial,Helvetica,sans-serif;
    align-text: left;
    color: rgb(255, 255, 51);
    float: right;
    display: block;
    position: relative;
    width: 70%;
    height: 100%;
    }
