body {
  background: url('images/background.jpg') repeat-x 0 0;
  color: #000000;
  font-family: Arial, sans-serif;
  font-size: 13px;
  margin: 0;
  padding: 0;
  text-align: center;
}

#container {
  margin: 0 auto;  
  text-align: left;
  width: 920px;
}

#header {
  height: 148px;
  width: 724px;
  margin-bottom: 18px;
  margin-top: 18px;
  position: relative;
}

#photobox {
  height: 630px;
  width: 166px;
  left: 744px;
  position: absolute;
  top: 0;
  background-color: rgba(0, 0, 0, 0.0);
}

#scrolltext {
  top: 184px; 
  padding-left: 60px;
  padding-right: 60px;
  width: 604px;
  position: absolute;
  font-size:24px;
}

#boxrow1 {
  top: 240px;
  height: 115px;
  width: 724px;
  position: absolute;
}

#boxrow2 {
  top: 373px;
  height: 115px;
  width: 724px;
  position: absolute;
}

#boxrow3 {
  top: 506px;
  height: 115px;
  width: 724px;
  position: absolute;
}

#box1 {
  width: 353px;
  height: 115px;
  position: absolute;
  
}

#box2 {
  
  left: 371px;
  width: 353px;
  height: 115px;
  position: absolute;
  
}

#box3 {
  width: 353px;
  height: 115px;
  position: absolute;
  
}

#box4 {
  
  left: 371px;
  width: 353px;
  height: 115px;
  position: absolute;
  
}

#box5 {
  width: 353px;
  height: 115px;
  position: absolute;
  
}

#box6 {
  
  left: 371px;
  width: 353px;
  height: 115px;
  position: absolute;
  
}

#boxtext1 {
  
  left: 90px;
  top: 0px;
  width: 263px;
  position: absolute;
}

#img1 {
  
  width: 90px;
  height: 115px;
  z-index: 1;
  position: absolute;
  background: #FFFFFF;
  color:#000000
}

#footer {
  top: 666px;
  height: 148px;
  width: 908px;
  position: absolute;
}