#Intro_ProjectImage {
	position:absolute; 
	width:222px; 
	height:145px; 
	z-index:1; 
	left: 0px;  
	background-color: #000000; 
	border: 1px none #000000;
}

#Intro_ProjectText {
	position:absolute; 
	width:400px; 
	height:120px; 
	z-index:2; 
	left: 235px;
	overflow:hidden; 
}

#Intro_ProjectGoToPage {
	position:absolute;
	width:400px;
	height:15px;
	z-index:3;
	left: 235px;
	color: #999999;
}

#Intro_ThickHorizontalRuler {
	position:absolute; 
	width:100%; 
	height:15px; 
	z-index:4;  
	left: 0px; 
	background-color: #000000; 
	border: 1px none #000000;
}

#clip1 {
	position:absolute;
	z-index:6;
	left:690px;
	top:95px;
	width:500px;
	height:424px; 
	clip:rect(0,500,424,0);
	overflow:hidden;
}

#content1 {
	position:absolute;
	z-index:20;
	left:0px; 
	top:0px;
	width:200px;
}

#clip2 {
	position:absolute;
	height:424px;
	left:0px; 
	z-index:6;
	top:95px;
	width:690px;
	clip:rect(0,690,424,0);
	overflow:hidden;
}

#content2 {
	position:absolute;
	z-index:20;
	width:615px;
	left:0px; 
	top:0px;
}

#Intro_ChapterHeadline {
	position:absolute;
	width:200px;
	height:15px;
	z-index:5;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 12px;
	font-family: Eurostile, Arial, sans-serif;
}
