/* Generated by KaZcadeS */
* {
  border: none;
  margin: 0;
  padding: 0;
}
body {
  font-size: 62.5%;
  background-color: transparent;
  font-family: Arial;
  line-height: 32px;
}
*:link, *:visited {
  text-decoration: none;
}
ul, ol {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
a img, *:link img, *:visited img {
  border: none;
}
option {
  min-width: 1.5em;
  font-size: 12px;
  line-height: 2px;
}
body {
  margin: 0 auto;
  background-color: #bf822b;
  font-family: Arial;
  font-size: 1.2em;
  line-height: 107%;
}
#page {
  margin: 0 auto;
  width: 750px;
  position: relative;
  top: 10px;
}
#header {
  background-image: url(images/header.png);
  width: 750px;
  height: 283px;
}
#navbar {
  display: inline;
  float: right;
  position: relative;
  top: 19px;
  width: 100%;
  left: -145px;
  z-index: 1;
}
#navbar a {
  color: #ffffff;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.75em;
}
#navbar a:hover {
  color: #650b14;
}
#home {
  position: relative;
  width: 75px;
  left: 225px;
  top: -2px;
}
#news {
  position: relative;
  left: 330px;
  top: 54px;
  width: 75px;
}
#links {
  position: relative;
  left: 460px;
  top: 99px;
  width: 75px;
}
#about {
  position: relative;
  top: 128px;
  width: 75px;
  left: 620px;
}
#contact {
  position: relative;
  left: 790px;
  top: 128px;
  width: 75px;
}
#title {
  color: #ffffff;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  text-align: right;
  position: relative;
  right: 35px;
  font-size: 2.5em;
  top: -85px;
}
#slogan {
  color: #ffffff;
  font-family: Arial,Helvetica,sans-serif;
  text-align: right;
  font-size: 1em;
  position: relative;
  right: 40px;
  top: -90px;
}
#wrapper {
  background-image: url(images/bg.png);
  background-repeat: repeat-y;
  width: 750px;
  float: left;
}
#content {
  padding: 10px 10px 10px 25px;
  width: 451px;
  position: relative;
  float: left;
  margin-left: 10px;
  font-family: Arial,Helvetica,sans-serif;
}
.entrytitle {
  color: #650b14;
  font-size: 1em;
  padding-bottom: 5px;
}
.entry {
  font-family: Arial,Helvetica,sans-serif;
  color: #5d761b;
  text-align: justify;
  font-size: 0.7em;
  padding-bottom: 20px;
}
.entry a {
  color: #650b14;
}
.entry a:visited {
  text-decoration: none;
}
.entry a:hover {
  color: #ae7e0f;
}
#submenu {
  width: 217px;
  float: left;
  position: relative;
  height: 100%;
  top: -150px;
  z-index: 5;
}
#submenu h3 {
  padding-top: 25px;
}
.menutitle {
  font-family: Arial,Helvetica,sans-serif;
  color: #650b14;
  font-size: 0.75em;
  text-decoration: underline overline;
  text-align: center;
  padding-bottom: 10px;
}
ul a {
  font-family: Arial,Helvetica,sans-serif;
  color: #ae7e0f;
  font-size: 0.6em;
  text-align: center;
  display: block;
  padding-bottom: 5px;
}
ul a:hover {
  color: #5d761b;
}
.menuactive {
}
li {
}
a {
}
#footer {
  width: 750px;
  height: 180px;
  background-image: url(images/footer.png);
  clear: both;
}
.copyright {
  color: #ffffff;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.55em;
  position: relative;
  top: 130px;
  left: 25px;
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
* html #navbar {
  top: 7px;
}
* html #home {
  top: 10px;
}
* html #news {
  top: 59px;
}
* html #links {
  top: 102px;
}
* html #about {
  top: 126px;
}
* html #contact {
  top: 122px;
}
* html #title {
  top: -105px;
}
* html #slogan {
  top: -110px;
}
* html #submenu ul a {
  height: 15px;
}
