html, body {
  padding: 0;
  margin: 0;
  background: #f2a209 url('copysiderep.png');
  background-repeat: repeat-y;
  background-position: left 3px;
}
body {
  color: #000;
  font-family: "Verdana", sans-serif;
  font-size: 80%;
}
a {
  color: #5fbd00;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #F90;
}
h1, h2, h3, h4 {
  padding: 0;
  margin: 0;
}
div#page {
  background: #FFF url('siderep.png');
  background-position: top left;
  background-repeat: repeat-y;
  zoom: 1;
}
div#header {
  background: #FC6 url('toprep.png');
  background-position: 2px 0px;
}
div#header h1 {
  height: 133px;
  background: url('logo.png');
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
}
div#header h1 span {
  visibility: hidden;
}

div#sitenav {
  float: left;
}
div#sitenav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  background: url('sidetop.png');
  background-repeat: no-repeat;
}
div#sitenav ul ul {
  padding: 21px 4px;
  width: 129px;
  padding-bottom: 0;
}
div#sitenav ul ul li {
  margin-bottom: 8px;
  text-align: center;
  font-weight: bold;
}
div#sitenav a {
  _margin-left: -1px;
  display: block;
  background: url('button1.png');
  background-repeat: no-repeat;
  padding-top: 8px;
  *padding-bottom: 8px;
  color: #000;
  height: 27px;
  width: 127px;
}
html>body div#sitenav a {
  padding-bottom: 0px;
}
div#sitenav ul ul li.backtree a {
  background: url('button2.png');
  background-repeat: no-repeat;
}
div#sitenav a:hover {
  background: url('button2.png');
  background-repeat: no-repeat;
  text-decoration: none;
}
div#main {
  border-top: 10px solid #000;
  border-bottom: 10px solid #000;
  margin-left: 96px;
  min-height: 320px;
  padding-left: 40px;
}
div#main2 {
  padding: 1em;
}
div#content {
  width: 99%;
  xfloat: left;
  overflow: hidden;
  xzoom: 100%;
}
#navcrumbwrapper {
  color: #999;
  zoom: 100%;
}
#navcrumb {
  padding: 0 0.75em 0.5em 0.25em;
}
#navcrumb ul {
  margin: 0;
  padding: 0;
}
#navcrumb li {
  font-size: 90%;
  list-style-type: none;
  font-weight: bold;
  display: inline;
}
#navcrumb a {
  color: #5fbd00;
}
#navcrumb a:hover {
  color: #390;
}
#navcrumb em {
  font-weight: normal;
  font-style: italic;
}
img.sep {
  vertical-align: middle;
  padding-top: 0.01em;
  padding-bottom: 0.06em;
}

h2 {
  font-size: 250%;
}
div#copybar {
  background: #f2a209 url('copyrep.png');
  background-position: 0 30px;
  background-repeat: repeat-x;
}
div#copybar div {
  background: url('copysiderep.png');
  background-repeat: repeat-y;
  background-position: 0px 1px;
  height: 100px;
}
div#copybar div div  {
  background: url('copyreptop.png');
  background-repeat: repeat-x;
  background-position: 0px -1px;
}
div#copybar div div div {
  font-size: 80%;
  height: 31px;
  background: url('copysidereptop.png');
  background-repeat: no-repeat;  
  padding: 0.25em 0.5em;
  padding-left: 105px;
}
div#copybar a {
  color: #390;
}
.itembox p {
  padding-bottom: 1em;
}
