body {
  margin: 10px;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-image: url(http://www.goalsettingforms.com/images/target.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  text-align: center;
}

#wrapper {
  position: relative;
  text-align: left;
  width: 760px;
  padding: 10px 0 0 0;
  margin-right: auto;
  margin-left: auto;
}

#content {
  margin-left: 170px;
  padding: 0px 0px 0px 5px;
}

#testimonials {
  position: absolute;
  top: 135px;
  left: 0;
  width: 170px;
}

.testim {
  padding: 10px;
  font-size: x-small;
  border: 1px solid #7F635C;
}

#head {
  position: relative;
  height: 70px;
  width: 600px;
  border-bottom: 1px solid #000000;
  background-color: #5BA05B;
}

p {
  font-size: small;
  margin: 15px 10px 15px 10px;
}

blockquote {
  font-size: small;
  font-style: italic;
}

p.center {
  font-size: small;
  margin: 15px 10px 15px 10px;
  text-align: center;
}

table p.center {
  font-size: small;
  margin: 5px 0 5px 0;
  text-align: center;
}

p.right {
  font-size: small;
  margin: 15px 10px 15px 10px;
  text-align: right;
}

p.menu {
  font-size: x-small;
  margin: 15px 10px 15px 10px;
  text-align: center;
}

h1 {
  margin: 0px 10px 15px 10px;
  font-size: small;
  font-style: italic;
  font-weight: normal;
  text-align: center;
}

.underline {
  text-decoration: underline;
}

h2 {
  font-size: x-large;
  font-weight: bolder;
  text-align: center;
}

h2 em, h3 em {
  color: #CC0000;
  background-color: #FFFF00; 
  font-style: normal;
}

.em {
  font-weight: bold;
}

em.white {
  font-weight: bold;
  font-style: normal;
  color: #FFFFFF;
}

em.italic {
  font-weight: bold;
  font-style: italic;
}

em.yellow {
  font-weight: bold;
  font-style: normal;
  background-color: #FFFF00;
}

em.yellowred {
  font-weight: bold;
  font-style: normal;
  color: #CC0000;
  background-color: #FFFF00;
}

ul.darts {
  list-style-image: url(http://www.customresearchpapers.us/images/dart.gif);
}

li {
  font-size: small;
}

h3 {
  color: #CC0000;
  margin: 0px;
  text-align: center;
}

.subh3 {
  margin: 5px;
  font-size: x-small;
  text-align: center;
}

.subh4 {
  margin: 5px;
  font-size: xx-small;
  text-align: center;
}

.list {
  background-color: #ECDEDA;
  border: 1px solid #7F635C;
  margin: 10px;
}

.block {
  background-color: #FFFFFF;
  border: 1px solid #7F635C;
  margin: 10px;
  padding: 10px;
  font-size: small;
} 

.bonuses {
  font-family: Arial;
  background-color: #FFFFCC;
  border: 3px solid #993300;
  margin: 10px;
  padding: 0px;
}

.collection {
  font-family: Arial;
  background-color: #FFFFFF;
  border: 3px solid #993300;
  margin: 10px;
  padding: 0px;
}

.bonus {
  font-size: large;
  font-weight: bolder;
  text-decoration: underline;
}

.bonushead {
  margin-left: 20px;
  color: #CC0000;
  font-size: large;
  font-weight: bold;
  font-style: normal;
  text-align: right;
}

#guarantee {
  text-align: center;
  background-color: #CCFFCC;
  border: 2px solid #003300;
  padding: 10px;
  margin: 20px 120px 0px 120px;
}

p.question {
  font-weight: bold;
  font-size: medium;
  color: #CC0000;
}

img {
  float: left;
  margin: 0px 15px 0px 0px;
}

img.signature {
  float: none;
  padding: 0px 0px 0px 8px;
  margin: 8px 15px 0px 5px;
}

img.photo {
  float: right;
  margin: 0px 0px 0px 15px;
}

input.txt {
  border: 1pxinset#00008B;
}


form p label {
  font-size: xx-small;
  float: left;
  width: 35%;
}

form p {
  clear: left;
  margin: 3px 10px 0 10px;
}

#testimonials ul {
  width: 150px;
  list-style: none;
  margin: 0px 10px 0px 10px;
  padding-left: 0;
}

#testimonials li {
  font: 80% Verdana;
  margin-bottom: 2px;
  border-bottom: 1px solid #7F635C;
}

#testimonials li a:link, #testimonials li a:visited {
  text-decoration: none;
  color: #901602;
  background-color: transparent;
}

#testimonials a:hover {
  color: #621313;
}

.smsection {
  border-bottom: 1px dotted #a1a5a9;
  font-weight: bold;
  color: #76797c;
  margin: 15px 0 3px 10px;
  padding-bottom: 4px;
}

ul.sm {
  list-style: square;
  margin: 0 0 0 27px;
  padding-left: 0;
}

ul.sm li {
  font-size: x-small;
}

.subs {
  font-size: xx-small;
  background-color: #FFFFFF;
  border: 1px solid #7F635C;
  border-collapse: collapse;
  
}

.subhead {
  background-color: #7F635C;
  border: 1px solid #7F635C;
}

.tdlabel {
  padding: 0 0 0 5px;
}