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

label, input {
font-size: 12px;
vertical-align:bottom;
}

/*img {
  border: 0;
}*/

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

p {
  text-align: justify;
}

#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 {
 position: absolute;
 width: 500px;
 margin-left: -250px;
 left: 50%;
 font-size: 15px;
 text-align:justify;
 color: #646464; 
  
}

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

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


/*a:link {
  color: #646464;
}
*/

a:visited {
  color: #0000FF;
}

/*
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: 16px;
  font-size: 13px;
  margin-right: 2px;
  width:226px;
}

a img {
  border:0;
}
