body{ 	background:#000000;
		color:#666666; 
		font: bold 11px arial;
		text-align:center
}
#stage{	width:861px;
		height:600px;
		text-align:left;
}
a,a:active{	
	color:#FFFFFE; 
	font: bold 11px arial;
	text-decoration:none;
}
a:hover{	
	color:#FFFFFE; 
	font: bold 11px arial;
	text-decoration:underline;
}
.site_text_div{	background:#000000;
				width:863px;
				height:60px;
				color:#c0c0c0;
				font: bold 9px arial;
				padding:5px;
				overflow:auto;
				text-align:left;
}
.site_text_div_moz{	background:#000000;
					width:863px;
					height:60px;
					color:#c0c0c0;
					font: bold 9px arial;
					padding:5px;
					overflow:auto;
					text-align:left;
}
#body_div {height:620px;width:861px;margin:0 auto;}
