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

  body { margin: 0px;
    background-color: rgb(153, 153, 153);
    }

  #mastHead { border: 3px outset rgb(255, 255, 255);
    top: 0px;
    right: 0px;
    height: 100px;
    background-color: rgb(0, 0, 153);
    font-weight: bold;
    color: rgb(255, 255, 255);
    font-size: xx-large;
    text-align: center;
    width: 100%;
    left: 3px;
    position: relative;
    }

  #linkIndex { border: 1px none rgb(51, 204, 0);
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: transparent;
    padding-left: 5px;
    position: absolute;
    width: 180px;
    }

  #contentsBox { border-style: none double;
    border-color: rgb(51, 204, 0) rgb(255, 255, 255) rgb(255, 255, 255);
    border-width: 0px 1px 1px 4px;
    padding: 5px;
    background-color: transparent;
    min-height: 800px;
    margin-left: 200px;
    width: 600px;
    position: absolute;
    }

  #linkIndex a:link { color: rgb(255, 255, 255);
    }

  #linkIndex a { padding: 1px 15px;
    display: block;
    background-color: transparent;
    }

  #linkIndex a:active { background-color: transparent;
    color: rgb(0, 0, 153);
    }

  #linkIndex a:visited { text-decoration: underline;
    color: rgb(255, 255, 255);
    background-color: transparent;
    }

  #linkIndex a:hover { border: 3px none rgb(255, 255, 0);
    padding: 1px 15px;
    opacity: 1;
    font-style: italic;
    font-weight: bold;
    font-size: medium;
    color: rgb(255, 255, 255);
    text-decoration: underline;
    background-color: rgb(51, 51, 51);
    }

  #foot { font-family: monospace;
    color: rgb(34, 119, 221);
    }

