/* CSS Document */

body {
	margin:auto;
	padding:0px;
	font-size:12px;
	font-family:Arial;
	background:black;
	text-align:center;	
	height:auto;

}

a {
	font-size:14px;
	color:white;
	display:block;
	margin:18px 0px 0px 25px;
}

h4 {
	display:block;
	margin:30px 0px 70px 120px;
	font-size:34px;
}


#positioner {
	top:40px;
	margin:auto;
	height:835px;
	width:1625px;
	border:0px solid silver;
	position:relative;
}

#guidedMain {
	position:absolute;
	z-index:20;
	margin:0px 0px 0px 0px;
	top:50px;
	/*	left:980px; */
	height:900px;
	width:1630px;
}

#iframer {
	z-index:520;
	left:0px;
	top:-905px;
	display:block;
	position:absolute;
	/*overflow:hidden;*/
	/*overflow-y:auto;*/
	height:90%;
	width:100%;
	/*background-image:url(imgs/black_png);*/
}

#iframer #i_frame {
	z-index:530;
	border:5px solid silver;
	width:1000px;
	height:820px;
	background:black;
}
#i_frameDecker {
	z-index:500;
	left:0px;
	display:none;
	position:absolute;
	/*overflow:hidden;*/
	/*overflow-y:auto;*/
	height:100%;
	width:100%;
	background:black;
	
 	filter:alpha(opacity=70);
 	-moz-opacity: 0.7;	
	opacity: 0.7;
	-khtml-opacity:0.7;	
		
}


#content0  {
	background:black;
	z-index:1;
	position:absolute; 
	top:0px; 
	left:0px; 
	height:835px; 
	width:980px;
 	filter:alpha(opacity=00);
 	-moz-opacity: 0.0;	
	opacity: 0.0;
	-khtml-opacity:0.0;
	
}

#content1  {
	z-index:1;
	position:absolute; 
	top:30px; 
	left:0px; 
	height:1px; 
	width:1px;
	overflow:hidden;

}

#content2 {
	z-index:1;
	position:absolute; 
	top:30px; 
	left:0px; 
	height:1px; 
	width:1px;
	overflow:hidden;	

}

#content3 {
	z-index:1;
	position:absolute; 
	top:30px; 
	left:0px; 
	height:1px; 
	width:1px;
	overflow:hidden;	
}

#content4 {
	z-index:1;
	position:absolute; 
	top:30px; 
	left:0px; 
	height:1px; 
	width:1px;
	overflow:hidden;	
}

#content5 {
	z-index:1;
	position:absolute; 
	top:30px; 
	left:0px; 
	height:1px; 
	width:1px;
	overflow:hidden;		
}

#content6 {
	z-index:1;
	position:absolute; 
	top:30px; 
	left:0px; 
	height:1px; 
	width:1px;
	overflow:hidden;		
}
