body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}





#main{
	position: absolute;
	top: 105px;
	left: 80px;
	width: 740px;
	height: 370px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 2;

}

#header {
	
	position:absolute;
	left:80px;
	top:0px;
	width:740px;
	height:105px;
	z-index:1;
	
		
} 

#flashright{
	
	position:absolute;
	left:820px;
	top:0px;
	width:97px;
	height:475px;
	z-index:1;
	
		
}

#left {
	background-color: #000000;
	position:absolute;
	left:36px;
	top:46px;
	width:80px;
	height:550px;
	z-index:1;
	
		
}

#meny{
	background-color: #000000;
	position: absolute;
	left:80px;
	top:475px;
	width: 837px;
	height: 50px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 2;

}

