body {
	background-color:#000;
	background-image: url(images/bodybg2.jpg);
	background-repeat: repeat;
	font-family:Arial;
	font-size:12px;
}
.rub{
	font-size:14px;
}

#page_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 769px;
	width: 998px;
	background-color:#271B21;
	border:1px solid #000;
}
#header {
	height:60px;
	width:998px;
	border-bottom:1px solid #000;
}
#left_header {
	height:39px;
	width:299px;
	float:left;
	line-height:39px;
	vertical-align:middle;
	text-align:center;
}
a.lang, a.lang:active, a.lang:visited {
	color:#b1aaab;
	text-decoration:underline;
}
a.lang:hover {
	color:#d8d7d7;
	text-decoration:underline;
}
#center_header {
	height:39px;
	width:400px;
	float:left;
	color:#000;
	vertical-align:middle;
	line-height:39px;
	font-size:20px;
}
#right_header {
	height:39px;
	width:299px;
	float:left;
}
#left_col {
	width:278px;
	height:668px;
	float:left;
	border-right:1px solid #000;
	color:#b1aaab;
	font-size:12px;
	text-align:left;
	padding:10px;
	overflow:auto;
	overflow-x:hidden;
}
#center_col {
	width:400px;
	height:688px;
	float:left;
}
#right_col {
	width:288px;
	height:678px;
	float:left;
	border-left:1px solid #000;
	padding:5px;
}
#player {
	width:400px;
	height:170px;
}
#pics_container {
	width:400px;
	height:288px;
}
#pic {
	background-color:#271B21;
}
#pics {
	width:400px;
	height:518px;
	background-color:#271B21;
}
#copyright {
	width:998px;
	height:19px;
	border-top:1px solid #000;
	color:#999999;
	vertical-align:middle;
	line-height:19px;
	float:left;
}

/* PICS */
#pictext {
	width:395px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#000;
	background-color:#FFFFFF;
	z-index:50;
	position:absolute;
	left:0px;
	top:478px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	padding-left:5px;
	vertical-align:middle;
	line-height:20px;
}
#cdon {
	background:#b2a09c;
	width:100%;
	height: 25px;
	margin-top:50px;
	padding-top:20px;
}
#cdon a, a:active, a:visited {
	color:#000;
	font-weight:bold;
	text-decoration:underline;	
}
#cdon a:hover {
	color:#eee;
}
