@charset "utf-8";
/* CSS Document */

a img {
	border:0px;
}


body {
	margin:0;
	background:#000 url(img/main_bg.jpg) top center no-repeat;
}

#wrapper {
	width:980px;
	margin:0 auto;
}

#head {
	width:980px;
	height:720px;
	margin:0 auto;
}

#headsub {
	width:980px;
	height:400px;
	margin:0 auto;
}


#folder {
	width:980px;
	height:607px;
	margin:0 auto;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#000;
}

#buttons {
	width:980px;
	height:155px;
	margin:0 auto;
}

#registration {
	width:980px;
	height:700px;
	margin:0 auto;
}

#footer {
	width:980px;
	height:500px;
	margin:0 auto;
}