a {text-decoration:none; }

a:link { color: white; }

a:visited { color: white; }


#allcontent {
	padding: 0px;
	background-color: #464e58;
	width: 1000px; }

#body {
	background-color: #464e58;
	padding: 0px;
	margin: 0px;
	text-decoration: none; }


#about a:hover { color: #f7dd0f;
}

#catalogue a:hover { color: #ae2286;
}


#books a:hover {
	color: fuchsia;
}

#composers a:hover { color: #1dacdd;
}

#links a:hover { color: #95B82F;
}

#contact a:hover { color: #ebd132;
}

#menu {
	text-decoration: none;
	font-size: .8em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding-left: 28px;
}

#about {
	padding-right: 28px;
}

#catalogue {
	padding-right: 28px;
}

#composers {
	padding-right: 28px;
}

#books {
	padding-right: 18px;
}


#links {
	padding-right: 28px;
}

#contact {
	padding-right: 28px;
}

#iframe {
	background-color: white;
	border-width: 0px;
	height: 4500px;
	width: 600px;
	margin-top: 7px;
	margin-left: 28px;
}

#harmonia {
	color: white;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	width: 240px;
	margin-left: 654px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 490px;
	position: absolute;
}

#harmoniacover {
	color: white;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	width: 240px;
	margin-left: 654px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 190px;
	position: absolute;
}

#newspic {
	color: white;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	width: 240px;
	margin-left: 654px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 315px;
	position: absolute;
}



#player {
	position: absolute;
	padding-right: 10px;
	height: 240px;
	text-transform: none;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: white;
	background-color: #464e58;
	border-width: 0px;
	margin-top: 6px;
	margin-left: 654px;
	width: 240px;
	
}

.playertextunderline {
	line-height: 24px;
	border-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
	text-transform: none;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #464e58;
	color: white;
	width: 240px;
}

.playertext {
	width: 240px;
	color: white;
	background-color: #464e58;
	line-height: 17px;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.playertextsmall {
	width: 240px;
	color: white;
	background-color: #464e58;
	line-height: 14px;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

