body{ 	background:#000000 url('../images/backgrounds/fade_black_to_grey.jpg');
		color:#666666; 
		font: bold 11px arial;
}
#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;
}
