body {
  background-color: #675551;
  background-image: url(/background-tile.jpg);
  background-repeat: repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #000000;
  margin: 0px;
}


h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  width: 100%;
  color: #333333;
  border-bottom: 1px solid #555555;
}

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  font-size: 1.0em;
  font-weight: bold;
  width: 100%;
  color: #000000;
  border-bottom: 1px solid #000000;
}


a img {
  border: 0px;
}

a {
  color: #DDDDDD;
  font-weight: bold;
}

div#title {
  background-color: black;
  text-align: center;
  padding: 2px;
}

div#menu {
  text-align: center;
}

div#content {
  clear: both;
}

div#footer {
  clear: both;
  border-top: 2px solid #888888;
  background-color: #675551;
  text-align: center;
  padding: 5px;
  color: #888888;
}

div.pageblurb {
  text-align: left;
  background-color: #CCCCCC;
  padding: 10px;
  border: 1px solid #675551;
  font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
}
div.pageblurb a {
  color: #444444;
  font-weight: bold;
}

div.photoset {
  border: 1px solid #888888;
  width: 800px;
  background-color: #675551;
  margin-top: 5px;
  margin-bottom: 8px;
  color: white;
}

div.pstitle {
  background-color: 433735;
  color: white;
  padding: 3px;
}
td.pstitle {
  font-weight: bold;
  text-align: left;
  color: #EEEEEE;
}
td.pspiccount {
  font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
  text-align: right;
  color: #EEEEEE;
}
div.psbody {
}
td.psvid {
}
td.psbody {
  font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
}


td.error {
  color: red;
  font-weight: bold;
}


td.model {
  text-align: center;
  border: 1px solid #444444;
  width: 170px;
  color: black;
  background-color: #a08c88;
}

td.modelpic {
  text-align: center;
}

td.modelname {
  text-align: center;
}
td.modelname a {
  color: black;
  font-weight: bold;
  font-size: 0.9em;
}
p.joinnow {
  text-align: center;
}
p.joinnow a {
  font-weight: bold;
  color: black;
}
table.modelrecentsets {
}
td.modelrecentset {
  text-align:center;
  border: 1px solid #444444;
  width: 200px;
  color: black;
  background-color: #888888;
}
td.settitle {
  text-align: center;
  font-weight: bold;
  font-size: 0.9em;
  color: black;
}
td.setpic {
  text-align: center;
}
td.setdate {
  text-align: center;
  font-size: 0.9em;
}

p.copyright {
  font-size: 0.9em;
}
p.copyright a {
  font-weight: normal;
}
