body {
	color: #39335D;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

a {
	color: ##D7712E;
}



#sidemenu {
	position: fixed;
	top: auto;
	right: 0px;
	bottom: 100px;
}
#menu {
	position: fixed;
	left: 0px;
	bottom: 0px;
}
#banner {
	top: 0px;
	width:785px;
	
}

#mainbody {
	margin:5px auto;
	width:542px;
}
#content {
	width: 785px;
	margin:0 auto;
}
#listenwrapper {
	width: 300px;
	margin:0 auto;
}

#logo {
	position: fixed;
	left: 0px;
	bottom: 60px;
}
#fullscreenwrapper {
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#miniplayer {
	margin:10px auto;
	width: 300px;
}
.centretext {
	text-align: center;
}
