@charset "utf-8";
/* CSS Document */
body {
	padding:0;
	margin:0;
	background:url(img/bg.jpg) top center no-repeat #130b1a;
	background-position:top center;
}
.page {
	width:100%;
	height:100%;
	margin:auto;
	background:url(img/bg2.jpg) bottom center no-repeat;
}
.content {
	width:1022px;
	margin:auto;
}
.underflash {
	background:url(img/underflash.png) no-repeat;
	_background:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/underflash.png', sizingMethod='scale');
	width:960px;
	height:30px;
	margin-top:-5px;
	margin-left:29px;
	border-bottom:0;
}
.main {
	height:100%;
	width:940px;
	background:url(img/repeat.png) repeat-y;
	_background:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/repeat.png', sizingMethod='scale');
	background-position:center;
	margin:auto;
	position:relative;
	left:-3px;
	margin-top:-17px;
	min-height:900px;
	overflow:hidden;
 height:expression(this.scrollHeight < 900? "900px" : "auto");
}
.banner {
	width:100%;
	text-align:center;
	padding-top:30px;
}
.banner img {
	border:0;
}
.title {
	background:url(img/title.png) no-repeat;
	_background:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/title.png', sizingMethod='scale');
	background-position:center;
	width:969px;
	height:50px;
	margin-left:-14px;
	position:relative;
	top:40px;
}
.title div {
	color:#47385c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	font-weight:normal;
	padding-top:7px;
	padding-left:60px;
	width:auto;
}
.title span {
	float:right;
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	font-style:normal;
	margin-top:-19px;
	color:#47385c;
	padding-right:60px;
}
.element {
	padding-left:60px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#47385c;
}
.element a {
	color:#47385c;
}
.element a:hover {
	text-decoration:none;
}
.endelement {
	font-weight:bold;
}
.endelement span {
	float:right;
	padding-right:60px;
	font-weight:bold;
}
.footer {
	background:url(img/footer.png);
	width:960px;
	height:192px;
	margin-left:-10px;
	margin-top:20px;
}
.footer img {
	border:0;
}
.footer a {
	display:block;
	float:left;
	height:41px;
}
.bm_news {
	width:75px;
	margin:105px 0 0 40px;
}
.bm_reg {
	width:115px;
	margin:105px 0 0 12px;
}
.bm_about {
	width:85px;
	margin:105px 0 0 12px;
}
.bm_contacts {
	width:85px;
	margin:105px 0 0 292px;
}
.bm_stat {
	width:105px;
	margin:105px 0 0 12px;
}
.bm_rules {
	width:85px;
	margin:105px 0 0 10px;
}
.counter {
	width:400px;
	margin:11px 0 0 60px;
	height:36px;
	float:left;
	position:relative;
	text-align:right;
}
.counter2 {
	width:360px;
	margin:11px 0 0 34px;
	height:36px;
	float:left;
	position:relative;
}
.copyright {
	width:105px;
	float:left;
	margin:-32px 0 0 -15px;
	line-height:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;
	color:#ffda3c;
	position:relative;
	height:56px;
}
.copyright span {
	color:#b19934;
}
