/* CSS Document */body{background-image:;background-repeat:no-repeat;background-position:top center;background-attachment:fixed;background-color:#000;color:#999;}#container {position:absolute;top:10px;left:0px;width:100%;height:100%;}#main {	position:absolute;	left:50px;	top:0px;	width:1px;	height: 4000px;	padding-right:10px;	padding-left:20px;	z-index:10;	color:#999;}#mainbg {position:fixed;left:0px;top:0px;width:100%;height:4000px;letter-spacing:-0.06em;background-color:#000;z-index:9;filter:alpha(opacity=50);-moz-opacity:.70;opacity:.70;color:#999;}#pagetext {position:relative;top:0px;left:0px;width:450px;height:4000px;letter-spacing:-0.05em;	text-align:justify;	z-index:11;	color:#999;}#menu {	position:fixed;	top:0px;	left:600px;	width:140px;	height:100%;	letter-spacing:-0.06em;	background-color:transparent;	padding-right:10px;	padding-top:35px;	z-index:1002;	color:#fff;}#menubg {position:fixed;left:600px;top:0px;width:140px;height:100%;letter-spacing:-0.06em;background-color:#868585;z-index:1001;filter:alpha(opacity=50);-moz-opacity:.20;opacity:.20;}#footer {	position:fixed;	background:transparent;	width:100%;	height:150px;	bottom:0px;	z-index:1003;	left: 0px;	color:#999;}#right {position:absolute;top:0px;right:5px;width:540px;}
