body{
	background-color: #000000;
	text-align: center;	
}

a{
	text-decoration: none;
	color: #402200;
	font-weight: bolder;
}

a:hover{
	text-decoration: underline;
}

a img{
	border: none;
}

#page{
	width: 1000px;
	height: 835px;	
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;	
}

#page .top{
	height: 108px;
}

#page .center{
	height: 589px;
	text-align: left;
}

#page .bottom{
	height: 95px;
	clear: both;
}

#menu{
	float: left;
	width: 211px;
	height: 409px;
	margin: 179px 0px 0px 0px;	
	padding: 0px 0px 0px 98px;
}

#menu li{
	padding-left: 0px;
	list-style: none;
}

#menu a{
	display: block;	
	font-size: 1.2em;
	color: #f4f08c;
}

.i1{
	margin-top: 32px;
	margin-left: 23px;
}

.i2{
	margin-top: 20px;
	margin-left: 70px;
}

.i3{
	margin-top: 35px;
	margin-left: 110px;
}

.i4{
	margin-top: 25px;
	margin-left: 60px;
}

.i5{
	margin-top: 30px;
	margin-left: 80px;
}

.i6{
	margin-top: 30px;
	margin-left: 55px;
}

#ads{
	float: left;
	width: 732px;
	height: 160px;
	margin-top: 6px;
	padding-left: 5px;
	text-align: left;
}

#ads a{
	
}

#ads img{
	border: none;
	margin-left: 5px;
}

#player {
	float: right;
	text-align: left;
	margin-top: 10px;
	width: 262px;
	height: 79px;
}

.no_block{
	display: inline;
}

.float_limiter{
	clear: both;
}

.hidden{
	display: none;
}