html, body {
  margin: 0;
  padding: 0;
}
body {
  background: #FFF url('pageback.png') center;
  font-family: "Trebuchet MS", sans-serif;
}
.cssmod h2 {
  text-transform: uppercase;
}
.cssmod h3 {
  margin-left: -25px;
  margin-right: -25px;
  margin-bottom: -0.75em;
  margin-top: 0.5em;
  padding-left: 50px;
  background: url('heading.png') no-repeat;
  border: none;
  height: 49px;
  font-variant: small-caps;
  color: #505b17;
  font-size: 120%;
  clear: both;
}

div#pagetop {
  background: url('headtoprep.png') repeat-x;
}
div#pageoverlay {
  background: url('headtopclear2.png') repeat-y top center;
  padding-bottom: 15px;
}
.cssmod div#page {
  border: none;
  xwidth: 768px;
  xmargin: 0 auto;
}
.cssmod div#header {
  background: url('head.jpg') no-repeat top center;
  height: 223px;
  xwidth: 767px;
  xmargin: 0 auto;
}

.cssmod div#content {
  border: none;
  background: url('pageback3.png') repeat-y;
  width: 768px;
  margin: 0 auto;
}
.cssmod div#contentinner {
  border: none;
  background: url('maintop.png') no-repeat top center;
  xbackground: none;
  padding: 0;
  xwidth: 767px;
}
.cssmod div#contentextra {
  padding: 10px 25px;
  xwidth: 768px;
  xmargin: 0 auto;
}


.navbar div.x_topcat {
  font-family: "Tahoma", "Geneva", "Trebuchet MS", sans-serif;
  background: url('navback.jpg') no-repeat top center;
  height: 59px;
  color: #FFF;
  text-transform: uppercase;
  font-size: 130%;
  xborder-top: 1px solid #000;
  xborder-bottom: 1px solid #000;
}
.navbar div.x_topcat ul {
  width: 767px;
  margin: 0 auto;
  padding: 0;
  xfont-weight: bold;
  letter-spacing: 1px;
  padding: 3px;
}
.navbar div.x_topcat ul ul {
  display: inline;
  padding: 0;
}
.navbar div.x_topcat ul li {
  display: inline;
}
.navbar div.x_topcat ul li.group {
  margin: 0;
  margin-left: 1em;
  margin-right: 0.3em;
  line-height: 1.0;
}
.navbar div.x_topcat ul li.group span {
  font-size: 90%;
  font-family: "Trebuchet MS", sans-serif;
  font-weight: normal;
}
.navbar div.x_topcat span {
  padding: 5px 0;
}
.navbar div.x_topcat ul ul li {
  display: inline;
}
.navbar div.x_topcat ul ul li.sep {
  position: absolute;
}
.navbar div.x_topcat a {
  color: #FFF;
  padding: 5px 0.3em;
}
.navbar div.x_topcat a:hover {
  color: #000;
  text-decoration: none;
}
.navbar div.x_topcat li.firstcat a {
  margin-left: 15px;
}
.navbar div.x_topcat li.backtree a {
  color: #000;
  font-weight: bold;
}

.cssmod div.picture {
  background: none;
}
.cssmod div.raw_picture {
  background: none;
}

.cssmod div#content p {
  padding: 0 25px;
  margin-bottom: 1em;
  line-height: 1.5;
}
.cssmod div#content h2 {
  padding: 0px 5px;
  padding-bottom: 15px;
  font-family: "Tahoma", "Geneva", "Trebuchet MS", sans-serif;
  font-weight: normal;
  xclear: both;
  xborder-top: 2px solid #453b25;
  color: #453b25;
}
.cssmod div#content table {
  margin: 0 25px;
  margin-bottom: 1em;
}
.cssmod div#content td {
  padding-right: 0.5em;
}
div.quiz div.multi {
  padding-bottom: 1em;
}
.cssmod div#content div.multi p {
  text-indent: -2.5em;
  margin-left: 3em;
  color: #900;
  margin-bottom: 0.5em;
}
.cssmod div#content div.multi p.plain {
  text-indent: 0em;
  margin-left: 25px;
  margin-right: 25px;
}
.cssmod div#content div.multi input {
  text-indent: 1px;
  margin-left: 1px;
}

div#scopybar {
  border-top: 1px solid #453b25;
  background: url('copybar.png') top center no-repeat;
  height: 32px;
  border-bottom: 1px solid #453b25;
}
div#scopybarinner {
  margin-top: 5px;
  border-top: 1px solid #453b25;
}
div#scopybarinner div {
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-top: 3px;
  font-family: "Tahoma", "Geneva", sans-serif;
  font-size: 80%;
  color: #FFF;
  font-variant: small-caps;
  letter-spacing: 2px;
  xtext-transform: uppercase;  
  width: 767px;
}
div#scopybarinner a {
  color: #FFF;
}
