a {
  font-style: italic;
  font-weight: bold;
  color: #008000;
  text-decoration: none;
}

body {
  text-align: center;
  margin: 0px;
  padding: 0px;
  background-color: #FFFFCC;
}

dd {
  text-align: right;
}

dt {
  color: #008000;
}

h1 {
  font-size: 36pt;
  color: #008000;
  margin-bottom: 1px;
  padding-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
  border-bottom-style: none;
  height: 44px;
}

h3, h4, h5 {
  margin-bottom: 1px;
  color: #008000;
}

hr {
  color: #008000;
  background-color: #008000;
  height: 1px;
}

p {
  color: #008000;
}

ul {
  color: #008000;
  list-style: disc;
}

.bordertable {
  border: 0;
  padding: 2px 4px 2px 4px;
}

div.awards {
  position: absolute;
  left: 880px;
  top: 25px;
  height: 500px;
  width: 110px;
  z-index: 1;
}

div.awards img {
  width: 100px;
  height: 152px;
  padding-bottom: 20px;
  border: 0px;
}

span.mainheading {
  font-size: 36pt;
  color: #008000;
}

div#bottom {
  text-align: center;
  color: #008000;
  z-index: 1;
}

div#homebody {
  text-align: center;
  margin-left: 2px;
  margin-top: 0;
  padding-top: 0;
  position: absolute;
  left: 215px;
  top: 0px;
  height: 500px;
  width: 650px;
  z-index: 1;
}

div#mainbody {
  text-align: left;
  margin-left: 2px;
  position: absolute;
  left: 215px;
  top: 0px;
  height: 500px;
  width: 700px;
  z-index: 1;
  color: #008000;
}

a:hover {
  font-style: italic;
  font-weight: bold;
  color: #FF0000;
  text-decoration: none;
}

div.buttona {
  margin-left: 25px;
  position: absolute;
  left: 5px;
  top: 15px;
}

div.buttona ul {
  margin: 0px;
  padding: 0px;
  font-family: VERDANA, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 35px;
}

div.buttona li {
  list-style-type: none;
  height: 35px;
  width: 140px;
  margin: 10px;
  text-align: center;
}

div.buttona li a {
  height: 95%;
  width: 100%;
  display: block;
  text-decoration: none;
  border-width: 4px;
}

div.buttona li a:link {
  color: #FFFFCC;
  background-color: #006633;
  border-style: outset;
  font-style: normal;
}

div.buttona li a:visited {
  color: #FFFFCC;
  background-color: #006633;
  border-style: outset;
  font-style: normal;
}

div.buttona li a:hover {
  color: #FFFFFF;
  background-color: #006633;
  border-style: outset;
  font-style: normal;
}

div.buttona li a:active {
  color: #FFFFCC;
  background-color: #006633;
  border-style: inset;
  font-style: normal;
}

.rss-box {
  left: -29px;
  top: -15px;
  position: relative;
  margin: 0px 0px;
  padding: 0px 0px;
}

.rss-items {
  list-style: none;
 }

.rss-item {
  font-family: tahoma;
  font-size: 15px;
  color: #008000;
  border-top: 2px solid #009900;
  margin: 0px 0px 25px;

}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
  font-style: italic;
  color: #008000;
  font-size: 17px;
}

.rss-item a:hover {
  color: #FF0000;
}

.rss-date {
  font-size: 12px;
  line-height: 25px;
  padding-top: 5px;
  font-weight: bold;
  color: #008000;

}
