html {
	margin:0;
	padding:0;
}

body {
	font-family: Arial, "MS Trebuchet", sans-serif;
	background-color:#000;
	color:#000;
	margin:0;
	padding:0;
}

#wrapper {
	margin:auto;
	background: #000 url('web_images/background_1.jpg') no-repeat scroll top center;
	width:960px;
	height:541px;
	padding:0;	
	
}



h1 {
	line-height:130%;
/*	padding-left:200px;*/
	text-indent:-5000px;
	padding:0;	
	margin:0;
}


		
 a#email {
	color:#fff;
	text-decoration:none;
	border: 0px solid #fff;
	padding:0;
	margin:0;
	top:350px;
	left:500px;
	position:relative;
}

 a#email img {
	text-decoration:none;
	border: 0px solid #fff;
}
#about{
	top:190px;
	position:absolute;
	height:81px;
	width:200px;
}

#about a {
	height:81px;
	display:block;
	text-indent:-5000px;

}

#about a:hover {
	background: transparent url('web_images/finger.png') no-repeat;
	height:81px;
	display:block;
	text-indent:-5000px;

}

#audio{
	top:400px;
	position:absolute;
	height:81px;
	width:200px;
}

#audio a {
	height:81px;
	display:block;
	text-indent:-5000px;

}

#audio a:hover {
	background: transparent url('web_images/finger.png') no-repeat;
	height:81px;
	display:block;
	text-indent:-5000px;

}

#film {
	top:260px;
	position:absolute;
	height:81px;
	width:200px;
}

#film a {
	height:81px;
	display:block;
	text-indent:-5000px;

}

#film a:hover {
	background: transparent url('web_images/finger.png') no-repeat;
	height:81px;
	display:block;
	text-indent:-5000px;

}

#live {
	top:330px;
	position:absolute;
	height:81px;
	width:200px;
}

#live a {
	height:81px;
	display:block;
	text-indent:-5000px;

}

#live a:hover {
	background: transparent url('web_images/finger.png') no-repeat;
	height:81px;
	display:block;
	text-indent:-5000px;

}
