html {	width:1000px;
	background-color: rgb(37, 57, 66);
	margin: 0 auto;
	padding: 0;
}
body {margin: 0 auto;
	padding: 0;
font-family: verdana;
font-size:12px;
}



#top {	margin: 0;
	padding: 0;
	border: 0px ;
	width: 1000px;
	height: 313px;
        position: absolute;
	top: 0px;
	left: 0px;
		     
}
#left {	border: 0px ;
	width: 40px;
	height: 600px;
	position: absolute;
	top: 313px;
	left: 324px;
}

#right{	border: 0px ;
	width: 56px;
	height: 600px;
	position: absolute;
	top: 313px;
	left: 944px;
}

#lang {	border: 0px solid ;
	position: absolute;
	top: 5px;
	left: 850px;
	width: 100px;
	height: 30px;
	color: rgb(255, 255, 255);
}

#menu{	border: 0px solid ;
	position: absolute;
	top: 313px;
	left: 0px;
	width: 324px;
	height: 600px;
	background-color: rgb(37, 57, 66);
	text-align: center;
}
#name {	margin: 0;
	padding: 0; 
	border: 0px solid ;
	position: absolute;
	top: 264px;
	left: 362px;
	width: 580px;
	color: rgb(216, 219, 164);
}

#text{	border: 0px solid ;
	position: absolute;
	top: 313px;
	left: 364px;
	width: 580px;
	height: 600px;
	color: rgb(203, 214, 220);
	background-color: rgb(23, 43, 54);
}
#text a:link,#text a:visited {color: rgb(255, 204, 51);
text-decoration: underline;
}

#text a:hover {color: #CC0033;
}

a:active { color: rgb(255, 255, 255); 
	   background-color: rgb(1,106, 21);
}
a:link, a:visited {color: rgb(255, 255, 255);
             text-decoration: none;
}


a:hover {color: #CC0033;
        }

#ban {	margin: 0;
	padding: 0;
	border: 0px ;
	position: absolute;
	top: 500px;
	left: 60px;
}	
#ban2 {	margin: 0;
	padding: 0;
	border: 0px ;
	position: absolute;
	top: 610px;
	left: 60px;
}	
#ban_fin {	margin: 0;
	padding: 0;
	border: 0px ;
	position: absolute;
	top: 720px;
	left: 60px;
}	

