body {
  padding: 0.3em;
  background-color: #66664d;
  text-align: center;
  font-size: 0.9em;
  color: #66664d;
  font-family: Arial,Verdana,Helvetica,sans-serif;
}
p {
  line-height: 1.2em;
  text-align: left;
  font-size: 0.9em;
  font-weight: 500;
  margin-left: 1em;
  margin-right: 1em;
}
table.layout {
  border: 1px solid #dfac41;
  margin: -0.1em auto 1.5em;
  background-color: #000000;
  width: 770px;
}
td.header {
  background-image: url(header.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  width: 770px;
  height: 320px;
  font-family: Papyrus;
  z-index: 4;
}
td.header *|h1 {
  padding: 0.2em;
  top: -1.3em;
  text-align: right;
  word-spacing: 0.2em;
  font-weight: 900;
  position: relative;
  text-decoration: none;
  letter-spacing: 7px;
  font-size: 3em;
  color: #66664d;
}
td.header *|h2 {
  position: relative;
  top: -3.2em;
  max-width: 400px;
  font-style: italic;
  font-weight: 900;
  color: #000000;
  float: right;
  right: 1.5em;
  text-align: right;
  letter-spacing: 4px;
  font-size: 1.8em;
  line-height: 1.5em;
  margin-bottom: 0.5em;
}
td.sidebar {
  border-style: none;
  overflow: visible;
  width: 170px;
  vertical-align: top;
  text-align: left;
}
td.leadtext {
  width: 570px;
  text-align: center;
  vertical-align: top;
  position: relative;
  z-index: 7;
}
.leadtext *|h2 {
  padding: 1em .07em;
  line-height: 1.5em;
  margin-top: -4em;
  position: relative;
  z-index: 7;
}
td.maintext {
  padding-top: 1em;
  width: 750px;
  vertical-align: top;
  text-align: center;
}
td.maintext *lp {
  padding-left: 0.4em;
  padding-right: 0.4em;
  margin-top: 1em;
  margin-bottom: 0.1em;
  text-align: justify;
}
#portrait {
  padding: 0.6em;
  position: relative;
  z-index: 5;
  margin-top: 4em;
  margin-right: auto;
  margin-left: -1px;
  width: 150px;
}
#portrait *|img {
  border-style: solid;
  border-color: #dfac41 #dfac41;
  border-width: 1px;
  width: 150px;
  height: 167px;
}
*|#bio {
  border-style: none solid solid;
  border-color: #dfac41 #dfac41;
  border-width: medium 1px 1px;
  width: 150px;
  text-align: justify;
  margin-top: -0.9em;
  background-color: #250f00;
}
#bio p {
  padding-top: -1em;
  font-size: 0.7em;
  font-weight: normal;
  line-height: 1.5em;
}
#feature {
  border: 1px solid #dfac41;
  margin: 1.5em auto 0.1em;
  width: 600px;
  background-color: #66664d;
}
#feature img {
  border: 2px solid #000000;
  margin: 0.7em 0.8em auto 0.7em;
  text-align: right;
  width: 250px;
  float: right;
}
#feature p {
  padding: 0.7em 1em 0.2em;
  text-align: left;
  margin-top: 0.2em;
  font-size: 0.9em;
  color: #000000;
}
#feature h4 {
  text-align: center;
  letter-spacing: 1px;
  font-size: 1.1em;
  margin-top: 1em;
  margin-bottom: 0.5em;
  color: #000000;
}
div#contact p {
  text-align: center;
  font-size: 10pt;
  color: #dfac41;
}
div#footer p {
  text-align: center;
  font-size: 0.5em;
  color: #dfac41;
  text-decoration: none;
  font-weight: 400;
  margin-bottom: 1px;
  margin-top: 2em;
}
p.email {
  text-align: center;
  font-size: 0.9em;
  margin-bottom: 0.5em;
}
p.phone {
  text-align: center;
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 1em;
}
h1 {
  text-decoration: none;
  text-align: center;
  letter-spacing: 2px;
  font-size: 1.2em;
  margin-top: 0.5em;
}
h2 {
  text-decoration: none;
  text-align: center;
  letter-spacing: 1px;
  font-size: 1.1em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
a:link {
  color: #dfac41;
  text-decoration: underline;
  font-weight: normal;
}
a:visited {
  color: #dfac41;
  text-decoration: underline;
  font-weight: normal;
}
a:active {
  color: red;
  text-decoration: none;
  font-weight: normal;
}
a:hover {
  color: red;
  text-decoration: underline;
  font-weight: normal;
}
