@charset "utf-8";
#Container {
	margin:0px auto 0px auto;
	width:993px;
}
#TopBG {
	background-image: url(bg01.gif);
	background-repeat: no-repeat;
	width:993px;
	height:95px;
}
#LeftBG {
	float:left;
	background-image: url(bg02.gif);
	background-repeat: no-repeat;
	width:156px;
	height:1375px;
}
#CenterBG {
	float:left;
	width:602px;
	font-family:Arial, Helvetica, sans-serif;
	padding:30px 10px 10px 10px;
	margin:0px;
}
#RightBG {
	float:right;
	background-image: url(bg03.gif);
	background-repeat: no-repeat;
	width:215px;
	height:1328px;
}
H1 {
	font-size:32px;
	letter-spacing:-1px;
}
H3 {
	font-size:15px;
	color:#666666;
	font-weight:normal;
}
P {
	font-size:14px;
	color:#666666;
}
#Player {
	float:left;
	margin:0pt 16px 15px 0pt;
}
#Skycraper {
	margin:48px 0px 0px 32px;
	width:160px;
	height:600px;
}
