body {
  background-color: #000000;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  color: #FFFFFF;
}

.container {
  width: 780px;
  margin: 0 auto 0 auto;
}

.content {
  width: 530px;
  float: right;
}

h2 {
  margin: 0;
  font-size: 18px;
  text-decoration: underline;
}

a {
  color: #FF0000;
}

a:hover {
  color: #F3A794;
}

.feedback td {
  padding: 15px 3px 0 0;
}

.error li {
  line-height: 22px;
}

.content_foot {
  text-align: center;
  font-size: 10px;
  padding: 8px 0 6px 0;
}

.header {
  background: url("../images/play.jpg") no-repeat right;
  height: 62px;
  margin: 5px 0 15px 0;
  padding: 0 0 7px 0;
  border-bottom: 1px solid #fae1e1;
}

.nav {
  width: 250px;
  float: left;
  background: url("../images/nav-bg.gif") repeat-y top center;
  margin: 0;
}

.navlist {
  width: 158px;
  margin: 15px auto 0 auto;
  color: #FFFFFF;
  font-size: 16px;
  text-align: center;
}

.navlist img {
  border: 0;
  display: block;
  margin: 0 0 15px 0;
}

.footer {
  border-top: 1px solid #fae1e1;
  padding: 5px 0 0 0;
  text-align: right;
  font-size: 11px;
  margin: 15px 0 5px 0;
}
