body {
	background-color: #000000;
}

.logoc {
	top: 30px;
	left: 20px;
	background-image: url(../images/moneeightfive.jpg);
	background-repeat: no-repeat;
	position: fixed;
	height: 260px;
	width: 230px;
}

.contentc {
	top: 0px;
	left: 280px;
	background-color:#000000;
	position: absolute;
	width: 604px;
	color: #FFFFFF; 
	font-size: 12px; font-family: Helvetica, Arial, Geneva, sans-serif;
	line-height:  140%;
}

.presslp{
	margin: 28px 0 30px 0;
}
.pressphoto{
	margin: 30px 0 30px 0;
}
.pressmusic{
	margin: 30px 0 30px 0;
}
.presscontact{
	margin: 30px 0 30px 0;
}

a:link {
	color: #FFFFFF; 
	font-size: 12px; font-family: Helvetica, Arial, Geneva, sans-serif;
}

a:visited {
	color: #FFFFFF; 
	font-size: 12px; font-family: Helvetica, Arial, Geneva, sans-serif;
}

a:active {
	color: #FFFFFF; 
	font-size: 12px; font-family: Helvetica, Arial, Geneva, sans-serif;
}

a:hover {
	background-color: #FFFFFF;
	color: #000000; 
	font-size: 12px; font-family: Helvetica, Arial, Geneva, sans-serif;
}

a {
	text-decoration: underline;
	word-spacing:normal
}


