body {text-align: center; }
h1 {
  font-family: sans-serif;
  font-style: normal;
  font-size: 40px;
}
ul {
  list-style-type: none;
  margin: 0;
  padding: 15px;
}
#frame {
  width: 800px;
  margin-right:auto;
  margin-left:auto;
  margin-top:10px;
  padding:0px;
  text-align:left;
}
#boxleft {
  width:194px;
  padding:0px;
  margin: 10px 0px 0px 0px ;
  float:left;
}
#ourinfobox {
  width: 184px;
  padding: 0px;
  margin: 10px 10px 0px 0px;
  float: left;
  text-align: left;
  line-height: 1.25;
  font-family: Helvetica, sans-serif;
  border-top: thin solid #00F;
  border-right:thin solid #00F;
  border-bottom: none;
  border-left: thin solid #00F;
  background: #EEE;
}
#linkbox {
  width: 184px;
  padding: 0px;
  margin: 0px 10px 0px 0px;
  float: left;
  text-align: center;
  border: thin solid #00F;
  background: #EEE;
}
#faderbox {
 width: 184px;
 padding: 0px;
 margin: 0px;
 float: left;
}
#titlebox {
  width: 606px;
  margin: 0px;
  padding: 15px 0px 0px 0px;
  text-align: center;
  border: thin solid #00F;
  background: #EEE;
}
#boxcenter {
  width: 606px;
  padding: 0px;
  margin: 10px 0px 0px 0px;
  float: left;
}
div.contentbox {
  width: 606px;
  padding:10px 5px;
  margin: 10px 0px;
  border: thin solid #00F;
  background:#eee;
}
#footerbox {
  width: 800px;
  Margin-top: 95px;
  padding: 5px 0px;
  font-size: x-small;
  text-align: center;
}
.right {float: right; border: solid thin rgb(0,0,0); margin: auto 15px; }
.left {float: left; border: solid thin rgb(0,0,0); margin: auto 15px; }
div.imgtxt:first-letter {color: blue; font-size: x-large; }
div.link img {border-style: none;}
div.section {
  font-family: sans-serif;
  font-style: normal;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  text-decoration: overline underline;
  margin: 15px 15px;
}
.section h1 {font-size: 35px}
