body { 
  color: #dddee0;
  font-family:"Times New Roman", Times, serif;
  font-size: 16px;
  background: #002600 url("png/3-bg.png") repeat-x center 29px;
  margin: 0px;
  }
a:link { color: #000080; text-decoration: underline;}
a:visited { color: #000080; text-decoration: none;}
a:hover { color: #000080; text-decoration: underline;}
a:active { color: #000080; text-decoration: underline;}

#copyrights a:link { color: #dddee0; text-decoration: underline;}
#copyrights a:visited { color: #dddee0; text-decoration: underline;}
#copyrights a:hover { color: #dddee0; text-decoration: none;}
#copyrights a:active { color: #dddee0; text-decoration: none;}

table { 
  font-family:"Times New Roman", Times, serif;
  font-size: 16px;
  color: #000;
  }
#main { 
 width: 800px;
 border: 1px solid #5f9200;
 border-bottom: 3px solid #5f9200;
 border-top: 0px;
 }
.header { 
  background: #002600;
  height: 75px;
  text-align: center;
  }
#main-text { 
  position: absolute;
  top: 200px;
  width: 300px;
  margin-left: 185px;
  text-align: center;
  z-index: 2;
  }
.topbarleft { 
  background-color: #245459;
  }
.topbarright { 
  background-color: #8bb0ff;
  width: 574px;
  font-weight: bold;
  height: 26px;
  }
.padded-cell { padding-left: 20px;}
.menu {
  background-color: #012c00;
  width: 226px;
  }
.content { 
  min-height: 550px;
  _height: 550px;
  background: #e3e3e1 url("img/3-photo.jpg") bottom center no-repeat;
  font-size: 13px;
  color: #002600;
  }
#inventor { background: #e3e3e1 url("png/3-inventor.png") bottom center no-repeat;}

.footerleft { 
  background-color: #012c00;
  }
.footerright { 
  background-color: #8bb0ff;
  height: 26px;
  padding-left: 30px;
  }