* {
  margin:0;
  padding:0;
}
body {
  margin:0px;
  text-align:left;
  background-color: #000000;
  background-repeat: repeat-x;
  font-family: Times New Roman, Times, Serif;
  background-image: url(../images/bg.jpg);
  background-repeat: repeat-y;
  font-size: 85%;
} 
#wrapper{
  width: 985px;
  background-color: #000000;
  background-image: url(../images/main-bg.jpg);
  background-repeat: repeat-y;
}
#wrapper alt{
  width: 985px;
  background-color: #000000;
  background-image: url(../images/main-bg.jpg);
  background-repeat: repeat-y;
}
img.line_horisontal {
  width: 975px;
  height: 5px;
  color: #7A8670;
  position: absolute;
  left: 15px;
  top: 60px;
  margin: 0px;
  margin-left: -10px;
}
img.line_vertical {
  width: 5px;
  height: 115%;
  color: #000000;
  position: absolute;
  left: 195px;
  top: 5px;
  margin: 0px;
}
#header {
  position: absolute;
  left: 205px;
  top: 0px;
  height: 55px;
  width: 780px;
  background-color: #000000;

}
#slogan {
  font-family: Courier New, Courier, Monospace;
  font-size: 17px;
  font-weight: bolder;
  float: right;
  margin: 31px 10px 0px 0px;
  color: #00CC00;
}
h1 {
  font-size: 2em;
  margin: 22px 0 0 15px;
  font-family: Courier New, Courier, Monospace;
}
#logo { 
  position: absolute;
  left: 0px;
  top: 0px;
  width: 190px;
  height: 55px;
  background-color: #000000;
  border-bottom: 20px solid white;
}
#menu {
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 70px;
  padding: 0px 0px 0px 0px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 1.2em;
  background-color: #000000;
  width: 190px; 
  text-align: right;
}
#menu ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  padding-right: 10px; 
  font-size: medium;
}
#menu ul li {
  padding: 2px;
}
#menu a {
  font-family: Arial, Helvetica, Sans-Serif;
  color: #00CC00;
  text-decoration: none;
  font-size: 16px;
}
#menu a:hover {
  font-family: Arial, Helvetica, Sans-Serif;
  color: #cccc00;
  text-decoration: none;
  font-size: 16px;
}
#selected a{
  color: #ff2200;
}
#content {
  float: left;
  margin: 0px;
  margin-top: 70px;
  position: absolute;
  left: 205px;
  width: 760px;
  padding: 10px;
  
  background-image: url(../images/main-bg.jpg);
  background-repeat: repeat-n;
}
#subheader{
  background-color: #000000;
  margin: -10px 0px 0px -10px;
  padding: 5px;
  width:  770px;
  border-bottom: medium solid #000000;
}
#main {
  margin-top: 20px;
  padding-bottom: 0;
  width: 385px;
  float: left;
  background-color: 000000;

}


#main alt {
  margin-top: 20px;
  padding-bottom: 0;
  width: 650px;
  float: left;
  background-color: ffffff;

}
#main h3 {
  font-family: Times New Roman, Times, Serif;
  font-size: 1.6em;
  color: #00CC00;
}
#main .line{ 
  border: 0;
  margin: 0;
  margin-bottom: 5px;
  padding: 0;
  padding-top: 5px;
  width: 300px;
  height: 8px;
}
#main .entry{
  margin-top: 20px;
}
#main .entry img{
  margin: 4px;
}
#main img.textpic {
  margin: 10px 15px 5px 10px;
  padding: 0px 0px 0px 0px;
}
#main p {
  font-family: Arial, Helvetica, Sans-Serif;
  color: #00CC00;
  font-size: 0.9em;
  margin: 15px;
  text-align: justify;
}

#main a{
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}

#main a:hover{
  color: #414E27;
  text-decoration: underline;
}

#main #map{
  margin-left: -5px;
  background-color: #000000;
  border: 1px solid silver;
  width: 415px;
  height: 450px;
}
#main #map2{
  margin-left: -5px;
  background-color: #000000;
  border: 1px solid silver;
  width: 415px;
  height: 450px;
}
#sidepanel {
  width: 350px;
  min-height: 700px;
  float: right;
  position: relative;
  right: -10px;
  background-color: #000000;
}
#sidepanel h3{
  color: #000000;
  text-align: center;
  margin-top: 30px;
}
#sidepanel p{
  color: #000000;
  font-family: Times New Roman, Times, Serif;
  margin: auto 20px;
  text-align: justify;
}
#flyer{
}
#footer {
  text-align: center;
  width: 795px;
  height: 50px;
  margin: 0 0 0 -25px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #000000;
  border-top: medium solid #000000;
  clear: both;
  margin-bottom: -10px;
}
#footer p {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  color: #00CC00;
  font-size: 0.8em;
}
#footer a {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 0.8em;
  color: #00CC00;
  background-color: transparent;
  text-decoration: none;
  font-weight: bolder;
}
#footer a:hover {
  color: #ffff00;
  text-decoration: underline;

}
