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

  body { margin: 0pt 35px;
    background-color: Black;
    text-align: center;
    font-family: Arial,Helvetica,sans-serif;
    background-image: url(img/bg.jpg);
    background-position: center;
    opacity: 1;
    background-repeat: no-repeat;
    }

  #container { margin: auto;
    width: 800px;
    height: auto;
    color: rgb(251, 237, 128);
    text-align: left;
    }

  #header { background-image: url(img/banner.jpg);
    background-repeat: no-repeat;
    height: 160px;
    margin-top: 0pt;
    }

  #header h1 { margin: 0pt;
    }

  #nav { height: 24px;
    width: auto;
    color: rgb(254, 233, 124);
    }

  #nav a { border: thin solid rgb(254, 233, 124);
    display: block;
    height: 22px;
    width: 90px;
    padding-top: 3px;
    margin-right: 1px;
    float: left;
    text-decoration: none;
    text-align: center;
    background-color: Black;
    color: rgb(246, 155, 82);
    }

  #nav a:hover { border: thin dashed rgb(254, 233, 124);
    display: block;
    font-weight: bold;
    color: Yellow;
    background-color: rgb(95, 91, 108);
    }

  #nav #current { border: thin dashed rgb(254, 233, 124);
    font-weight: bold;
    color: Yellow;
    background-color: rgb(95, 91, 108);
    }

  a { color: yellow;
    text-decoration: none;
    }

  a:hover { color: white;
    text-decoration: none;
    }

  #content h3 { color: rgb(246, 155, 82);
    }

  #footer { text-align: center;
    color: white;
    font-size: 10px;
    }

  #pics { border-style: solid;
    border-color: rgb(128, 128, 128) rgb(80, 80, 80) rgb(64, 64, 64) rgb(96, 96, 96);
    border-width: medium;
    margin: auto;
    background-color: Black;
    color: White;
    width: 640px;
    height: 262px;
    text-align: center;
    font-size: 12px;
    }

  #pics h3 { margin: 0pt;
    }

  #pics p { margin: 0pt;
    clear: both;
    }

  .float-right { clear: right;
    float: right;
    }

  .gallery { cursor: default;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    text-align: center;
    margin-left: -40px;
    margin-top: 0px;
    }

  .gallery a {  }

  .gallery a .preview { display: none;
    }

  .gallery a:hover .preview { display: block;
    position: absolute;
    top: -27px;
    left: -32px;
    z-index: 1;
    }

  .gallery img { border: 1px solid rgb(255, 255, 255);
    padding: 1px;
    background: rgb(0, 0, 0) none repeat scroll 0%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    color: inherit;
    vertical-align: top;
    width: 150px;
    }

  .gallery li { border: 1px solid rgb(0, 0, 0);
    padding: 2px;
    background: rgb(204, 133, 71) none repeat scroll 0%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    color: inherit;
    display: inline;
    float: left;
    position: relative;
    }

  .gallery .preview { border: medium solid Yellow;
    width: 220px;
    height: auto;
    }

