#bandwrap {
color: #353E39;
border:  none;
margin: 0 auto;
width: 960px;
height: 3300px;
background:url(../images/wrapbg_mork.jpg) center top repeat;
}

#bandheader{
	width: 960px;
	height: 329px;
}

#bandtop{
	width: 540px;
	height: 45px;
	margin:0 0 0 0;
	/*display:inline;*/
	float:left;	
	background-image: url('../images/band/bandboxtop.gif');
}

#bandindhold{
	width: 540px;
	margin:0 0 0 0;
	/*display:inline;*/
	float:left;
	background-image: url('../images/index/boxfyld.gif');
}

#indexbund{
	width: 540px;
	height: 10px;
	margin:0 0 0 0;
	/*display:inline;*/
	float:left;	
	background-image: url('../images/index/boxbund.gif');
}

#indexboxtop{
	width: 350px;
	height: 45px;
	margin: 0 0 0 0;
	/*display:inline;*/
	float:right;	
	background-image: url('../images/index/connect.gif');
}

#indexboxindhold{
	width: 350px;
	margin: 0 0 0 0;
	/*display:inline;*/
	float:right;
	background-image: url('../images/index/boxlillefyld.gif');
}

#indexboxbund{
	width: 350px;
	height: 10px;
	margin: 0 0 0 0;
	/*display:inline;*/
	float:right;	
	background-image: url('../images/index/boxlillebund.gif');
}

#indexboxtop2{
	width: 350px;
	height: 45px;
	margin: 30px 0 0 0;
	/*display:inline;*/
	float:right;	
	background-image: url('../images/index/facebook.gif');
}

#indexfooter{
	width: 960px;
	/*height: 50px;*/
	margin: 10px 0 0 0;
	display: inline;
	float: left;
	background-image: url('../images/index/footer.png');
}

.bandholder{
	width: 500px;
	height: 500px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: red;
}

.bandtext{
	width: 500px;
	height: 20px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 12px;
}
