*{
  margin:0;
  padding:0;
}

a{
  text-decoration:none;
  color:#e5c796
}

body{
  background:#26211c;
}

div#header{
  width:980px;
  height:220px;
  margin:0 auto;
}

div#menu{
  width:980px;
  margin:0 auto;
  text-align:center;
  background:url('/templates/458/g_files/menu_bg.gif') no-repeat;
}

div#menu img{
  margin-right:10px;
}

div#content{
  width:980px;
  margin:0 auto;
  font-size:11px;
  font-family:tahoma;
  color:#fbefdc; 
}

div#content h1{
  font-family:tahoma;
  font-size:16px;
  color:#e5c796;
  font-weight:bold;
  margin-top:10px;
}

div#bottom_menu{
  width:980px;
  margin:0 auto;
  background:#665D54;
  font-size:11px;
  font-family:tahoma;
  color:#e5c796;
  text-align:center;
  line-height:20px;
}

div#bottom_menu a{
  font-size:11px;
  font-family:tahoma;
  color:#e5c796;
}

div#footer{
  width:980px;
  height:82px;
  margin:0 auto;
  padding-top:10px;
  background:url('/templates/458/g_files/footer_bg.jpg') repeat-x;
  font-size:11px;
  font-family:tahoma;
  color:#e5c796;
  text-align:center;
}

div#footer a{
  font-size:11px;
  font-family:tahoma;
  color:#e5c796;
  text-align:center;
  font-weight:bold;
}

div.news_short_box{
  float:left;
  padding:25px 70px;
}

div.news_short_title{
  text-align:center;
}

div.news_short_date{
  display:none;
}

div.news_short_more{
  display:none;
}

div.news_full_back_top{
  display:none;
}

div.news_full_date{
  display:none;
}

div.news_full_gallery img{
  border:2px solid #e5c796;
  margin:10px;
}

div.news_full_title{
  color:#e5c796;
  font-size:12px;
  padding:5px 0;
}