/* Generated by KompoZer */
body {
  background-image: url(back.gif);
  font-family: Goudy Stout;
  text-align: center;
  color: red;
  margin-top: 0px;
  padding-right: 80px;
  padding-left: 80px;
}
#header {
}
#nav {
  float: left;
  margin-top: 0px;
  width: 240px;
  text-align: left;
  padding-left: 0px;
  color: #33ffff;
  font-size: 0.9em;
}
#content {
  float: left;
  padding-top: 30px;
  padding-left: 20px;
  margin-top: 0px;
  margin-left: 0px;
}
h1 {
  font-size: 2em;
  padding-bottom: 20px;
  padding-top: 20px;
}
a:link {
  color: red;
  text-decoration: underline;
}
a:visited {
  color: red;
  text-decoration: none;
}
#wrapper {
  height: 600px;
}
