body {
  margin: 0pt;
  padding: 0pt;
  background-color: rgb(244, 236, 215);
  font-family: Verdana, arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 9pt;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  -x-system-font: none;
}

#wrapper {
  background: transparent url('background.jpg') repeat-x scroll 0% 0%;
  float: left;
}

#header {
  background: transparent url('header.jpg') no-repeat scroll 0% 0%;
  width: 100%;
  height: 324px;
}

h3 {
  margin: 0pt;
  text-align: left;
  padding-top: 110px;
  padding-left: 370px;
  font-family: Garamond, sans-serif;
  font-style: italic;
  font-variant: normal;
  font-weight: bold;
  font-size: 5em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  -x-system-font: none;
}

a.mainlink {
  text-decoration: none;
  color: rgb(255, 255, 255);
}

a.mainlink:hover {
  text-decoration: none;
  color: rgb(255, 255, 255);
}

#mainnav {
  float: left;
  margin-top: 0pt;
  margin-bottom: 10px;
  text-align: left;
  margin-left: 30px;
  display: inline;
}

.nav h2 {
  border-bottom: 2px solid rgb(227, 223, 201);
  padding: 11px 0pt 0pt;
  font-family: Garamond, serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  -x-system-font: none;
  text-align: right;
  margin-bottom: 0pt;
  width: 188px;
  color: rgb(35, 151, 249);
}

.nav * {
  margin: 0pt;
  padding: 0pt;
}

.nav li {
  width: 188px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}

#main {
  float: left;
  width: 60%;
  margin-left: 60px;
  line-height: 15px;
  text-align: justify;
  display: inline;
  color: rgb(127, 126, 110);
}

h1 {
  border-bottom: 2px solid rgb(227, 223, 201);
  padding: 8px 0pt 5px 40px;
  margin-top: 13px;
  font-family: Garamond, serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 31px;
  font-size-adjust: none;
  font-stretch: normal;
  -x-system-font: none;
  text-align: left;
  line-height: 15px;
  margin-bottom: 14px;
  color: rgb(35, 151, 249);
}

h4{
  color: #6699FF;
}


#footer {
  padding: 0PX 0PX 0PX 10PX;
  margin: 0pt;
  background: transparent url('footer.gif') repeat-x scroll 0% 0%;
  clear: both;
  height: 45px;
}

a.link {
  margin-top: 20px;
  font-family: Garamond, serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 31px;
  font-size-adjust: none;
  font-stretch: normal;
  -x-system-font: none;
  text-decoration: none;
  text-align: left;
  line-height: 15px;
  margin-bottom: 14px;
  color: rgb(35, 151, 249);
}

a.link:hover {
  margin-top: 20px;
  font-family: Garamond, serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 31px;
  font-size-adjust: none;
  font-stretch: normal;
  -x-system-font: none;
  text-decoration: none;
  text-align: left;
  line-height: 15px;
  margin-bottom: 14px;
  color: rgb(35, 151, 249);
}

img {
  margin: 0px 0px 0px 10px;
  padding: 5px;
}

a {
  text-decoration: underline;
  color: rgb(127, 126, 110);
}

a:hover {
  color: rgb(215, 213, 190);
}