html, body {
  margin: 0;
  padding: 0;
}
body {
  background: #FFF url('back.jpg');
  color: #000;
  font-family: "Palatino Linotype", "Palatino", "Georgia", "Book Antiqua", "Times New Roman", serif;
  font-size: 90%;
}
a {
  color: #636BCD;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #1B2392;
}
h1,h2,h3,h4,h5,h6 {
  padding: 0;
  margin: 0;
}
div#header {
  background: url('header.jpg') repeat-x;
  height: 180px;
}
div#header h1 {
  background: url('logo2.jpg') no-repeat left top;
  height: 203px;
}
div#header small {
  display: none;
}
div#header h1 span {
  visibility: hidden;
}
div#header img.logo {
  position: absolute;
  top: 32px;
  padding-left: 218px;
}
div#navbar {
  position: absolute;
  top: 112px;
  left: 220px;
  font-size: 105%;
  font-style: italic;
  zoom: 1;
}
div#navbar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
div#navbar ul ul {
  text-align: left;
  xheight: 1.65em;
  padding-top: 0.30em;
}
div#navbar ul ul li {
  display: inline;
}
div#navbar ul ul li a {
  margin: 0.3em;
  color: #423603;
  xbackground: #FFEA91 url('navback.png') repeat-x bottom;
  padding: 0em;
  padding-bottom: 0.1em;
  padding-left: 0.15em;
  font-weight: bold;
  xborder: 1px solid #FFF;
  border-bottom: 6px solid #F4E39E;
  xborder-bottom: 6px solid #D9BA6F;
  xborder-right: 1px solid #000;
  zoom: 1;
  line-height: 2em;
  letter-spacing: 1px;
}
div#navbar ul ul li a:hover {
  xbackground: #FFF6D2 url('navhover.png') repeat-x bottom;
  text-decoration: none;
  xcolor: #1C259A;
  color: #7A4E00;
  border-bottom: 6px solid #D9BA6F;
  xborder-bottom: 6px solid #F4E39E;
}
div#navbar ul ul li.backtree a {
  zoom: 1;
  xbackground: #3F5CD9 url('navsel.png') repeat-x bottom;
  color: #000;
  xborder: 1px solid #BDC9FC;
  border-bottom: 6px solid #636BCD;
}
div#navbar ul ul li.backtree a:hover {
  zoom: 1;
  xbackground: #3F5CD9 url('navsel.png') repeat-x bottom;
  color: #000;
  xborder: 1px solid #BDC9FC;
}
div#iewrap {
  zoom: 1;
}
div#sidebar {
  background: url('sidetopright.png') no-repeat top right;
  width: 12em;
  float: left;
  padding-right: 6px;
}
#outerwrap {
  max-width: 920px;
  width: auto;
  width: expression(document.body.clientWidth > 920 ? "920px": "auto");
}
#content {
  zoom: 1;
  margin: 0 220px;
  margin-bottom: 1em;
}
#content p {
  padding-bottom: 0.5em;
  font-size: 105%;
  margin: 0 0.3em;
  text-align: justify;
}
blockquote {
  text-align: justify;
  font-style: italic;
}
div#leftcol {
  position: absolute;
  left: 40px;
  top: 200px;
  width: 140px;
  padding-bottom: 1em;
}
div#leftcol h3 {
  font-size: 120%;
  font-weight: bold;
  text-align: center;
  padding-bottom: 0.3em;
  margin: 0;
  color: #594E21;
  padding-left: 0;
  padding-right: 0;
  text-indent: 0;
}
div#leftcol div.picture img {
  width: 100px;
  margin: 0;
  padding: 0;
  margin: 0 auto;
  display: block;
}
div#leftcol div.picture {
  border-left: 0px;
  float: none;
  padding: 0;
  margin-bottom: 0.5em
}
div#leftcol p {
  text-align: center;
  color: #7E690E;
  font-style: italic;
  font-size: 95%;
}
div#leftcol em {
  color: #BDA53C;
  letter-spacing: 1px;
  font-weight: bold;
}
div#rightcol {
  position: absolute;
  right: 40px;
  top: 200px;
  width: 140px;
  padding-bottom: 1em;
}
div#rightcol h3 {
  font-size: 120%;
  font-weight: bold;
  text-align: center;
  padding-bottom: 0.3em;
  margin: 0;
  color: #594E21;
  padding-left: 0;
  padding-right: 0;
  text-indent: 0;
}
div#rightcol div.picture img {
  width: 80px;
  margin: 0;
  padding: 0;
  margin: 0 auto;
  display: block;
}
div#rightcol div.picture {
  border-left: 0px;
  float: none;
  padding: 0;
  margin-bottom: 0.5em
}
div#rightcol p {
  text-align: center;
  color: #7E690E;
  font-style: italic;
  font-size: 95%;
}
div#rightcol em {
  color: #BDA53C;
  letter-spacing: 1px;
  font-weight: bold;
}
div.null {
  display: none;
}
div#rightcol p {
  text-align: center;
  color: #7E690E;
  font-style: italic;
}
img.picture {
  margin: 0.5em 0;
}
img.noborder {
  border: none;
}
img.imgr {
  float: right;
  margin-left: 1.5em;
}
img.imgl {
  float: left;
  margin-right: 1.5em;
}
img.imgleft {
  float: left;
  margin-right: 20px;
}
#content p.imgleft {
  margin-left: 276px;
}
div#copybar {
  padding: 0.25em 0.75em;
  border: 1px solid #DD9;
  background: #FFFFDD;
  color: #996;
  margin-top: 2.5em;
  margin-bottom: 0.5em;
}
div#copybar p {
  margin: 0;
  padding: 0;
  font-size: 82%;
  font-style: italic;
  text-align: center;
}
div#copybar a {
  color: #bda53c;
}
div#copybar a:hover {
  color: #bda53c;
}
#content #blackout_wrap p {
  text-align: left;
}
div#cartinfo p {
  text-align: center;
}
div#cartinner2 {
  height: 84px;
}
div#cartinfo table {
  margin-top: 18px;
  margin-bottom: 18px;
  border-collapse: collapse;
}
div#cartinfo td {
  height: 84px;
}
div#cartinner1 {
  background: #CA3 url('/res/cartinfo.jpg');
  height: 120px;
}
div#cartinner1 a {
  color: white;
}
div#adblock p {
  padding: 0;
  margin: 0;
}
div#adblock a {
  margin: 0;
  padding: 0;
}
div#adblock img {
  position: relative;
  left: -18px;
}
table.thright th, th.r, td.r {
  text-align: right;
  vertical-align: top;
  white-space: nowrap;
}
.margintb {
  margin: 1.5em 0;
}
