html,body {
	background-color: #FFF;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

#container  {
	width:800px;
	position:relative;
	margin:auto;
}

#topmenu  {
	width:400px;
}

#topmenu .moduletable {
	width:800px;
	text-align:right;
}

#pagemenu  {
	margin-bottom:-30px;
	z-index:1;
	position:relative;
}

.header_tnhd {
	position:relative;
	margin:-30px 0px -300px 0px;
}

.tnhd_right {
	margin:-20px 0px -100px 650px;
}

#all {
	background-color: #FFF;
	margin: 0px auto 0 auto;
	width: 800px;
	overflow:hidden;

}

#content_mid {
	background-color: #FFF;
	float: left;
	padding: 10px 30px 30px 50px;
	width: 560px;	
	text-align: left;
}

#line  {
	float:left;
	width:700px;
	border-top:solid 1px;
	border-top-color:#29ABE2;
	margin-top:50px;
	margin-left:50px;
}

#right2 {
	background-color:#FFF;
	width: 350px;
	margin-top:-63px;
	margin-bottom:25px;
	margin-left:40px;
	float:left;
}

#footer  {
	width:800px;
	float:left;
	background-color:#FFF;
	Font-family:Helvetica, Verdana, Arial;
	font-size:10px;
	text-align:right;
	margin-bottom:50px;
}
.spotify_logo {
	border: none;
	width:20px;
}

.facebook_logo {
	border: none;
	width:20px;
}

.youtube_logo {
	border: none;
	width:22px;
}

.myspace_logo {
	border: none;
	width:20px;
}
/*
.spotify_logo {
	border: none;
	width:50px;
	margin-bottom:-7px;
}

.facebook_logo {
	border: none;
	width:60px;
	margin-bottom:7px;
}

.youtube_logo {
	border: none;
	width:45px;
	margin-bottom:6px;
}

.myspace_logo {
	border: none;
	width:60px;
	margin-bottom:10px;
}
*/
#skugga_top  {
	width:820px;
	height:10px;
	float:left;
	background-image:url('../images/Skuggatop.png');
}

#skuggbox  {
	width:820px;
	float:left;
	background-image:url('../images/Skugga.png');
}

#skugg_bottom  {
	width:820px;
	height:10px;
	float:left;
	background-image:url('../images/Skuggabotten.png');
}
