body {
  margin: 0;
  background: #f4ddb1 url(images/headerbg.gif) no-repeat scroll left top;
  line-height: 14pt;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  font-family: Candara,Verdana,Helvetica,sans-serif;
  font-variant: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
a:link {
  color: #480090;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #333333;
}
a:active {
  color: #275a78;
  text-decoration: none;
}
a:active:hover {
  color: #333333;
  text-decoration: underline;
}
a:visited {
  color: #275a78;
  text-decoration: none;
}
a:visited:hover {
  color: #333333;
  text-decoration: underline;
}
#header {
  background-color: #f4ddb1;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left top;
  width: 282px;
  height: 439px;
  margin-left: 0;
  margin-right: auto;
  margin-bottom: 0;
  text-align: right;
  float: left;
}
#wrap {
  width: 782px;
}
#container {
  background: #f8ebd2 none repeat scroll 0% 50%;
  margin-left: 280px;
  position: absolute;
  width: 700px;
}
#navcontainer {
  margin-top: 450px;
  width: 250px;
  position: absolute;
  margin-left: 21px;
}
#navlist li {
  margin-left: 15px;
  list-style-type: none;
  text-align: right;
  padding-right: 20px;
  font-family: 'Lucida Grande',Verdana,Helvetica,sans-serif;
  font-size: 17px;
  color: #832b00;
}
#navlist li a:link {
  color: #832b00;
  text-decoration: none;
}
#navlist li a:visited {
  color: #dd4800;
  text-decoration: none;
}
#navlist li a:hover {
  color: #f37900;
  text-decoration: none;
}
h3 {
  font-size: 21px;
  font-weight: bold;
  color: #993300;
}
.content {
  padding: 21px;
  font-size-adjust: none;
  font-family: Candara,Verdana,Helvetica,sans-serif;
  text-align: justify;
  font-weight: normal;
  font-variant: normal;
  line-height: 14pt;
  font-size: 13pt;
  font-style: normal;
  font-stretch: normal;
}
#footer {
  background: transparent none repeat scroll 0% 50%;
  height: 66px;
  text-align: center;
  font-family: 'Lucida Grande',Verdana,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 8pt;
  line-height: 14pt;
  font-size-adjust: none;
  font-stretch: normal;
  color: #333333;
}
#title {
  position: absolute;
  top: 440px;
  left: 9px;
  padding-left: 9px;
  font-family: 'Lucida Grande',Verdana,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 14pt;
  line-height: 12pt;
  font-size-adjust: none;
  font-stretch: normal;
  color: #275a78;
}
