
body{
	margin:0px;
	padding:0px;
	width:800px;
	height:640px;
	}
	
.hg{
	width:800px;
	height:600px;
	background-color:#fffaf0;
}

	
.impr{
	position:absolute;
	top:0px;
	width:800px;
	height:20px;
	
	font-family:Helvetica, Arial, sans-serif;
	font-size:9pt;
	color:#8B3626;
	font-style:normal;
	}
	
	
.header{
	position:absolute;
	top:20px;
	width:800px;
	height:120px;
	}
	
	
.navi{
	position:absolute;
	top:140px;
	width:700px;
	height:75px;
	

	font-family:Helvetica, Arial, sans-serif;
	font-size:10pt;
	font-style:normal;
	text-align:center;
	
	}
	
	
a:link {
		color:#8B3626;
		}
		
a:visited {
		color:#8B3626;
		}
		
a:focus {
		color:#EE0000;
		}
		
a:hover {
		color:#EE0000;
		}


	
	
.path{
position:absolute;
top:175px;
	width:745px;
	height:20px;
	margin-left:55px;
	}
	
.ifpfad{
	top:0px;
	
	width:800px;
	height:20px;

	}
	
.pathway{
	font-family:Arial, sans-serif;
	font-size:10pt;
	color:black;
	font-style:italic;
	word-spacing:3px;
	
	
	}
	
.content{
	position:absolute;
	top:195px;
	width:800px;
	height:485px;
	}

.cbdy{


		background-image:url(../images/cbdy.jpg);
		background-repeat:no-repeat;
		}
	
	
.contentframes{
	position:absolute;
	top:0px;
	width:800px;
	height:485px;
	background-color:transparent;
	}
	
.ifges{
	margin-left:200px;
	margin-top:10px;
	width:600px;
}
	

	
	
.copyr{
	position:absolute;
	top:585px;
	width:800px;
	height:10px;

	font-family:Helvetica, Arial, sans-serif;
	font-size:9pt;
	color:#8b636c;
	font-style:normal;
	text-transform:lowercase;
	text-align:center;
	
	}
	
.text{
	font-family:Arial, sans-serif;
	font-size:10pt;
	color:maroon;
	font-style:normal;
		
		width:500px;
		height:220px;
		margin-top:20px;
		margin-left:20px;
		}
.text_audio{
	font-family:Arial, sans-serif;
	font-size:10pt;
	color:maroon;
	font-style:normal;
		
		width:500px;
		height:10px;
		margin-left:20px;
		}
		
.text_imp{
	font-family:Arial, sans-serif;
	font-size:8pt;
	color:#8B3626;
	font-style:normal;
		
		width:500px;
		height:320px;
		margin-top:10px;
		margin-left:20px;
		}

.contact{
		font-family:Arial, sans-serif;
		font-size:8pt;
		color:#8B3626;
		font-style:normal;
		padding:3px;
		width:270px;
		height:320px;
		margin-top:10px;
		margin-left:20px;
		}
		
.red{
		color:red;
		font-style:italic;
		margin-left:20px;
	}
	
.text_pix{
	font-family:Arial, sans-serif;
	font-size:10pt;
	color:#8B3626;
	font-style:normal;
		
		margin-left:50px;
		}
		
.main {
   position: absolute;
   visibility: visible;
   left: 50%;
   top: 50%;
   width: 800px;
   height: 600px;
   margin-left: -400px;
   margin-top: -350px;
   z-index : 1;
} 