body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(img/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mbg {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #dac7a5;
	background-image: url(img/mbg.jpg);
	margin: 0px;
	padding: 0px;
}
.mbg-bot {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: transparent url(img/bottom.jpg) no-repeat bottom; 
	margin: 0px;
	padding: 0px;
	height: 128px;
	width: 508px;
	text-align: center;

}
#b1 {
	right: 0px;
	bottom: 0px;
	left: 0px;
	float: none;
}
.news .but {
	background-image: url(img/news_line2.gif);
	text-align: right;
	background-repeat: no-repeat;
	height: 29px;
	padding: 10px 0 0 0;
}
.news .topa {
	background-image: url(img/news_line.gif);
	text-align: left;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 20px;
	font-size: 12px;
}
.news {
	width: 451px;
	text-align: justify;
	padding: 2px 7px;
}

#news {
	min-height: 900px;
	_height: 900px;
}

.news a:link,
.news a:active,
.news a:visited {
	color: #990000;
	text-decoration: none;
}

a:link,
a:active,
a:visited {
	background-repeat: no-repeat;
	color: #CCCCCC;
	text-decoration: none;
}


.td-left {
	background-color: #180d01;
	background-image: url(img/td_left.jpg);
	font: 12px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: center;
}

img { vertical-align: top; }

.td-right {
	background-color: #180d01;
	background-image: url(img/td_right.jpg);
	font: 12px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: center;
}
.mfirst {
	background-image: url(img/mfirst.gif);
	background-repeat: no-repeat;
	background-position: top;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #CCCCCC;
}
.intro {
	font-size: 11px;
	padding-left: 10px;
	color: #BCAB89;
}

a:hover {
	background-repeat: no-repeat;
	color: #BCAB89;
	text-decoration: none;
}
.news a:hover {

	color: #660000;
	text-decoration: underline;
}

#counters {text-align:center;  padding:1px 0 10px;margin:auto;}
#counters img {margin:0 4px;}

#counters A IMG{opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=50);}
#counters a:hover img {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}

tbody {
  border-top: none;
}

.node_taxonomy{
	text-align: right;
	padding: 0 10px;
}

.item-list .pager {
  clear: both;
  text-align: center;
}
.item-list .pager li {
  background-image:none;
  display:inline;
  list-style-type:none;
  padding: 0;
}
.pager-current {
  font-weight:bold;
}

.item-list a{
  color: #ffffff;
  padding-left: 0; /* LTR */
}
.item-list .title {
  font-weight: bold;
}
.item-list ul {
  margin: 0;
  padding: 0;
}
.item-list ul li {
  margin: 0; /* LTR */
  padding: 0;
  list-style: disc;
  list-style-type: none;
  list-style-image: none;
}

a.active {
  color: #ffffff;
}