a {
	text-decoration: none;
}

img {
	border: 0px;
}

body {
	background: url(../_img/tile.jpg);
	color: #3A2001;
}

#container {
	width: 660px;
	height: 2080px;
	margin: 60 auto 0 auto;
	background: url(../_img/bg.jpg) no-repeat;
}

#manusfTop {
	display: block;
	position: relative;
	width: 119px;
	height: 13px;
	left: 462px;
	top: 113px;
}

#manusfBottom {
	display: block;
	position: absolute;
	width: 158px;
	height: 18px;
	left: 440px;
	top: 2090px;
}

#content {
	width: 600px;
	padding-top: 134px;
	padding-left: 30px;
}

#menubar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 600px;
}

#menubar ul li {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
}

#menubar ul li a { 
	display: block; 
	letter-spacing: -1px;
 	color: #3a1f05;
	font: 18px Verdana, sans-serif;
	margin-bottom: 7px;
}

.headerSpacing {
	padding-right: 34px;
}

.line {
	margin-bottom: 15px;
}

a.back_to_top {
	position: absolute;
	top: 7px;
	right: 0px;
	display: block;
	color: #3A2001;
	text-transform: uppercase;
	font-size: 10px;
}

a.back_to_index {
	position: absolute;
	top: 70px;
	left: 38px;
	display: block;
	color: #3A2001;
	text-transform: uppercase;
	font-size: 12px;
}

p {
	text-align: justify;
}

.section{
	position: relative;
}

.section h2 {
	font: 18px Verdana, sans-serif;
	margin-bottom: 5px;
	width: 400px;
}

.section p {
	font: 10px/14px Verdana, sans-serif;
	margin-top: 0px; 
}	

.section ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font: 10px/14px Verdana, sans-serif;
}

#break {
	margin-top: 20px;
}

#player p {
	margin-top: 10px;
	font: 9px Verdana;
}

.button {
	width: 600px;
	margin: 15 auto 0 auto;
	text-align: center;
	font: 9px Verdana, sans-serif;
}

.button img {
	margin-bottom: 20px;
}

.newsletter {
	width: 600px;
	margin: 25 auto 0 auto;
	text-align: center;
	font: 9px Verdana, sans-serif;
}

.newsletter form {
	width: 600px;
	text-align: right;
}

.newsletter form input {
	margin-bottom: 5px;
}

.emailField {
	margin-right: 30px;
}

.subscribeButton {
	margin-right: 35px;	
}

#alphabet {
	text-align: center;
	font: 10px/14px Verdana, sans-serif;
}

#thankYou {
	margin-top: 30px;
	text-align: center;
	font: 14px/14px Verdana, sans-serif;
}

#artists {
	margin-top: 30px;
	text-align: center;
	font: 12px/14px Verdana, sans-serif;
}