body {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #A87F5C;
	background-color: #452B10;
	background-image: url(images/bg.jpg);
   background-repeat: repeat-x;
   padding: 0;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

 H1 { 
color: #725D36;
font-size: 120%;
padding: 10px 20px 0 25px;
}
H2 { 
color: #A34A00;
font-size: 110%;
padding: 10px 20px 0 25px;
}
H3 { 
color: #B1861F;
font-size: 100%;
padding: 10px 20px 0 25px;
}

.date {
color: #DAA520;
font-weight: normal;
}

#container {
width: 800px;
position: absolute;
top: 0;
left: 50%;
margin-left: -400px; 
border-left: 1px solid #452B10;
border-right: 1px solid #452B10;
border-bottom: 1px solid #452B10;
}


.news {
	width: 460px;
	clear: both;
	padding: 0 0 10px 0;

}
.news_content {
	width: 380px;
	float: left;
	padding: 0;
}
.content_column {
background-color: #281702; 
padding: 0 0 0 0;
width: 695px;
height: 100%;
}

.bloc1 {
/*background-image: url(images/beatvybe_22.jpg);
background-position: bottom;
background-repeat: no-repeat;
background-color: #281702;*/
width: 472px;
height: 100%;
float: left;
margin: 0px;
padding: 0px 0 40px 0;
}

.bloc2 {
/*background-color: #000000;
border-left: solid 1px #4E3820;*/
width: 222px;
height: 100%;
float: left;
margin: 0px;
padding: 0px;

}

.contentbg {
	background-image: url(images/beatvybe_22.jpg);
background-position: bottom;
background-repeat: no-repeat;
background-color: #281702;
}

P {
   letter-spacing: 0.2px;
   padding: 0 20px 0 25px;
	margin: 0px 20px 0px 15x;
	}
	
	a {
	text-decoration: none;
	color: #E1E2D7;
}

a:active, a:visited {
	text-decoration: none;
	color: #E1E2D7;
}
a:hover {
	color: #E9CC2C;
	text-decoration: underline;
}

#news {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6DB64;
	background-color: #000000;
	margin: 0 0 30px 0;
}
.rightbg {
background-color: #000000;
border-left: solid 1px #4E3820;

}


.leftbg {
	background-color: #010307;
	background-image: url(images/leftpicbg.jpg);
	background-repeat: repeat-y;
}

#news .head {
   font-size: 10px;
	font-weight: bold;
	color: #B23D20;
	padding: 10px 20px 0 25px;
}


#news .wrap {
	font-weight: normal;
}

.navi {
   font-family: Arial, Helvetica, sans-serif;
   background-color: #4E3820;  
	width: 695px;
	height: 22px;
   font-size: 10px;
	color: #F2E329;
	
}
.navi a{
	color: #F2E329;
	text-decoration: none;
}
.navi a:visited {
	color: #ffffff;
	text-decoration: none;
}
.navi a:hover {
	color: #ffffff;
	text-decoration: none;
}

.navi a:active {
	color: #ffffff;
	text-decoration: none;
}

.foot {
   height: 25px;
	color: #4E3820;
	background-color: #000000;
	border-left: solid 1px #4E3820;
}
