body {
  background-color: #DCC795;
  color: #000000;
  margin: 0 auto;
  text-align: center;
  font-family: verdana, helvetica,sans-serif;
  font-size: 12px;
}

h1 {
  font-size: 50px;
  font-weight: bold;
  margin: 1px 0 0 0;
  margin-bottom: 5px;
  color: #810000;
}

h1 a {
  font-size: 50px;
  font-weight: bold;
  margin: 1px 0 0 0;
  color: #810000;
  text-decoration: none;
}

.light {
  width: 333px;
  text-align: right;
  margin: -10px 14px 0 0;
  color: #5e5e5e;
  font-size: 18px;

}

h1 .article {
  font-size: 18px;
  font-weight: bold;
  margin: 1px 0 0 0;
  margin-bottom: 5px;
  color: #810000;
}

h2 {
  font-size: 16px;
  font-weight: bold;
  margin: 5px 0px 5px 0px;
  color: #810000;
}

h2 a {
  color: #810000;
  text-decoration: none;
}

p {
  color: #000000;
  font-size: 13px;
  margin: 0 10px 10px 10px;
  word-spacing: 0.5em;
  line-height: 1.2em;
}

#pagetitle  {
  font-size: 30px;
  font-weight: bold;
  margin: 0px;
  color: #810000;

}

#pagetitle a {
  text-decoration: none;
}

#main {
  background-color: #DCC795;
  color: #FFFFFF;
  width: 800px;
  margin: 0px auto;

}

#header {
  background-image:url('../images/header.png');
  margin-top: 0px;
  width: 347px;
  height: 103px;
  font-weight: bold;
  vertical-align: bottom;
  text-align: center;
  float:left;
}

#header a {
  text-decoration: none;
}

#cloud {
  background-color: transparent;
  margin-left: 200px;
  height: 100px;
  text-align: center;
}

  .level_1 a {
    font-size: 11px;
    color: #400000;
    text-decoration: none;
  }
  .level_2 a {
    font-size: 13px;
    font-weight: bold;
    color: #BA8F38;
    text-decoration: none;
  }
  .level_3 a {
    font-size: 15px;
    font-weight: bold;
    color: #93722D;
    text-decoration: none;
  }
  .level_4 a {
    font-size: 14px;
    color: #810000;
    text-decoration: none;
  }

#bannerbox {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}

#bar_top {
  background-image:url('../images/bar_top.png');
  color: #810000;
  text-align: right;
  width: 800px;
  height: 25px;
}







ul { /* all lists */
  font: 16px Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  float: right;
  padding: 0;
  margin: 0;
  list-style: none;
  margin: 0 10px 0 0;
}

ul li { /* all list items */
  float: left;
  position: relative;
  width: 120px;
  padding: 3px;
  font-size: 14px;
  text-align: center;

}

li a {   font: 16px Georgia, "Times New Roman", Times, serif; color: #810000; text-decoration: none; font-weight: bold;}

li ul a {   font: 12px Georgia, "Times New Roman", Times, serif; color: #810000; text-decoration: none; font-weight: bold;}
li ul li { width: 260px;   }
li ul { /* second-level lists */
  background-color: #DCC795;
  display: none;
  position: absolute;
  top: 25px;
  left: 3em;
  padding: 10px;
  width: 260px;
  font: 12px Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
border: 1px solid #000000;
  
}

li ul a:hover {
  color: #000000;
}



li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
  display: block;
  font-size: 14px;
}




.box {
  background-color: #CCAE65;
  color: #000000;
  margin-top: 2px;
  width: 790px;
  padding: 5px;
  text-align: left;
  font-size: 12px;
}

.box a {
  color: #810000;
  text-decoration: none;
  font-size: 12px;
}

.box_archive {
  background-color: #CCAE65;
  color: #810000;
  margin-top: 2px;
  width: 790px;
  padding: 5px;

}

.archive_back {
  background-color: transparent;
  border: 0px;
  color: #810000;
  float: left;

}

.archive_forw {
  background-color: transparent;
  border: 0px;
  color: #810000;
  margin-left: 680px;
}

dl {
  float: left; 
  margin-right: 1em; 
  max-width:341px;
  margin-top: 0px;
}

dl dt { 
  margin-bottom: 0; 
}

dl dd { 
  margin: 0;  
}

.readmore {
  font-size: 12px;
  color: #810000;
}

.backlink {
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  margin: 5px 0px 5px 0px;
  color: #810000
}

#morelinks p {
  margin: 0px;
}

#bar_bottom {
  background-image:url('../images/bar_bottom.png');
  color: #810000;
  text-align: right;
  margin-top: 2px;
  width: 800px;
  height: 25px;
}

#navlist {
  background: transparent;
  margin: 0px;
  padding: 0px;
  height: 25px;
}

#navlist li {
  display: inline;
  float: left;

  padding: 0px;

margin-top: 3px;
  list-style: none;
}

#navlist li a:link, #navlist li a:visited {
  font: 14px Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  color: #810000;
  text-decoration: none;
  display: inline;
  margin: 0px;
  height: 25px;
  overflow: hidden;
  width: 200px;
  text-align: center;
  font-style: italic;

}

#navlist li a:hover {
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
}

#footer {
  clear: both;
  margin-top: 3px;
  color: #000000;
  text-align: center;
  font-size: 11px;
}


#footer a {
  color: #000000;

}
