html { height: 100%; margin: 0; padding: 0; /*overflow: hidden;*/ }
body { font-family: arial, verdana, arial, helvetica; background-color: #fff; color: #666; padding: 0px; margin: 0; height: 100%; font-size: 12px; line-height: 22px; /*overflow: hidden; */ background-image: url('images/header.jpg'); background-position: top center; background-repeat: no-repeat;*/ }
a { color: #003328; /*#873A26;*/ text-decoration: none; font-weight: bold; }
a:hover { color: #873A26; }
h1 { font-size: 18px; line-height: 21px; font-family: arial; color: #000; margin-bottom: 10px; }
small { font-size: 9px; }


#bioblok {
	width: 960px;
	height: 306px;
	overflow: hidden;
	border-bottom: 0px solid #000;
	border-top: 0px solid #000;
	position: relative;
	margin: 0 auto;
	background-color: ;
	color: #fff;
	margin-top: 355px;
}
#downloadblok {
	width: 960px;
	border-bottom: 0px solid #000;
	border-top: 0px solid #000;
	position: relative;
	margin: 0 auto;
	background-color: ;
	color: #fff;
	margin-top: 355px;
}
#question {
	width: 180px;
	position: relative;
	display: inline-block;
	text-align: left;
	border-bottom: dotted 1px black;
}
#answer {
	position: relative;
	display: inline-block;
	border-bottom: dotted 1px black;
}
#content {
	position: absolute;
	top: -400px;
	left: 0px;
	height: 3000px;
	width: 100%;
	padding-left: 0px;
}
#centent div {
	margin: 0 auto;

}

.text {
	width: 930px;
	line-height: 30px;
	color: #000;
	text-align: justify;
}	
/* bio */
.readmore {
	cursor: pointer;
	background-color: #000;
	color: #666;
	font-size: 11px;
	padding: 3px;
}
.fade { background-color: #ccc; }
.biopic {
	float: right;
	margin-left: 10px;
}

.panel {
	float: left;
	width: 320px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #333;
	line-height: 20px;
}

.show {
	padding-right: 10px;
	margin-bottom: 10px;
}

.release {
	clear: left;
	height: 100px;
	clear: both;
}	
.release img { float: left; margin-right: 5px; }

.pics { width: 250px;	margin-bottom: 30px; clear: left; }
.pics img { float: left; margin-right: 4px; margin-bottom: 4px; display: block; }

.creds { clear: left; font-size: 9px; color: #999; margin-top: 30px;  }
.creds a { color: #999; text-decoration: none; }
.creds a:hover { color: #000; }

.snippets {
	width: 280px;
	margin-bottom: 20px;
}

.sponsors img {
	display: block;
	float: left;
}







/* prullebak nominees */

#menu {
	width: 960px;
	padding: 10px;
	margin: 0 auto;
	margin-top: 310px;
	text-align: center;
	}
#menu span {
	cursor: pointer;
	width: 140px;
	color: #fff;
}
#menu span:hover {
	color: #ff0000;
}