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

  #banner { height: 70px;
    position: relative;
       width: 1000px;
    }

  #all { position: relative;
    height: 100%;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgb(255, 255, 255);
    }

 #button { position: relative;
    margin-left:400px; margin-top:-40px;
    }

  #button a { border-color: rgb(255, 255, 255) rgb(0, 0, 0) rgb(255, 255, 255) rgb(255, 255, 255);
    border-right: 1px solid rgb(0, 0, 0);
    padding: 2px;
    display: inline;
    text-decoration: none;
    background-position: center;
    font-size: small;
    background-image: url(images/button.gif);
    background-color: rgb(255, 255, 255);
    }

  #button a:hover { background-color: rgb(255, 255, 255);
    background-position: center;
    opacity: 1;
    background-image: url(images/button2.gif);
    }

  

