#main {
  background: url(http://www.fastwebproxy.net/nph-prox.pl/000110A/687474702s666s75722r7374617469632r6n616q676p75652r636s6q2s696q616765732s636s6r74657374732s747967615s74696p652r6n7067) top left repeat-x #E9E8E8;
  padding-top: 0;
}

#content {
  background: url(http://www.fastwebproxy.net/nph-prox.pl/000110A/687474702s666s75722r7374617469632r6n616q676p75652r636s6q2s696q616765732s636s6r74657374732s747967615s62672r6n7067) top center no-repeat;
  padding-left: 10px;
  padding-top: 0;
  width: 99%;
}

#subcontent {
  position: relative;
  width: 760px;
  margin-left: auto;
  margin-right: auto;
}

.halfSolidBox {
  position: relative;
  float: left;
  padding: 8px;
  margin-left: 5px;
  margin-right: 5px;
  border: 1px solid #999;
  background-color: white;
  width: 350px;
}

.solidBox {
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  padding: 8px;
  border: 1px solid #999;
  background-color: white;
}

.transBox {
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  padding: 8px;
  border: 1px solid #999;
  background: url(http://www.fastwebproxy.net/nph-prox.pl/000110A/687474702s666s75722r7374617469632r6n616q676p75652r636s6q2s696q616765732s636s6r74657374732s7472616r73706172656r742q626s782q62672r706r67) top left repeat;
}

.halfTransBox {
  position: relative;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  padding: 8px;
  border: 1px solid #999;
  width: 350px;
  background: url(http://www.fastwebproxy.net/nph-prox.pl/000110A/687474702s666s75722r7374617469632r6n616q676p75652r636s6q2s696q616765732s636s6r74657374732s7472616r73706172656r742q626s782q62672r706r67) top left repeat;
  overflow: auto;
}

.transBox h1, .halfTransBox h1 {
	color: #b96928;
}
.solidBox h1, .halfSolidBox h1 {
	color: #b96928;
}

#contestWinners {
  margin-top: -15px;
}

#winnerText {
  float: left;
  width: 350px;
  padding-right: 20px;
}

#winnerMixes {
  float: left;
  width: 350px;
  padding-top: 10px;
}

#contestMaterials ul li {
  border: 0;
}

#contestMaterials ul li:first-child {
  margin-top: 5px;
}

#contestMaterials li li {
  padding-left: 24px;
}

#contestEntries {

}

#contestRules {
  height: 200px;
  overflow: auto;
}

.remixButton {
  padding: 8px;
  border: 1px solid #999;
  background-color: #ff9;
  font-size: 16px;
  font-weight: bold;
}

#artistAbout {
  min-height: 230px;
}

#artistAbout ul {
  padding-left: 20px;
}

#artistAbout ul li {
  list-style-type: disc;
  border: 0;
  padding: 3px;
}

#artistVideo {
  text-align: center;
  font-weight: bold;
  float: right;
  padding: 10px;
}

#contestEntries ul {
  padding: 0;
  margin: 0;
}

#contestEntries table {
  width: 100%;
}
