/* Generated by KaZcadeS */
body {
  text-align: center;
  background-color: #a9cf9c;
  min-width: 770px;
}
#wrapper {
  width: 770px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  opacity: 1;
  background-color: #a9cf9c;
}
#header {
  padding-top: 10px;
}
#maincontainer {
  background: #ffffff url(../container.png) repeat-y scroll center;
  float: left;
  width: 770px;
}
#padding {
  padding: 30px 0 0;
  clear: both;
}
#content {
  padding: 0 0 10px 40px;
  float: left;
  overflow: auto;
  height: 350px;
  width: 450px;
}
#newsbox {
  padding: 5px 0 0;
  float: right;
}
#innernews {
  border: 1px solid #dcead7;
  margin: 0 40px 0 0;
  padding: 10px;
  background: #ffa953 none repeat scroll 0% 50%;
  width: 250px;
  overflow: auto;
  height: 350px;
}
#nav {
  margin: 0;
  padding: 0 0 2px 13px;
  float: left;
}
#navinner {
  border-top: 2px solid #87ba74;
  border-bottom: 2px solid #87ba74;
  background: #a9ce9b none repeat scroll 0% 50%;
  float: left;
  width: 743px;
  height: 41px;
}
#nav ul {
  margin: 0;
  padding: 0 0 0 27px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#nav li {
  margin: 0;
  padding: 0 10px 0 0;
  float: left;
}
#nav li a {
  border-right: 2px solid #a9ce9b;
  border-bottom: 2px solid #a9ce9b;
  margin: 5px 0 0;
  padding: 4px 12px;
  float: left;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  color: #f1f7ee;
}
#nav li a:hover {
  border-right: 2px solid #6cab54;
  border-bottom: 2px solid #6cab54;
  background: #86ba72 none repeat scroll 0% 50%;
  color: #ffffff;
}
#nav li a.active {
  border-right: 2px solid #6cab54;
  border-bottom: 2px solid #6cab54;
  background: #86ba72 none repeat scroll 0% 50%;
  color: #ffffff;
}
body {
  font-family: Verdana,Sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: small;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 1.6em;
  color: #444444;
}
h1 {
  padding-top: 10px;
  font-size: 1.2em;
  color: #422100;
}
h2 {
  font-size: 1em;
  font-style: italic;
  color: #422100;
}
#innernews p {
  border-left: 1px dashed #422100;
  padding: 0 10px;
  margin-left: 10px;
  font-size: 0.8em;
  line-height: 1.2em;
}
a {
  color: #6cab54;
}
a:visited {
  color: #422100;
}
a:hover {
  color: #422100;
}
#footer a {
  color: #333333;
  text-decoration: none;
  background-image: url(file:///E:/website/footer.png);
  background-attachment: fixed;
  background-position: center top;
  background-repeat: no-repeat;
}
#footer a:visited {
  color: #333333;
  text-decoration: none;
}
#footer a:hover {
  color: #422100;
  text-decoration: underline;
}
#footer {
  text-align: center;
  clear: both;
  font-size: 0.8em;
  color: #666666;
  background-position: center;
  background-repeat: no-repeat;
}
