*{
	margin: 0;
	padding: 0;
	}
body{
	background-image: url(images/bg_noise_tile.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #525252;
	}
#top_stripe{
	background-repeat: repeat-x;
	background-image: url(images/top_shadow.png);
	height: 35px;
	width: 100%;
	}
#layout{
	padding-top: 2.5em;
	padding-left: 91px;
	margin: 0px;
	}	
.about{
	line-height: 1.25em;
	}
h3{
	clear: both;
	position: relative;
	top: -0.17em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	line-height: 0.833em;
	margin-top: 2.5em;
	margin-bottom: 0.67em;
	}
a{
	color: #0071BC;
	}
.contact{
	font-size: 2em;
	line-height: 1em;
	margin-top: .25em;
	margin-bottom: .3125em;
	}
.filesBlock{
	clear: both;
	position: relative;
	width: 100%;
	}
.mp3Block{	
	margin-bottom: 2.56em;	
	margin-right: 4.5em;	
	float: left;	
	position: relative;	
	left: -0.1875em;	
	height: 8.75em;
	width: 6.125em;
	background-repeat: no-repeat;	
	background-image: url(images/mp3_icon.png);	
	}
.trackName{
	overflow: hidden;
	height: 5em;
	padding-right: 0.59em;	
	padding-left: 0.59em;
	position: absolute;
	top: 3.17em;
	text-align: center;
	font-size: .75em;
	}
.fileName{
	left: -1em;
	font-size: 0.88em;
	width: 9em;
	position: absolute;
	word-wrap: break-word;
	top: 8.93em;
	text-align: center;
	}
.copyright{
	margin-bottom: 2em;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.25em;
	text-indent: -1em;
	color: #525252;
	}
.linehightSpace{
	padding-bottom: 1.25em;
	}