body {
  margin-top: 0;
  background-repeat: repeat-y;
  background-position:  center center;
  background-color: #e2e2e2;
  background-image: url(pics/bodyborder.jpg);
}
#wrapper {
  margin: 2px auto;
  padding: 0px;
  width: 900px;
  background-color: white;
  background-repeat: repeat-y;
  background-position: left center;
}
#title {
  font-size: 24pt;
  text-align: center;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  color: #ff6600;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  line-height: 40px;
}
#topbar {
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  list-style-type: none;
  line-height: 17px;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-align: right;
  padding-top: 3px;
  height: 20px;
  font-size: 12px;
}
#topbar a {
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-align: left;
  line-height: 17px;
  background-color: white;
  font-size: 12px;
  color: #666666;
}
#topbar a:hover {
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-align: left;
  line-height: 17px;
  color: #ff6600;
  background-color: white;
  font-size: 12px;
  text-decoration: none;
}
#navlist {
  border-style: solid none;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding-left: 20px;
  list-style-type: none;
  font-weight: inherit;
  background-color: white;
  padding-top: 3px;
  padding-bottom: 5px;
}
#navlist a {
  border-style: none;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-align: left;
  background-color: white;
  color: #666666;
  display: inline;
  font-size: 12px;
  line-height: 17px;
}
#navlist a:hover {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-align: left;
  text-decoration: none;
  line-height: 17px;
  background-color: white;
  color: #ff6600;
  font-size: 12px;
}
#linksbar {
  list-style-type: none;
  text-transform: none;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 17px;
  text-decoration: none;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  height: 20px;
  padding-top: 3px;
  color: #666666;
}
#linksbar a {
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  line-height: 17px;
  text-align: center;
  background-color: white;
  color: #666666;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  text-decoration: none;
}
#linksbar a:hover {
  text-decoration: none;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  line-height: 17px;
  text-align: center;
  background-color: white;
  color: #ff6600;
  font-size: 12px;
  font-family: Arial,Helvetica,sans-serif;
}
#bottombar {
  border-top: 1px solid #999999;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-align: right;
  text-decoration: none;
  padding-right: 10px;
  height: 15px;
  padding-top: 5px;
  font-size: 9px;
  background-color: white;
  color: #999999;
}
#header {
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 20px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  font-size: 14pt;
  text-align: left;
  color: #666666;
}
#text {
  padding: 0px 20px 20px;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-align: justify;
  line-height: 14px;
  color: #666666;
  font-size: 12px;
}
#text li {
  font-weight: normal;
  color: #666666;
  line-height: 20px;
  list-style-type: disc;
  font-size: 12px;
}
#text a {
  text-decoration: underline;
  color: #ff6600;
}
#text a:hover {
  text-decoration: underline;
  color: #cc0000;
}
