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

  #header { margin-bottom: 12px;
    font-weight: bolder ! important;
    text-transform: uppercase;
    font-size: 45px;
    }

  #logo { width: 450px;
    height: 305px;
    background-image: url(logo.png);
    }

  #navigation { float: right;
    text-align: right;
    margin-right: 5px;
    }

  #navigation div { border: 1px solid white;
    padding: 1px;
    font-weight: bold;
    color: white;
    background-color: rgb(24, 56, 131);
    margin-bottom: 1px;
    width: 220px;
    cursor: pointer;
    }

  #footer { border-top: 1px solid rgb(24, 56, 131);
    margin-top: 25px;
    text-transform: uppercase;
    font-size: 24px;
    text-align: center;
    }


