body {
  background-image:url(media/img/background.jpg);
  background-color:#010101;
  background-position:top center;
  background-repeat:repeat-y;
}
#wrapper {
  margin:auto;
  background:#ffffff;
  padding:5px;
  width:950px;
}
#header { min-height:30px; }
#header h1 {
  padding:0px 20px;
  margin:none;
}
#navi {
  text-align:left;
  height:30px;
  font-family:arial narrow, arial, sans-serif;
  padding:10px 0px 0px 10px;
  background:#006600;
}
#navi ul {
  margin:0px;
  padding:0px;
}
#navi li {
  list-style-type:none;
  display:inline;
  margin:0px 10px;
}
#content {
  float:left;
  width:700px;
  padding:20px 0px 20px 20px;
}
#content img { border:0; }
#sidebar {
  background:#f7f7f7;
  float:right;
  width:210px;
  padding:20px 10px;
}
#subnavi {
  text-align:left;
  font:11pt arial;
  padding:10px 0px 0px 10px;
}
#subnavi ul { padding:3px 8px; }
#subnavi li {
  list-style-type:none;
  margin-bottom:5px;
}
#subnavi li a { text-transform:uppercase; }
#footer {
  text-align:center;
  height:50px;
  padding:10px 0px 0px 10px;
}
#navi {
  background-color:#ffffff;
  background-image:none;
  background-position:top left;
  background-repeat:repeat;
}
#navi a {
  font-family:Arial;
  font-size:16px;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
  text-align:left;
  color:#363636;
  text-transform:uppercase;
}
#navi a:hover {
  color:#ffffff;
  font-style:normal;
  text-decoration:none;
  font-weight:normal;
}
#content {
  background-color:#ffffff;
  background-image:none;
  background-position:none;
  background-repeat:repeat;
}
#footer {
  background-color:#573813;
  background-image:none;
  background-position:top left;
  background-repeat:repeat;
  font-family:Arial;
  font-size:13px;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
  color:#c2b87a;
}
#header h1 {
  text-align:right;
  font-family:Trebuchet MS;
  font-size:35px;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}
#content h1 {
  text-align:left;
  color:#000000;
  font-family:Arial;
  font-size:24px;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}
#content, #content p, #content td, #content th, #content li {
  text-align:left;
  color:#573813;
  font-family:Arial;
  font-size:16px;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}
#subnavi a {
  font-family:Arial;
  font-size:16px;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
  text-align:left;
  color:#ffffff;
}
#subnavi a:hover {
  color:#ad0000;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}
#subnavi {
  background-color:#520217;
  background-image:none;
  background-position:top left;
  background-repeat:no-repeat;
}
#navi a { background-color:#ffffff; }
#navi a:hover { background-color:#000000; }
#subnavi a { background-color:#520217; }
#footer { background-color:transparent; }
#content h3 {
  text-align:left;
  color:#705621;
  font-family:Arial;
  font-size:14px;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}
#sidepanel { display:none; }

