body {
 text-align: center;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 background: #E83EE7 url(img/bg/bg.jpg) repeat-x scroll top center;
 font-family: tahoma;
}

#container {
 text-align: left;
 width: 901px;
 margin: 0px auto 0px auto;
 background-color: #D9BFDA;
 overflow: hidden;
}

#main {
 width: 901px;
 height: 650px;
 margin: 0px;
 padding: 0px 0px 0px 0px;
 background: #D9BFDA url(img/galleries/gallery/singlegall.jpg);
 overflow: hidden;
}

#player {
 width: 360px;
 height: 270px;
 padding: 0px;
 margin: 0px 0px 0px 0px;
 color: #ffffff;
}

#gallery {
 width: 901px;
 margin: 272px 0px 0px 0px;
 padding: 0px;
 overflow: hidden;
 float: left;
}

#column1 {
 width: 509px;
 height: 301px;
 float: left;
 overflow: hidden;
 padding: 0px;
 margin: 0px 0px 0px 0px;
}

#column2 {
 width: 392px; 
 height: 301px;
 float: left;
 overflow: hidden;
 padding: 0px;
 margin: 0px 0px 0px 0px;
}

#text {
 width: 509px;
 height: 218px;
 float: left;
 overflow: hidden;
 padding: 0px;
 margin: 0px 0px 0px 0px;
}

#text h2 {
 padding: 15px 0px 0px 205px;
 margin: 0px;
 font-size: 14px;
 font-weight: bold;
 color: #660066;
 text-align: left;
 letter-spacing: 0.1em;
}

#text p {
 color: #000000;
 text-align: justify;
 line-height: 160%;
 padding: 50px 53px 0px 57px;
 margin: 0px;
 font-size: 12px;
}

#longtitle {
 width: 901px;
 height: 68px;
 padding: 0px;
 margin: 0px;
 overflow: hidden;
 float: left;
}

#longtitle h3 {
 line-height: 68px;
 padding: 0px;
 margin: 0px;
 font-size: 14px;
 font-weight: bold;
 letter-spacing: 0.1em;
 color: #660066;
 text-align: center;
}

#buttons {
  width: 509px;
  height: 83px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
  overflow: hidden;
}

img.button {
  width: 509px;
  height: 83px; 
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  border: 0px;
}