body {
  background-image: none;
  background-color: #FFF;
}

/* Container: 1.Navigation Top, 2.Header, 3.Content, 4.Footer */
div#page {
  width: 40em;
  padding:0em;
  position:relative;
  margin: 0em 0em 0em 0.25em;
  padding: 0em 0em 0em 0em;
}

div#content{
  /*width: 40em;*/
  background-color: #fff;
  border-right: none;
  border-left: none;
  margin: 0em 0em 0em 0em;
  padding: 0em 0em 0em 0em;
}

div#content-middle{
  /*width: 40em;*/
  float: left;
  margin: 0em 0em 0em 0em;
  padding: 0em 0em 0em 0em;
}

#content-left{
  display:none;
}

.tx-mcphotocompetition-pi1{
  margin-top:0px;
}

div.standard_content table {
  margin:0 0 0 0;
}