body {
  background-color:  #EFEFD7;
}

.center {
  text-align:  center;
}

.greenbackground {
  background-color:  #7D8B52;
  width:  153px;
  height:  235px;
}

.brownbackground {
  background-color:  #C1C093;
}

img {
  border-width:  0px;
}

table,td,tr {
  vertical-align:  top;
  border:  0px #ffffff solid;
}

h1,h2,h3,h4,h5,a {
  color:  #53723F;
  font-family:  Arial, Helvetica, sans-serif;
}

p,td,a {
  font-family:  Arial, Helvetica, sans-serif;
  font-size:  9pt;
  text-decoration:  none;
}

a:hover {
  font-weight:  bold;
  background-color:  #C1C093;
}

td.content {
  padding:  5px 10px 10px 10px;
}

.bottomlinks {
  text-align:  center;
}

.bold {
  font-weight:  bold;
}

.content {
  background-color:  #ffffff;
  width:  635px;
}

.galleryhead {
  font-size:  12px;
  font-weight:  bold;
  color:  #53723F;
}

.main {
  width:  778px;
}

.code, blockquote {
  background-color:  #FFFFCC;
  border:  1px #CCCCFF dashed;
  font-family:  "Courier New", Courier, mono;
  padding:  5px 5px 5px 5px;
}

.header {
  background-color:  #7D8B52;
  font-weight:  bold;
  font-style:  italic;
  text-align:  center;
}

.members {
  background-color:  #FFFFCC;
}