body {
  margin: 0px;
  padding: 0px;
  background: #7B7A7F; 
  color: #FFFFFF;
  font: normal 10px/16px Verdana, Arial, sans-serif;
}
img {
  border: 0px;
}
#holder {
  position: relative;
  overflow: hidden;
  margin: 0px auto;
  padding: 0px;
  padding-bottom: 20px;
  width: 765px;
}
#dunbrody {
  position: absolute;
  right: 0px;
  top: 5px;
}
#archertext {
  position: absolute;
  top: 140px;
  left: 20px;
  width: 95px;
  text-align: center;
}
#archertext b {
  color: #4FDB00;
  background: transparent; 
}
#pro {
  position: absolute;
  right: 0px;
  top: 185px;
  width: 616px;
  height: 18px;
  border: 1px solid #504F52;
  color: #ffffff;
  background: #576277;
  text-align: center;
  font-weight: bold;
  padding-top: 2px;
}
#links {
  position: relative;
  float: left;
  width: 116px;
  margin-left: 5px;
  margin-top: 13px;
  background: #8D8D91;
  border: 1px solid #504F52;
  padding-bottom: 7px;
}
#links2 {
	position: relative;
  float: left;
  width: 116px;
  margin-left: 5px;
  margin-top: 13px;
  background: #8D8D91;
  border: 1px solid #504F52;
  padding-bottom: 7px;

}
#links a {
  float: left;
  width: 100px;
  height: 19px;
  padding-top: 3px;
  margin-top: 7px;
  margin-left: 8px;
  background: #576277;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  font-weight: bold;  
}
#links a:hover {
  color: #4FDB00;
  background-color: #576277;
}
#content {
  float: right;
  width: 616px;
  height: 350px;
  margin-top: 13px;
  background: #8D8C91;
  border: 1px solid #504F52;
  overflow: auto;
}
#content #pad {
  padding: 7px;
}
#content hr {
  width: 98%;
  height: 2px;
  border: 0px;
  color: #4FDB00;
  background-color: #4FDB00;
}
#content h1 {
  color: #576277;
  background: transparent;
  font-size: 28px;
  margin-top: 0px;
}
#content h2 {
  font-size: 12px;
}
#bottom {
  position: absolute;
  top: 573px;
  left: 150px;
  color: #000000;
  background: transparent;
}
#content table {

width: 570px;

text-align: left;

color: #FFFFFF;

font: normal 10px/16px Verdana, Arial, sans-serif;

}
