#staticBody {
  background-color: #cc99cc;
  width: 600px !important;
  margin: 0px auto;
  padding: 0px;
  border: 25px solid #cc99cc;
  border-top: 30px solid #cc99cc;
  color: #000000;}

#staticpreFooter {
  height: 25px;
  margin-top: 40px;
}

#staticFooter {
  width: auto;
  background-color: #cc99cc;
  color: #000000;
  text-align: left;
  margin: 0px 1px;
  padding: 0px auto 0px;
  border-top: 5px solid #cc99cc;
}

ul.archive {
  margin: 0px 50px;
  border-colapse: colapse;
  text-align: center;
}


ul.archive li {
  list-style-type: none;
  text-align: left;
  color: #996699;
  padding: 5px;
  height: 50px !important;
  border-top: 1px solid #ffccff;
  font-weight: bold;
}

ul.archive a li:hover {
  background-color: #996699;
  color: #663366;
  text-decoration: underline;
}

ul.archive li img {
  vertical-align: middle;
  margin:  0px 30px;
}

.centerText {
  text-align: center;
}

.leftText {
  text-align: left;
}

.artPiece {
  margin: 25px auto;
  padding: 10px;
  border: 2px solid #ffccff;
  background-color: #cc99cc;
  color: #996699;
  text-align: center;
  min-width: 0px;
  max-width: 650px !important;
}

h2.back {
  text-align: center;
  width: 30% !important;
  margin: 0px auto 30px;
  background-color: #663366;
  color: #cc99cc;
}

h2.back:hover {
  background-color: #996699;
  color: #ffccff;
}

.thumblist {
  margin: 0px 50px;
  text-align: center;
  border-top: 1px solid #ffccff;
}

a img.thumb {
  vertical-align: bottom;
  padding:  5px;
}

a img.thumb:hover {
  background-color: #996699;
}

.playerProfile {
  margin: 0px 50px;
  padding: 20px 0px;
  text-align: left;
  border-top: 1px solid #ffccff;
  height: 200px;
}

.playerProfile img {
  float: left;
  margin: 0px 30px;
}

ul.profile li {
  list-style-type: none;
  padding-left: 10px;
  margin: 0px;
  line-height: 150%;
}

li em {
  font-weight: bold;
  color: #663366;
  font-style: normal;
}