body {
  font-family: Arial;
  font-size: 75%;
  background-color: #fff;
}

/*img {
  border: 0;
}*/

h1 {
padding-top: 20px;
font-size: 12pt;
}

#site {
position: absolute;
  width: 800px;
  margin-left: -400px;
  left: 50%;
}

#logo {
  position: absolute;
  width: 183px;
  margin-left: -92px;
  margin-top: 20px;
  left: 50%;
}

#mainsite {
  position: relative;
}

#topic {
  /*margin: 20px;*/
  padding: 30px;
  width: 740px;
  text-align: center;
}

#menu {
  margin: 5px;
  width: 790px;
  text-align: center;
  color: #646464;
}

#content {
  
}

#footer {
  position: relative;
  width: 800px;
  margin-left: -400px;
  top: 70px;
  left: 50%;
  text-align:center;
  color: #646464;
  font-size: 90%;
  bottom:50px;
}

#menu a {
  text-decoration: none;
  /*font-weight: bold;*/
}


#menu a:link {
  color: #646464;
}

#menu a:visited {
  color: #646464;
}

#menu a:hover {
  color: #000;
  text-decoration: none;
}

.border {
  position: relative;
  border: 2px solid #f0f1f2;
  top:110px;
  width: 800px;
}

.line {
  width: 800px;
  text-align: center;
}

.references_1 {
  width: 170px;
  vertical-align: top;
  text-align: center;
}

.references_2 {
  vertical-align:top;
}

.thumb {
  margin: 6px;
}

.subtitle {
  font-size: 8pt;
  color: #646464;
}
.menubutton {
  color:#000;
}

.emailaddress {
  height: 18px;
  font-size: 13px;
}

a img {
  border:0;
}
