a:link { text-decoration: none; color: #EFE2B1}
a:visited { text-decoration: none; color: #EFE2B1}
a:active { text-decoration: none; color: #EFE2B1}
a:hover { text-decoration: underline; color: #EFE2B1}

body {
font-family:"Trebuchet MS";
font-size:11px;
margin:6px;
background-color:#000000;
}

#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	height: 100%;
	width: 800px;
	left: 50%;
	margin-left: -400px;
}
#silhouette {
	height: 400px;
	width: 206px;
	top: 0px;
	margin-top: 0px;
	left: 50%;
	margin-left: -400px;
}
#top_blend {
	height: 150px;
	width: 600px;
	top: 0px;
	margin-top: 0px;
	left: 50%;
	margin-left: -200px;
}
#links {
	height: 25px;
	width: 600px;
	top: 160px;
	left: 50%;
	margin-left: -170px;
}
#contact_info {
	font-size: 11px;
	text-align:center;
	height: 300px;
	width: 200px;
	top: 410px;
}
#contact {
	font-size: 10px;
	height: 600px;
	width: 400px;
	top: 200px;
	left: 250px;
}
#biography {
	font-size: 11px;
	height: 600px;
	width: 400px;
	top: 200px;
	left: 250px;
}
#images {
	height: 600px;
	width: 150px;
	top: 210px;
	left: 670px;
}
#choose_language {
	font-size: 11px;
	height: 20px;
	width: 150px;
	top: 160px;
	left: 50%;
	margin-left: 270px;
}
#bands {
	font-size: 11px;
	height: 600px;
	width: 400px;
	top: 200px;
	left: 250px;
}
#oops_thanks {
	font-size: 11px;
	height: 600px;
	width: 400px;
	top: 200px;
	left: 450px;
}
.grey {
	font-size: 12px;
	font-style: italic;
	color: #CCCCCC;
}
.caption {
	text-align:right;
	font-size: 10px;
	color: #999999;
}
.contact_textfield {
	border:1px #999999 solid;
	color:#000000;
	background:#FFFFFF;
	padding:1px;
	font-family:"Trebuchet MS";
	font-size:12px;
}
.rubrik1 {
	color: #CCCCCC;
	font-size: 21px;
	font-weight: bold;
}
.rubrik2 {
	color: #CCCCCC;
	font-size: 16px;
	font-weight: bold;
}