@charset "UTF-8";
#topper {
	float: right;
	height: auto;
	width: 1024px;
	z-index: 1;
}
body {
	background-color: #333333;
	background-image: url(images/back.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding: 0;
	padding-top: 0px;
	position: top;
	background-position: top center;
	}
	
#fcbody {
	background-color: #333333;
	background-image: url(images/back.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding: 0;
	padding-top: 0px;
	position: top;
	background-position: top center;
	}
	
	
#menu {
	float: right;
	height: auto;
	width: 1024px;
	margin: 0 auto;
	background-image: url(images/main_02.png);
}
#boxtop {
	float: right;
	height: auto;
	width: 1024px;
	z-index: 1;
	line-height: 2px;
}
#textmain {
	float: right;
	height: auto;
	width: 1024px;
	background-image: url(images/main_04.png);
	background-repeat: repeat-y;
	z-index: 1;
}
#bottom {
	float: right;
	height: auto;
	width: 1024px;
	z-index: 1;
}
#container {
	margin: auto;
	padding-top: 0px;
	height: auto;
	width: 1024px;
	position: top;
}
#menucontainer {
	margin-left: 262px;
	margin-right: 262px;
	height: auto;
	width: 500px;
}
#text {
	margin-left: 182px;
	margin-right: 182px;
	width: 660px;
	}
	
	#textleft {
	margin-left: 175px;
	width: 320px;
	float: left;
	}
	
	#textright {
	margin-right: 160px;
	width: 340px;
	float: right;
}
#ad {
	float: right;
	width: 1024px;
}
