/* Generated by KompoZer */
body {
  background: #656868 url(../img/bg.jpg) no-repeat fixed center top;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
  color: #333333;
}
a:link {
  color: #000000;
  text-decoration: underline;
}
a:visited {
  color: #000000;
  text-decoration: underline;
}
a:active {
  color: #000000;
  text-decoration: underline;
}
a:hover {
  color: #000000;
  text-decoration: none;
}
#page_wrapper {
  border: 4px solid #f4f4ee;
  background: #f3e7a9 url(../img/page_bg.jpg) repeat scroll left top;
  margin-left: auto;
  margin-right: auto;
  width: 640px;
  text-align: left;
}
#page_header {
  background: #515230 url(../img/header.jpg) no-repeat scroll left top;
  height: 140px;
}
#page_header h1 {
  margin: 0px;
  padding-top: 30px;
  padding-left: 20px;
  font-family: helvetica,sans-serif;
  font-size: 30px;
  font-weight: bold;
  font-style: italic;
  color: #fcf8e3;
  letter-spacing: -1px;
}
#page_header h2 {
  margin: 0px;
  padding-top: 0px;
  padding-left: 20px;
  font-family: helvetica,sans-serif;
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  color: #e2d179;
}
#menu_bar {
  background: #a5a162 url(../img/menu_bg.jpg) no-repeat scroll left top;
  height: 30px;
}
#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top: 5px;
  background-color: transparent;
  color: #f3e7a9;
  float: left;
  width: 100%;
  font-family: verdana,helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
}
#navcontainer ul li {
  display: inline;
}
#navcontainer ul li a {
  border-right: 1px solid #bbb774;
  padding: 0.2em 1em;
  background-color: transparent;
  color: #f3e7a9;
  text-decoration: none;
  float: left;
}
#navcontainer ul li a#current {
  color: #d1d587;
}
#navcontainer ul li a:hover {
  background-color: transparent;
  color: #ffffff;
}
#content_wrapper {
  background: transparent url(../img/content_bg.jpg) no-repeat scroll left top;
}
#left_side {
  float: left;
  width: 480px;
}
#left_side p {
	text-align: justify;
}
#left_side h3 {
  margin: 10px 15px 10px 10px;
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  color: #a0410d;
}
#left_side h4 {
  margin: 10px 15px 10px 10px;
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  color: #a0410d;
}
#left_side h5 {
  margin: 10px 15px 10px 10px;
  color: #a0410d;
}
#left_side p, ul li, table {
  margin: 10px 15px 10px 10px;
  font-family: verdana;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}
#normal-indent {
  margin-left: 30px;
  margin-right: 15px;
  font-family: verdana;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}
#italic-indent {
  margin-left: 30px;
  margin-right: 15px;
  font-family: verdana;
  font-size: 12px;
  font-style: italic;
  line-height: 18px;
  color: #333333;
}
#right_side {
  float: right;
  width: 150px;
  color: #660000;
}
#right_side h3 {
  border-left: 1px solid #3a3b22;
  border-right: 1px solid #3a3b22;
  margin: 5px 5px 15px;
  background-color: #595a38;
  background-repeat: repeat;
  padding-left: 4px;
  padding-right: 10px;
  font-family: verdana;
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  color: #ffffff;
}
#right_side h4 {
  margin: 5px 5px 15px;
  padding-right: 10px;
  font-family: verdana;
  font-weight: bold;
  font-size: 13px;
  line-height: 16px;
  color: #660000;
}

#right_side h4 a:link {
  color: #660000;
}

#right_side h4 a:visited {
  color: #666666;
}

#right_side p {
  margin: 5px 5px 15px;
  padding-right: 10px;
  font-family: verdana;
  font-size: 12px;
  line-height: 16px;
  color: #660000;
}
#page_footer {
  background: #515230 url(../img/footer.jpg) no-repeat scroll left top;
  height: 70px;
}
#page_footer a:link {
  color: #f2c968;
  text-decoration: underline;
}
#page_footer a:visited {
  color: #f2c968;
  text-decoration: underline;
}
#page_footer a:active {
  color: #f2c968;
  text-decoration: underline;
}
#page_footer a:hover {
  color: #f2c968;
  text-decoration: none;
}
#page_footer p {
  text-align: center;
  padding-top: 20px;
  font-family: verdana;
  font-size: 11px;
  line-height: 16px;
  color: #fcf8e3;
}
.spacer {
  margin: 0px;
  padding: 0px;
  height: 10px;
  clear: both;
}
.imp {
	color: red;
	font-weight: bold;
}
