a:link {
	color: #086C00; 
	background-color: tranparent;
	text-decoration: underline;
}
a:visited {
	color: #086C00; 
	background-color: #ffff00;
	text-decoration: underline;
}

a:focus {
	color: #086C00; 
	background-color: tranparent;
	text-decoration: underline;
}
a:hover {
	color: #086C00;
	background-color: tranparent;
	text-decoration: underline;
}
a:active {
	color: #086C00; 
	background-color: tranparent;
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background: #ffffff;
	margin: 0px;
}

div {
	margin: 10px;
	position: absolute;

}

#main {
	position: relative;
	width: 900px;
	height:700px;
	margin: 20px auto 5px auto;	
	border: 2px solid #000000;
	border-bottom: none;
	background-image: url(../images/foto01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 1em;	
	padding: 0px;
	font-weight: normal;
}


#fonogeno {
	width:400px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 4px;
	left: 100px;
	top: 10px;
	font-size: 200%;
	font-weight: bold;
	color: #086C00;
}
#description {
	font-weight: bold; 
	top: 30px;
	left: 50px;
	font-size: 80%;
	color: black;
}

#language {
	font-size: 80%;
	right: 0px;
	top: 0px;
}

#language a:link, #fonogeno a:link {
	color: #086C00; 
	background-color: tranparent;
	text-decoration: none;
}
#language a:visited, #fonogeno a:visited {
	color: #086C00; 
	background-color: tranparent;
	text-decoration: none;

}
#language a:focus, #fonogeno a:focus {
	color: #086C00; 
	background-color: tranparent;
	text-decoration: none;
}
#language a:hover, #fonogeno a:hover {
	color: #086C00; 
	background-color: #ffff00;
	text-decoration: none;
}
#language a:active, #fonogeno a:active {
	color: #086C00; 
	background-color: tranparent;
	text-decoration: none;
}




#text {
	position: relative;
	width: 840px;
	margin: 20px auto 5px auto;	
	border: 2px solid #000000;
	border-top: none;
	background-image: url(../images/foto01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 1em;
	padding: 30px;
	font-weight: normal;
}


.samples_list {
	border-top: 1px solid black;
	border-right: 1px solid black;
	width: 160px;
}

.samples_list h2 {
	margin-bottom: -1px;
	width: 9em;
	font-size: 105%;
	text-decoration: underline;
}


.samples_list span {
margin-left: 9px;
line-height: 20px;
}


#samplesAtmospheres	 {
	top: 100px;
	left: 20px;
}

#samplesFX {
	top: 400px;
	left: 450px;
}

#samplesBeat {
	top: 110px;
	left: 550px;
}

#samplesRiff {
	top: 100px;
	left: 600px;
}

#samplesBass {
	top: 400px;
	left: 150px;
}

#samplesRing {
	top: 100px;
	left: 550px;
}


#adsense_lista_link_centrale {
	top: 150px;
	left: 320px;
	border-top: 1px solid black;
	border-right: 1px solid black;
}

#adsense_lista_link_BassoDX {
	top: 550px;
	left: 650px;
	border-top: 1px solid black;
	border-right: 1px solid black;
}

#adsense_ricerca_alto {
	top: 10px;
	left: 520px;
	border-top: 1px solid black;
	border-right: 1px solid black;
}

#adsense_skyscraper_DX {
	top: 70px;
	left: 740px;
	border: none;
}

#cc {
	top: 580px;
	left: 5px;
	width: 90px;
	font-size: 80%;
}

#freejava {
	top: 400px;
	left: 5px;
	font-size: 80%;
	width: 90px;
}


