#music, #design, #contact {
	left: 37%;
	top: 120px;
	position: absolute;
	background-attachment: fixed;
	background-image: url(fl/contbg.png);
	background-repeat: repeat;
	background-position: left top;
	border: 1px solid #999;
	visibility: hidden;
	z-index:10;
	padding-top: 20px;
	padding-left: 20px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
#player {
	position:absolute;
	right: 46%;
	z-index:100;
	top: 0px;
}
.x {
	float:right;
	cursor:pointer;
	margin-right:20px;
}
.top {
	width:650px;
	vertical-align:top;
	font-family:Verdana, Geneva, sans-serif;
	font-size:36px;
	color: #37685C;
}
.container {
	overflow:scroll;
	width:650px;
	height:500px;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	color: #464374;
	text-decoration: underline;
}
a:hover {
	color: #F60;
	text-decoration: none;
}
a.ilink {
	text-decoration: none;
}

.header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #37685C;
	margin-bottom: 10px;
}
#m {
	position: absolute;
	left: 50%;
	top: 103px;
}
