body, html {
  margin:0;
  padding:0;
  text-align:center;
  background:#E4FACC url(../graphics/body_background.jpg) no-repeat center top;
  }
#main_container {
  position:relative;
  margin:0 auto 30px auto;
  width:955px;
  overflow:hidden;
  }
#top {
  position:relative;
  width:955px;
  height:335px;
  background:transparent url(../graphics/joga_top.png) no-repeat 400px 60px;
  }
#menu_container {
  position:relative;
  width:272px;
  float:left;
  }
#page {
  position:relative;
  width:678px;
  float:right;
  background:transparent url(../graphics/page_background.png) repeat-y center top;
  }
h1 {
  display:block;
  padding-bottom:7px;
  font-family:Verdana, Arial;
  font-size:22px;
  color:#837B57;
  border-bottom:1px solid #D8CFAE;
  }
div.page_content {
  font-family:Verdana, Arial;
  font-size:12px;
  color:#6A6551;
  line-height:20px;
  }
table.news img {
  border:6px solid #827A55;
  }
h2.news_title {
  font-family:Verdana, Arial;
  font-size:16px;
  color:#6A654F;
  }
h2.news_title a {
  color:#6A654F;
  text-decoration:none;
  }
div.news_short_content {
  font-family:Verdana, Arial;
  font-size:12px;
  color:#6A6551;
  line-height:20px;
  }
a.more {
  font-family:Verdana, Arial;
  font-size:12px;
  color:#6C7E28;
  text-decoration:none;
  }
a {
  font-family:Verdana, Arial;
  font-size:12px;
  font-weight:bold;
  color:#6A6562;
  text-decoration:underline;
  }
a:hover {
  text-decoration:none;
  }
a.more {
  text-decoration:underline;
  }
a.news_page {
  display:inline-block;
  width:22px;
  height:22px;
  margin:5px;
  line-height:22px;
  text-align:center;
  text-decoration:none;
  font-family:Verdana, Arial;
  font-size:12px;
  font-weight:bold;
  color:#fff;
  background-color:#837B56;
  }
img {
  border:0px;
  }
img.gallery_photo {
  margin:10px;
  border:6px solid #827A55;
  }