body{
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  width: 100%;
  height: 100%;
  background: #acacac;
}

a:link{
  color: #acacac;
  text-decoration: none;
  border: 0px;
} 

a:visited{
  color: #acacac;
  text-decoration: none;
} 

a:hover{
  color: white;
  text-decoration: none;
}


#Pic {
  width: 928px;
  height: 476px;
  position: absolute;
  top: 50%; left: 50%;
  margin-top: -238px;
  margin-left: -464px;
  background: transparent url(back3.png) no-repeat center center;
}

#Pic1 {
  width: 928px;
  height: 476px;
  position: absolute;
  top: 50%; left: 50%;
  margin-top: -238px;
  margin-left: -464px;
  background: transparent url(back.png) no-repeat center center;
}

#contentarea{
  width: 750px;
  height: 270px;
  padding: 0px;
  overflow: auto;
  position: absolute;
  top: 50%; left: 50%;
  margin-left: -450px;
  margin-top: -195px;
  padding-right: 20px;
}

.thumbnail{
  border-style: solid;
  border-width: 3px;
  border-color: #FFFFFF;
  margin-left: 30px;
  margin-bottom: 30px;
}

#linktable {
  width: 100px;
  height: 200px;
  position: absolute;
  top: 50%; left: 50%;
  margin-left: 355px;
  margin-top: -140px;
}

#CompanyTable {
  background-color: white;
  border-collapse: collapse;
  position: absolute;
  top: 50%; left: 50%;
  margin-left: -350px;
  margin-top: -125px;
}

#TextArea{
  width: 700px;
  height: 280px;
  padding: 0px;
  position: absolute;
  top: 50%; left: 50%;
  margin-left: -400px;
  margin-top: -125px;
}

#infotable {
  width: 920px;
  height: 71px;
  position: absolute;
  top: 50%; left: 50%;
  margin-left: -460px;
  margin-top: 168px;
}

