html, body {  margin: 0;  padding: 0;}body {  font: 76% arial, sans-serif;  background: #FFFFEE;  color: #0F4371;}p {  margin: 0 10px 10px;}a {  display: block;  color: #464641;  text-decoration: none;
}li a:hover, span a:hover {
  background: #AEBCBD;}div#wrapper {  width: 100%;}div#header {  background: #0F4371;  width: 100%;}div#header h1 {  text-align: center;  color: #FFFFEE;}div#navigation {  background: #5D798B;  color: #000000;  width: 100%;  padding-top: 9px;  padding-bottom: 9px;
}div#search {  background: #AEBCBD;  color: #EEEEEE;  width: 100%;  padding-top: 5px;  padding-bottom: 5px;  text-align: right !important;}div#sidebar-left {  width: 20%;  background: #E6E6DD;  color: #0F4371;  align: left;  float: left;}div#sidebar-left-inner {  margin: 5px;  background: #E6E6DD;}div#sidebar-left-inner ul {  list-style: none; 
  padding-left: 0.7em;}div#sidebar-left-inner li.active>a {  font-weight: bold;}div#sidebar-right {  width: 22%;  background: #FFFFEE;  color: #0F4371;  align: right;  float: left;}div#sidebar-right-inner {  margin: 5px;  background: #FFFFEE;}div#content {  width: 58%;  background: #FFFFEE;  align: center;  float: left;}div#content-inner {  margin: 5px;  background: #FFFFEE;  color: #0F4371;}div#content-inner a {  text-decoration: none;  display: inline;
}div#content-inner img {  border: none;}div#content-inner p {}div#content-inner h2 {  background: #ACACA0;  color: #464641;}
#paginator {
  clear: both;
  text-align: center;
}
div#footer {  background: #0F4371;  color: #FFFFFF;  width: 100%;  clear: both;}div#footer a {  color: #FFFFFF;
  display: inline;}.B_crumbBox, .B_crumb, .B_firstCrumb, .B_homeCrumb, .B_lastCrumb {  display: inline;}
.B_currentCrumb {
  display: inline;
  font-weight: bold;
}

