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

  h1 { margin: 0px 0px 15px;
    padding: 0px;
    font-size: 28px;
    line-height: 28px;
    font-weight: 900;
    font-family: Book Antiqua,Times New Roman;
    color: rgb(0, 56, 0);
    }

  h3 { margin: 0px 0px 15px;
    padding: 0px;
    font-size: 18px;
    font-style: oblique;
    line-height: 18px;
    font-weight: 700;
    color: rgb(0, 102, 0);
    font-family: Book Antiqua,Times New Roman;
    }

  p { margin: 0px 0px 16px;
    padding: 0px;
    font-family: verdana,arial,helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    font-size-adjust: none;
    font-stretch: normal;
    color: rgb(0, 51, 0);
    }

  a { color: rgb(0, 153, 204);
    font-size: 11px;
    text-decoration: none;
    font-weight: 600;
    font-family: verdana,arial,helvetica,sans-serif;
    }

  a:link { color: rgb(102, 102, 204);
    font-style: normal;
    }

  a:visited { color: rgb(0, 119, 170);
    }

  a:hover { background-color: rgb(238, 238, 238);
    }

  #Header { border-style: solid;
    border-color: black;
    border-width: 1px 0px;
    margin: 50px 0px 10px;
    padding: 17px 0px 0px 20px;
    line-height: 11px;
    voice-family: inherit;
    height: 14px;
    background-color: rgb(51, 204, 0);
    font-family: Arial,Helvetica,sans-serif;
    }

  #Content { margin: 0px 210px 50px 10px;
    padding: 10px;
    }

  #Menu { border: 1px dashed rgb(153, 153, 153);
    padding: 10px;
    position: absolute;
    top: 100px;
    right: 20px;
    line-height: 17px;
    voice-family: inherit;
    width: 150px;
    background-color: rgb(51, 204, 0);
    }

#galleryh {
  padding:0; 
  margin:0 0 5em 0; 
  list-style-type:none; 
  overflow:hidden; 
  width:832px; 
  height:384px; 
  border:1px solid #888; 
  background:#fff url(win-backh.gif);
  }
#galleryh li {
  float:left;
  }
#galleryh li a {
  display:block; 
  height:384px;
  width:45px; 
  overflow:hidden;
  float:left; 
  text-decoration:none; 
  border-right:1px solid #fff; 
  cursor:default;
  }
#galleryh li a img {
  width:45px; 
  height:384px; 
  border:0;
  }
#galleryh li a:hover {
  background:#eee; 
  width:512px;
  }
#galleryh li a:hover img {
  width:512px;
  }
  
#text1 a span{display:none;} /*spanned text in links not visible in links*/
 #text1 a:hover{ /*changes attributes of links upon mouse hover*/
  color: #gggggg;
  background: #ffffff;
  border-right: 1px double blue;
  border-left: 1px double blue;
  }

#text1 a:hover span{/*makes spanned text visible remotely*/
   display:block;
   position:absolute;
   top:623px;
   left:50px;
   width:600px;
   background-color:#eee;
   border:1px dashed #eee;
   line-height:17px;
/* Again, the ugly brilliant hack. */
   voice-family: "\"}\"";
   voice-family:inherit;
   z-index: 100;       }

