body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	text-align: center;
	background-color: #000;
	background-attachment: fixed;
	background-image: url(sowhat-bg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	color: #fff;

}

#content{

	position: absolute;
	left: 50%;
	top: 50%;
	float:none;
	clear: both;
	background-color: #000000;
	width: 700px;
	height: 500px;
	margin-left: -350px;
	margin-top: -250px;
	text-align: left;

}

#mrow{

	width: 100%;
	height: 35px;
	background-color: #000000;
	margin: 0px;
	text-align: center;
}

.mrowbutton{
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 80px;
	float: left;
	border: solid 2px black;
	padding: 0px;
	margin: 0px;
}

#infoarea{

	color: #ffffff;
	background-color: #000000;
	font-family: Monotype Corsiva;
	font-weight: bold;
	font-size: 18px;
	padding: 25px;
	overflow: auto;
	
	scrollbar-face-color:#ffffff; 
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#666666;
	scrollbar-shadow-color:#333333; 
	scrollbar-dark-shadow-color:#999999;
	
}

#footer{

	color: #ffffff;
	font-size: 12px;
	font-family: Monotype Corsiva;
	text-align: center;
	padding-top: 10px;
	width: 100%;
	
}

.bandbild{

	vertical-align: top;
	margin: 10px;

}
h1{
	text-align: center;
}

a.galleri{

	text-decoration: none;
	color: white;
	font-family: Monotype Corsiva;
	width: 5px;
	padding: 0px 2px 0px 2px;
}

.media{
	background-image: url(media-bg.jpg);
	text-align: top;
	width: 446;
	height: 69;
	padding-top: 12px;

}
