body {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #d1d4ff;
}

#frame {
  width: 800px;
  margin: auto auto;
  height: auto;
  padding: 0px 0px;
}

#contentheader {
  height: 110px;
  width: 800px;
  background-image: url(../images/header2d.gif);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: center top;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  text-align: center;
}

.hrline2 {
  width: 740px;
  margin-top: 8px;
  margin-bottom: 5px;
  margin-left: 5px;
  float: left;
  color: #FFFFFF;
}

.contentheader-left {
  background-color: #dfdfdf;
  float: left;
  height: 140px;
  width: 373px;
}

.contentheader-right {
  background-color: #dfdfdf;
  float: left;
  height: 140px;
  clear: right;
  margin-top: 5px;
  width: 373px;
}

#contentbottom {
  padding: 0px 0px;
  width: 100%;
  margin: 0px 0px;
  text-align: center;
  height: 85px;
  left: 2px;
  background-attachment: scroll;
  background-image: url(../images/bottomgraphics.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  float: left;
}

.contentbtm-left {
  float: left;
  height: auto;
  width: 190px;
  left: 10px;
  top: 10px;
}

.contentbtm-right {
  float: left;
  height: auto;
  width: 135px;
  clear: right;
}

.contentbtm-ctr {
  float: left;
  height: auto;
  width: 415px;
  left: 10px;
  top: 10px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #000000;
}

.leftside {
  float: left;
  width: 200px;
  margin-left: 75px;
}

.framebtmhdr {
  text-align: center;
  width: 100%;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  color: #003366;
  margin-right: auto;
  margin-left: auto;
  float: left;
  height: auto;
}

.framebtmcom {
  text-align: center;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  color: #000000;
  margin-right: auto;
  margin-left: auto;
}

.framebtmb {
  text-align: center;
  width: 100%;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 22px;
  font-style: italic;
  font-weight: bold;
  color: #000000;
  margin-right: auto;
  margin-left: auto;
  line-height: normal;
  height: auto;
  margin-top: 15px;
}

.btmhdrname {
  text-align: center;
  width: 100%;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  color: #003366;
  margin-right: auto;
  margin-left: auto;
  float: left;
  height: auto;
}

.headercenter {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 36px;
  font-weight: bold;
  color: #003366;
  text-align: center;
  height: auto;
  width: 100%;
  font-style: italic;
  margin-top: auto;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
  padding-top: 20px;
}

#headerctr {
  height: 100px;
  width: 500px;
  background-image: url(../images/title-clr.gif);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: center top;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0px;
  text-align: center;
}

.mainbtm {
  text-align: center;
  height: auto;
  width: 400px;
  margin-right: auto;
  margin-left: auto;
  font-family: "Courier New", Courier;
  font-size: 24px;
  font-style: italic;
  font-weight: bold;
  color: #003366;
}