#content
{
  margin-top: 20px;
  margin-right: 100px;
  margin-left: 100px;
}


#content h1
{
  margin: 40px 0px 0px 0px;
  color: #009966;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
}


#content h2
{
  margin: 10px 0px 40px 0px;
  color: #000000;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
}


#photo_holder
{
  margin: 0px 0px 30px 0px;
  position: relative;
  left: -50px;
  width: 598px;
  height: 150px;
}


#photo1
{
  position: absolute;
  left: 0px;
  width: 200px;
  height: 150px;
  border: 1px solid #000000;
}


#photo2
{
  position: absolute;
  left: 250px;
  width: 200px;
  height: 150px;
  border: 1px solid #000000;
}


#photo3
{
  position: absolute;
  left: 500px;
  width: 200px;
  height: 150px;
  border: 1px solid #000000;
}
