@charset "UTF-8";
/* CSS Document */

body, html{
	height:100%;
	width:100%;
	background-color:#000;
	background-image:url(img/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding:0px;
	margin:0;
    font-family:Verdana, Geneva, sans-serif;
}

img{
	border-style: none;
	text-decoration:none;
	
}


#wrapper{
	min-height: 100%;
	height: auto !important;
    height: 100%;
	width:800px;
	margin: 0 auto -120px;
	color:#FFF;
	padding:0;
}

#wrapper2{
	min-height: 100%;
	height: auto !important;
    height: 100%;
	width:800px;
	margin: 0 auto -120px;
	color:#FFF;
	padding:0;
	
}

#wrapperpopup{
		min-height: 100%;
	height: auto !important;
    height: 100%;
	width:640px;
	margin: 0 auto -120px;
	color:#FFF;
	padding:0;
}


#logoandmenuholder{
	width:800px;
	height:240px;
}
#logoholder2{
		width:640px;
	height:240px;
}


#logo{
width:313px;
height:235px;
float:left;
}

#meny{
	margin-top:15px;
	margin-right:10px;
	width:450px;
	float:right;
}

#menyitem{
	width:auto;
	float:left;
	font-size:11px;
	padding:5px;
}


#funnyBones{
	padding:10px;
float:right;	
	
}

#flashen{
width:800px;
height:600px;
clear:both;
margin-top:-180px;
position:absolute;
}



#footer {
clear:both;
height: 4em;
width:700px;
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
margin:0 auto;
text-align:center;
color:#FFF;
}


.push {
clear:both;
height: 120px;
margin-top:0;
}

#footer2{
clear:both;
height: 120px;
width:100%;
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
margin:0 auto;
text-align:center;
color:#FFF;
background-image:url(img/sponsbg.png);
padding:0;
}

#fotlogos{
padding-top:20px;
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
margin:0 auto;
text-align:center;
}

#pusher{
height:450px;
}


#small{
	font-size:9px;
	width:700px;

	
}

#face{
	width:124px;
margin:0 auto;	
	
}

