/* CSS Document */

#D1	{
	width: 170px;
	height: 300px;
	position: absolute;
	z-index: 1;
	top: 172px;
	left: 450px;
    }
	
#D8	{
	width: 200px;
	height: 300px;
	position: absolute;
	z-index: 1;
	top: 175px;
	left: 550px;
	
	}

#s1 { font: Times New Roman, Times, serif;  }

#i1 { 
	
	width: 200px;
	height: 300px;
	position: absolute;
	z-index: 1;
	top: 175px; 
	left: 175px;
	border: hidden;
	style="border-style: none
	}
	
#D2 {
	width: 800px;
	height: 600px;
	position: absolute;
	z-index: 1;
	}
	
#D3 {
	position: absolute;
	width: 475px;
	height: 350px;
	top: 185px;
	left: 25px;
	border: hidden;
	z-index: 1;
	font-size:16px;
	margin-top: 30;
	
	
	}
	
#i3 {

	height:400px;
	width:650px;
	margin: 0px;
	
	}
	
#t3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	}
	
A:link    { color: #000000; background-color: none; }
A:visited { color: #000000; background-color: none; }
A:hover   { color: #000000; background-color: none; }
	  
	  
#D4 {
	position: absolute;
	width: 650px;
	height: 400px;
	top: 7px;
	left: 00px;
	border: hidden;
	z-index: 1;
	

	}
