/* CSS Document */
html { height:100%;}
body { background:url(images/bg.jpg) top center no-repeat #000000; margin: 0; padding:0; height:100%!important; min-height:800px; }
object { vertical-align:top; min-height:800px; outline:none;}
#flash{
}
#content{
	width:550px;
	margin:260px auto 0;
	position:relative;
}
.trans{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:hidden;
	background:#000000;
	-moz-opacity:.70;
	filter:alpha(opacity=70);
	opacity:.70;
	z-index:-1;
}
#mainText{
	font-family: verdana, Helvetica, san-serif;
	padding:10px 15px;	
	font-size:12px;
	line-height:18px;
	color:#9e9c9c;
}
#mainText h1{
	font-size:20px;
	margin:0;	
	color:#b2b557;
	font-weight:normal;
}
