body {
	background: #333;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-size: 100%;
	line-height: 160%;
	font-family: arial, sans-serif;
	text-align: center;
}

body #FB{
	background: #FFF;
}

a {
	text-decoration: underline;
}

a:link {
	color: #99CC00;
}

a:visited {
	color: #99CC00;
}

a:hover, a:active  {
	color: #FF3300;
}

#bgbody {
	width: 100%;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	background: #000;
	line-height: 140%;
	text-align: center;
}

div#flashCentered{
	overflow:hidden;
	height:620px;
	width:700px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-290px;
	margin-left:-350px;
	text-align:left;
}
div#fctCentered{
	overflow:hidden;
	height:580px;
	width:900px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-280px;
	margin-left:-450px;
	text-align:center;
}
div#deepphotomaps{
	overflow:hidden;
	height:600px;
	width:1000px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-280px;
	margin-left:-500px;
	text-align:center;
}
div#tokyoPuzzle{
	overflow:hidden;
	height:660px;
	width:1000px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-260px;
	margin-left:-500px;
	text-align:center;
}
div#tokyoPuzzleforFB{
	overflow:hidden;
	height:760px;
	width:1000px;
	position:absolute;
	/* top:50%; */
	left:50%;
	/* margin-top:-380px; */
	margin-left:-500px;
	text-align:center;
}
div#revolving{
	overflow:hidden;
	height:580px;
	width:1000px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-270px;
	margin-left:-500px;
	text-align:center;
}
div#firstPV3D{
	overflow:hidden;
	width:1024px;
	height:808px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-512px;
	margin-top:-384px;
	text-align:center;
}
div#stage750_500{
	overflow:hidden;
	width:750px;
	height:540px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-375px;
	margin-top:-250px;
	text-align:center;
}
div#stage720_424{
	overflow:hidden;
	width:720px;
	height:474px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-360px;
	margin-top:-237px;
	text-align:center;
}
div#stage1024_568{
	overflow:hidden;
	width:1024px;
	height:618px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-512px;
	margin-top:-309px;
	text-align:center;
}
div#stage500_500{
	overflow:hidden;
	width:500px;
	height:540px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-250px;
	margin-top:-250px;
	text-align:center;
}
div#stage590_420{
	overflow:hidden;
	width:590px;
	height:460px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-295px;
	margin-top:-220px;
	text-align:center;
}
#header {
	width: 100%;
	height: 85px;
	/* background-image: url("/img/simple_head1.jpg"); */
	/* background-repeat: no-repeat; */
	text-align: left;
	padding: 0px;
}

div#header p, div#header dl { 
	display: none;
}


#footer {
	clear: both;
	margin: 0px auto;
	/* width: 700px; */
	/*background-color: #000;*/
	text-align: center;
}

#footerLine {
	padding: 5px 10px 10px;
	border-top: 1px solid #333;
	text-align: right;
	font-size: x-small;
}
