/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  background: transparent url(bgstripes.gif) repeat scroll 0% 50%;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9px;
  margin-top: 75px;
  text-align: center;
  color: #777777;
}
#wrapper {
  border:  none;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  width: 800px;
  height: 500px;
  background-color: #ffffff;
}
#rgheader {
  text-align: right;
  width: 50%;
  position: absolute;
  right: 15px;
  top: -19pt;
}
#rgheader h1 {
  font-weight: lighter;
  font-size: 24px;
}
#rglinks {
  padding: 10px;
  position: absolute;
  top: 0;
  left: 0;
}
#rglinks ul {
  margin: 0px;
  display: inline;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#rglinks li {
  font-weight: bold;
  display: inline;
}
#rglinks a {
  border-top: 3px none silver;
  color: #777777;
  text-decoration: none;
  margin-right: 10px;
}
#rglinks a:hover {
  border-top: 3px solid #cccccc;
}
#content {
  width: 100%;
  height: 500px;
}
#content h1 {
  border-bottom: 2px none #f4c0da;
  text-align: right;
  margin-right: 20px;
  margin-left: 200px;
  font-size: 16pt;
}
#content p {
  margin: 10px 20px 30px 200px;
  text-align: right;
}
#picturelist {
  text-align: right;
  list-style-type: none;
  margin-right: 15px;
  margin-left: 30px;
}
#picturelist li {
  float: right;
  margin-right: 20px;
  margin-bottom: 10px;
  font-weight: bold;
  color: #777777;
}
#picturelist img {
  border:  none;
  display: block;
}
#picturelist img:hover {
  border:  none;
}
#picturelist a {
  color: #777777;
  text-decoration: none;
}
#picturelist a:hover {
  color: #999999;
}
