@charset "utf-8";
body{
	background-color:#030422;
	margin:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}
#website #noflash{
	width:1024px;
	height:768px;
	margin:auto;
	padding:20px 0 0 0;
	text-align:center;
	background:url(../images/noscript/bg_arceus_noscript.jpg) no-repeat;
	position:relative;
}
#website #noflash #logo_arceus{
	width:242px;
	margin:160px auto 0;
	padding:0 0 0 5px;
}
#website #noflash #mainText{
	width:300px;
	margin:150px auto 0;
}
#website #noflash h1{
	font-weight:100;
	margin:0 auto 0;
	font-size:24px;
}
#website #noflash p{
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	margin:0px auto;
}
#website #noflash #adobe, #website #noflash #adobe a{
	margin:50px auto 0;
	color:#e6d4e1;
}
#website #noflash #footer{
	width:1024px;		
	position:absolute;
	top:730px;
	color:#31517b;
	margin:auto;
}
#website #noflash #footer #center{
	width:800px;
	margin:auto;
}
#website #noflash #footer #center #fLeft{
	float:left;
	width:220px;
	padding:0 20px 0 0;
	text-align:right;
}
#website #noflash #footer #center #fRight{
	float:left;
	width:560px;
	text-align:left;
}
#website #noflash #footer #center #fRight p{
	font-size:11px;
	line-height:12px;
	font-weight:100;
	
}

