#container{
position: relative;
width: 996px; 
height: 738px; 
background-image:url('/images/bg_blues_band_image.jpg');
margin: 0 auto;
}

#container_BA{
position: relative;
width: 996px; 
height: 738px; 
background-image:url('/images/bg_blues_band_image_BA.jpg');
margin: 0 auto;
}

#container_GM{
position: relative;
width: 996px; 
height: 738px; 
background-image:url('/images/bg_blues_band_image_GM.jpg');
margin: 0 auto;
}

#container_FM{
position: relative;
width: 996px; 
height: 738px; 
background-image:url('/images/bg_blues_band_image_FM.jpg');
margin: 0 auto;
}

#container_SM{
position: relative;
width: 996px; 
height: 738px; 
background-image:url('/images/bg_blues_band_image_SM.jpg');
margin: 0 auto;
}

#container_OM{
position: relative;
width: 996px; 
height: 738px; 
background-image:url('/images/bg_blues_band_image_OM.jpg');
margin: 0 auto;
}

#box1, #box2, #box3, #box4{
	position: absolute;
	border: 0px solid white;
}
#box1{
	top: 0;
	left: 0;
	height: 100px;
	width: 460px;
}
#box2{
	top: 0;
	right: 0;
	height: 100px;
	width: 340px;
}
#box3{
	bottom: 0;
	left: 0;
	height: 140px;
	width: 400px;
}
#box4{
	bottom: 0;
	right: 0;
	height: 140px;
	width: 340px;
}

/*#######
Tekst styles
########*/

p{
 color: #eeeeee;
 font-family: verdana;
 font-size: 13px;
}

h1{
 color: #eeeeee;
 }

h1 a{
 color: #eeeeee;
 text-decoration: none;
 }

h3{
 color: #eeeeee;
 font-size: 14px;
 }

a{
 color: #b13024;
}
