body {
	text-align: center;
	background-color: #000;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #ffc011;
	font-size:1em;
}
#pageFrame { 	
		position:absolute;
		top: 30px;
		left: 50%;
		margin-left: -512px;
		width: 1024px;
		height: 768px;
		border: 0px solid #333;
}
	a:link {color:#dde022;
		text-decoration:none;
		line-height: .9em; }
	a:visited{color:#dde022;
		text-decoration:none;
		line-height: .9em;}
	a:hover{
	color: #fff;
	text-decoration: none;
	background-color: #222;
	border: 0px solid black;
	line-height: .9em;
}
	#pageFrame .menu_ {
	position: absolute;
	left: 5px;
	top: 130px;
	width: 150px;
	height: 300px;
	font-variant: small-caps;
	font-size:.8em;
	text-align:left;
}
	#pageFrame .title_ {
		position: relative;
		top:35px;
 		text-align:left;
		margin-left:200px;
	}
	#pageFrame .mainfloor-tit_ {
		position:absolute;
		left:29px;
		top:90px;
		width:103px;
		height:22px;
	}

	#pageFrame .contlayer_ {
		position:absolute;
		left:180px;
		top:35px;
		width:800px;
		height:700px;
		text-align:left;
		border:0px dotted gray;
	}
	#pageFrame .contlayer_ div{
	margin: 30 0 0 0;
	font-size: .9em;
	color: #aaa;
}
	#pageFrame .contlayer_ div.note{
		margin: 0 0 0 0;
		font-size: .70em;
		color: #aaa;
		text-align: left;
	}
	#pageFrame .contlayer_ div.title{
		padding: 4px;
		font-size: 1em;
		color: #aaa;
		text-align: right;
	}
	#pageFrame .vrcontact_ {
		position:absolute;
		right:0px;
		bottom:0px;
		width:100%;
		text-align:right;
		font-size: .65em;
	}
	#pageFrame .vrcontact_ div{
		margin:10px;
		color:#aaa;
	}
.bodytext { margin: 22px 70px 0 70px; padding: 20px 5px 20px 5px; border-top: 1px solid #666633; border-bottom: 1px solid #666633;}
.bold {font-weight: bold; color: #666633; }
.note { margin: 22px 70px 0 70px; padding: 20px 5px 20px 5px; }
.table {width: 100%; height: 500px; text-align:center; font-family: Verdana, "Geneva CE", lucida, sans-serif; font-size: 12PX; line-height:17px;}
:HOVER IMG{border: 0px ; background-color:black;}
