body {
  margin: 0;
  background: white url(../images/bg460.jpg) repeat-x scroll center top;
  color: #555555;
  text-align: left;
  font-size: 0.74em;
  padding-top: 0px;
  line-height: normal;
  font-family: 'Lucida grande',Verdana,Helvetica,sans-serif;
}
input {
  border: 1px solid #728c40;
  padding: 3px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  color: #ffffff;
  background-color: #94ae62;
  margin-bottom: 2px;
}
a {
  color: #4d87ce;
  text-decoration: none;
  font-weight: normal;
}
a:hover {
  color: #2a65ad;
}
ol, ul {
  padding-left: 33px;
  font-size: 1.3em;
}
li {
  text-align: left;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  line-height: 20px;
  list-style-image: url();
}
#menu {
  background-color: #94ae62;
  color: #ffffff;
  font-family: Georgia,'Times New Roman',Times,Serif;
  text-align: center;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 50px;
  padding-bottom: 16px;
  width: 920px;
  background-position: left top;
  background-repeat: repeat-x;
  padding-top: 17px;
  font-size: 18px;
}
#menu a {
  padding: 17px 10px;
  color: #ffffff;
  text-decoration: none;
}
#menu a:hover {
  border-left: 0px solid #728d40;
  border-right: 0px solid #e9ffb7;
  border-bottom: 0px solid #ffffff;
  color: #000000;
  background-color: #ffffff;
  background-image: url(../images/backgrounds/a_hover.jpg);
  padding-right: 10px;
  padding-left: 10px;
}
#header {
  border-bottom: 1px solid #eeeeee;
  margin: 0 auto 40px;
  height: 200px;
  width: 850px;
}
#header h1 {
  margin: 0 0 10px;
  padding: 18px 0 0 6pt;
  font-family: Georgia,'Times New Roman',Times,serif;
  font-weight: normal;
  letter-spacing: -3px;
  text-align: left;
  text-transform: none;
  font-size: 50px;
  line-height: 1.1em;
  color: #728c40;
}
#header h2 {
  border-bottom: 0px solid #eeeeee;
  margin: 0;
  padding: 0 0 0 8pt;
  font-family: Georgia,'Times New Roman',Times,Serif;
  font-weight: normal;
  letter-spacing: -0.5px;
  text-transform: none;
  text-align: left;
  font-style: italic;
  color: #555555;
  font-size: 24px;
  line-height: 1.1em;
}
#content {
  margin: 0 auto;
  text-align: left;
  background-image: url(../images/content-bg.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  width: 940px;
  padding-right: 0px;
}
.introduction {
  padding: 0 200px 35px 0;
  font-family: Helvetica,Arial,sans-serif;
  line-height: 20px;
  font-size: 12px;
  color: #99b198;
  text-indent: 25px;
  background-image: url(../images/backgrounds/desc.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
}
.logo {
  float: right;
  padding-top: 1px;
  margin-top: -14px;
  margin-right: 8px;
}
.clearer {
  clear: both;
}
#sidebar {
  float: right;
  color: #6c534a;
  text-align: left;
  margin-right: 44px;
  width: 250px;
  font-size: 1.1em;
}
#sidebar h1 {
  border-bottom: 1px solid #eeeeee;
  font-family: Georgia,'Times New Roman',Times,Serif;
  letter-spacing: 2px;
  font-weight: normal;
  text-transform: none;
  font-style: normal;
  text-align: right;
  font-size: 21px;
  padding-top: 0px;
  margin-top: 10px;
  color: #728c40;
}
.submenu {
}
.submenu a {
  padding: 5px 0 5px 5px;
  display: block;
  width: 100%;
  background-repeat: no-repeat;
  background-image: url(../images/backgrounds/submenua.gif);
  background-position: right center;
}
.submenu a:hover {
  background-color: #eeeeee;
  background-image: url(../images/backgrounds/submenua_hover.jpg);
  background-repeat: repeat-y;
}
#mainbar {
  background-image: url(../images/backgrounds/mainbar.jpg);
  background-position: right top;
  background-repeat: no-repeat;
  padding-left: 0px;
  margin-left: 44px;
  margin-right: 185px;
  padding-right: 20px;
  width: 565px;
}
#mainbar h1 {
  border-bottom: 1px solid #eeeeee;
  font-family: Georgia,'Times New Roman',Times,Serif;
  letter-spacing: -0.5px;
  font-weight: normal;
  font-size: 30px;
  text-transform: none;
  font-style: normal;
  color: #728c40;
}
#mainbar p {
  padding: 0px 0px 0px 3px;
  line-height: 20px;
  font-size: 1.3em;
}
#mainbar .articleimg {
  border: 1px solid #eeeeee;
  padding: 5px;
  float: right;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}
#footer {
  border-top: 0px solid #d8efa6;
  border-bottom: 0px solid #d8efa6;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #ffffff;
  background-color: #728c40;
}
#footer a {
  color: #006600;
}
#footer a:hover {
  color: #009900;
}
#container {
  background: transparent url(../images/wrap-bg460.jpg) no-repeat scroll center top;
  margin-top: 0px;
  padding-top: 35px;
}

