body {
  padding: 0px;
  margin: 0px;
  font-family: verdana;
  font-size: 8pt;
  color: #123760;
  text-align: center;
  background-image: url(images/bg.jpg);
}

#main {
  position: relative;
  width: 950px;
  height: 700px;
  background-image: url(images/bg_content2.jpg);
}

#cred {
  position: absolute;
  bottom: -5px;
  left: 310px;
  width: 390px;
  height: 20px;
  text-align: center;
  top: 664px;
}

#text1 {
  position: absolute;
  top: 100px;
  left: 320px;
  width: 290px;
  height: 120px;
  text-align: justify;
}

#text2 {
  position: absolute;
  top: 255px;
  left: 340px;
  width: 485px;
  height: 100px;
  text-align: justify;
}

#text3 {
  position: absolute;
  top: 410px;
  left: 360px;
  width: 330px;
  height: 200px;
  text-align: justify;
}

#text4 {
  position: absolute;
  top: 580px;
  left: 400px;
  width: 300px;
  text-align: justify;
}

#who {
  position: absolute;
  top: 100px;
  left: 615px;
  width: 214px;
  height: 141px;
}

#links {
  position: absolute;
  top: 45px;
  left: 460px;
  width: 320px;
  height: 21px;
}

#gallery {
  position: absolute;
  top: 125px;
  left: 410px;
  width: 260px;
  height: 472px;
  text-align: left;
}

#gallery2 {
  position: absolute;
  top: 617px;
  left: 410px;
  width: 260px;
  height: 25px;
  text-align: right;
}

address {
  font-size: 7pt;
}

a {
  color: #123760;
}

p {
  margin-top: 5px;
  margin-bottom: 5px;
}

table {
  font-size: 8pt;
  margin-top: 10px;
  margin-bottom: 3px;
}

ul {
  margin-left: -15px;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-right: 0px;
}

.contact {
  margin-left: 35px;
}

img {
  border: 0px;
}
