/* CSS Document */

p {
  margin: 0;
}


body {
	background-color: #625b34;
	background-image: url(images/bg4.gif);
	background-repeat: repeat;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #361B00;
	margin-left:20px;
	line-height:15px
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin-left:20px;
	margin-right:20px;
}


.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}



.newsholder {
background: url(images/news_fon.gif) repeat-y left;
/*background-repeat: no-repeat;*/
}

#news {
	position:relative;
	margin: 0;
	padding: 0;
	left:15px;
	top:0px;
	width:237px;
	/*height:240px;*/
	z-index:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}

#pagination {
	text-align: right;
	font-size: 11px;
}