
input, textarea {
  margin: 5px 2px;
  background: #0C1B12;
  color: #27583C;
}

* {
  list-style: none;
  border: none;
  margin: 0;
  padding: 0;
  font: 1em Arial, Tahoma;
}

body {
  margin: 0;
  background: #08130D;
}

form {
  padding: 5px;
}

#container {
  width: 960px;
  margin: 0 auto;
}

#header {
  width: 960px;
  height: 485px;
  margin: 0 auto;
  overflow: hidden;
  float: left;
}

#header_top {
  width: 960px;
  height: 50px;
  float: left;
  background: url(http://b3musicguy.bandvista.com/rw_templates/247/css_img/plastic_leather_green_header_top.jpg);
  clear: both;
}

#header_left {
  width: 29px;
  height: 389px;
  float: left;
  background: url(http://b3musicguy.bandvista.com/rw_templates/247/css_img/plastic_leather_green_header_left.jpg);
}

#header_mask {
  width: 512px;
  height: 389px;
  float: left;
}

#header_right {
  float: right;
  background: url(http://b3musicguy.bandvista.com/rw_templates/247/css_img/plastic_leather_green_header_right.jpg);
  width: 419px;
  height: 389px;
}

#header_right ul {
  padding: 0 0 0 110px;
  width: 220px;
}

#header_right li {
  float: left;
  padding: 0 0 11px 0;
}

#header_right li .tpop {
  margin: 0;
}

.apop {
  position: absolute;
  visibility: hidden;
  width: 125px;
  padding: 10px 5px;
  background: #1A3D29;
  border: 1px solid #163322;
  text-align: center;
}

.apop a {
  font: normal .8em Arial, Tahoma;
  color: #A6D7BB;
  text-decoration: none;
  margin: 2px 0;
  width: 125px;
  float: left;
  text-align: center;
}

.apop a:hover {
  color: #B8DFC8;
  text-decoration: underline;
}

#dummy {
  position: absolute;
  visibility: hidden;
  left: 196px;
  top: 7px;
}

#header_bottom {
  float: left;
  width: 960px;
  height: 46px;
  background: url(http://b3musicguy.bandvista.com/rw_templates/247/css_img/plastic_leather_green_header_bottom.jpg);
}

#contents {
  float: left;
  width: 870px;
  padding: 10px 45px;
  background: url(http://b3musicguy.bandvista.com/rw_templates/247/css_img/plastic_leather_green_contents.jpg);
}

#footer {
  float: left;
  width: 960px;
  height: 20px;
  background: #08130D;
}

.table_features {
  font: normal .8em Arial, Helvetica, serif;
  color: #BFEFFF;
  text-align: left;
  font-family: Comic Sans MS;
  font-size: inherit;
  font-weight: normal;
  letter-spacing: normal;
  word-spacing: normal;
  line-height: normal;
}

.table_features td {
  padding: 5px;
}

.table_features a {
  font-weight: bold;
  color: #475;
  text-decoration: none;
}

.table_features a:hover {
  color: #697;
  text-decoration: underline;
}

