body {
	background-attachment: fixed;
	background-color: #000;
	background-repeat: repeat;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}

#main {
	position: absolute;
	left: 50%;
	margin-left: -430px;
	width: 860px;
	height: 600px;
	background-attachment: scroll;
	background-image: url(/gfx/contact.jpg);
	background-repeat: no-repeat;
}

#content, #nav {
	background: transparent;
	position: absolute;
	overflow: auto;
}

#bio1 {
	background: transparent;
	position: absolute;
	overflow: auto;
	top: 360px;
	left: 68px;
	height:213px;
	width: 195px;
}

#bio2 {
	background: transparent;
	position: absolute;
	overflow: auto;
	top: 360px;
	left: 338px;
	height:213px;
	width: 195px;
}

#bio3 {
	background: transparent;
	position: absolute;
	overflow: auto;
	top: 360px;
	left: 608px;
	height:213px;
	width: 195px;
}

#contentbiography {
	background: transparent;
	position: absolute;
	overflow: auto;
	top: 300px;
	left: 415px;
	height: 290px;
	width: 430px;
}

#contentvocal_teaching {
	background: transparent;
	position: absolute;
	overflow: auto;
	top: 205px;
	left: 405px;
	height: 350px;
	width: 430px;
}

#contentprojects {
	background: transparent;
	position: absolute;
	overflow: auto;
	float: right;
	top: 250px;
	left: 415px;
	height: 350px;
	width: 430px;
}

#contentagenda {
	background: transparent;
	position: absolute;
	overflow: auto;
	top: 120px;
	left: 415px;
	height: 470px;
	width: 430px;
}

strong {
  font-size:16px;
	color: #fff;
}

#contentcontact {
	background: transparent;
	position: absolute;
	overflow: auto;
	top: 120px;
	left: 415px;
	height: 470px;
	width: 430px;
}

#contentpictures {
	background: transparent;
	position: absolute;
	overflow: auto;
	top: 190px;
	left: 35px;
	height: 470px;
	width: 630px;
}

#contentpictures img {
	margin: 5px;
	border: 1px solid #999;
}

#contentpictures p {
	font-size: 1.2em;
}

#contentmusic {
	background: transparent;
	position: absolute;
	overflow: auto;
	top: 120px;
	left: 35px;
	height: 470px;
	width: 430px;
}

#nav.pictures {
	top: 22px;
	left: 470px;
	height: 200px;
	width: 430px;
	z-index: 100;
}

#nav li a {
	text-decoration: none;
}

#nav li {
  list-style-type: none;
}

#terug {
	position: absolute;
	top: 247px;
	left: 0px;
}

h3, a, .hi {
	color: #eee;
}
