body {
  margin: 0;
  padding: 0;
  background: #457c05 none repeat scroll 0%;
  font-family: verdana,arial,"Trebuchet MS",tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 73%;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 1.7em;
  color: #666666;
}
#container {
  border: 10px solid #ffffff;
  padding: 0;
  background: #ffffff none repeat scroll 0%;
  width: 720px;
  margin-left: auto;
  margin-right: auto;
  color: #666666;
}
#navlist {
  margin: 0 0 20px;
  padding: 0;
  background: #7dce27 none repeat scroll 0%;
  text-align: left;
  letter-spacing: 3px;
}
#navlist li {
  margin: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  display: inline;
}
#navlist li a {
  border: 0 solid #eeeeee;
  padding: 3px 0.5em;
  background: #7dce27 none repeat scroll 0%;
  margin-left: 2px;
  color: #000000;
  text-decoration: none;
}
#navlist li a:link {
  color: #000000;
  background-color: #7dce27;
}
#navlist li a:visited {
  background: #7dce27 none repeat scroll 0%;
  color: #000000;
}
#navlist li a:hover {
  background: #741e37 none repeat scroll 0%;
  color: #ffffff;
}
#navlist li a#current {
  background: #741e37 none repeat scroll 0%;
  color: #ffffff;
}
#banner {
  margin: 0;
  padding: 0;
  background: #7dce27 url(img/nussbaum_banner.jpg) no-repeat scroll 0%;
  height: 142px;
  color: #666666;
}
#banner h1 {
  padding: 5px;
  background: inherit inherit inherit inherit inherit;
  font-size: 175%;
  text-align: right;
  letter-spacing: 5px;
  color: #990000;
}
#content {
  border-left: 1px dashed #eeeeee;
  padding: 5px;
  margin-left: 172px;
  margin-bottom: 0;
}
#content h1 {
  border-bottom: 1px dashed #eeeeee;
  margin: 0 0 20px;
  padding: 5px;
  background: inherit inherit inherit inherit inherit;
  text-transform: uppercase;
  font-size: 140%;
  text-align: left;
  letter-spacing: 4px;
  color: #741e37;
}
#sidebar {
  margin: 0 10px 0 0;
  padding: 5px;
  float: left;
  width: 160px;
}
#sidebar a {
  color: #333333;
  background-color: inherit;
}
#sidebar a:hover {
  color: #457c05;
  background-color: inherit;
}
#footer {
  border-top: 1px solid #7dce27;
  margin: 0;
  padding: 3px;
  clear: both;
  text-align: left;
  color: #999999;
  background-color: #ffffff;
}
h2 {
  border-bottom: 1px dashed #eeeeee;
  margin: 0 0 20px;
  padding: 5px;
  background: inherit inherit inherit inherit inherit;
  text-transform: uppercase;
  font-size: 110%;
  letter-spacing: 3px;
  color: #741e37;
}
h3 {
  margin: 0 0 20px;
  padding: 5px;
  background: inherit inherit inherit inherit inherit;
  font-size: 100%;
  color: #741e37;
}
a {
  background: #ffffff none repeat scroll 0%;
  text-decoration: none;
  color: #741e37;
}
a:hover {
  background: #ffffff none repeat scroll 0%;
  text-decoration: none;
  color: #333333;
}
a img {
  border:  none;
}
.navlist ul li {
  margin: 0 15px 0 0;
  padding: 0;
  background: inherit inherit inherit inherit inherit;
  list-style-type: square;
  color: #457c05;
}
.border {
  border: 1px solid #aaaaaa;
  margin: 3px;
  padding: 5px;
}
.info {
  padding: 10px;
  background: inherit inherit inherit inherit inherit;
  font-size: 130%;
  color: #333333;
}
.rbroundbox {
  background: transparent url(img/nt2.gif) repeat scroll 0%;
}
.rbtop div {
  background: transparent url(img/tl2.gif) no-repeat scroll left top;
}
.rbtop {
  background: transparent url(img/tr2.gif) no-repeat scroll right top;
}
.rbbot div {
  background: transparent url(img/bl2.gif) no-repeat scroll left bottom;
}
.rbbot {
  background: transparent url(img/br2.gif) no-repeat scroll right bottom;
}
.rbtop div, .rbtop, .rbbot div, .rbbot {
  height: 10px;
  font-size: 1px;
}
.rbcontent {
  margin: 0 7px;
}
.rbroundbox {
  margin: 0.5em auto;
  width: 98%;
}
blockquote {
  font-weight: bold;
  font-style: italic;
  color: #b29b35;
}
