body {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	color: white;
	font-family: verdana;
	font-size:12;
	background: black;
}

A:link{
	text-decoration:none;
	color: #95634b;	
	font-size:12;
}

A:visited{
	text-decoration:none;
	color: #95634b;
	font-size:12;
	
}

A:hover{
	/*text-decoration:underline;*/
	color:white;
	font-size:12;	
}

img{
	border: 0px;
	padding: 3px;
}

/*Mat & dryck fonter*/
#rubrik{
	font-size:18;	
}
			
#drubrik{
	float:left; 
	text-indent:20px; 
	font-size:16;	
}
			
#cl{
	float:right; 
	text-indent:22px;
	direction:rtl; 
	font-size:14;
	letter-spacing:2;	
}
			
#textl{
	float:left; 
	text-indent:20px;	
}
#textsl{
	float:left; 
	text-indent:25px; 
	font-size:10;	
	overflow-x: auto;
	overflow-y: auto; 
}
#textr{
	float:right; 
	text-indent:20px;
	direction:rtl;	
}

#payl{
	float:left; 
	text-indent:20px;	
	font-size:14;	
}
		
#payr{
	float:right; 
	text-indent:20px;	
	direction:rtl;	
}			

/*Containers*/
#forum{
	background: #000000;
	width: 370px;
	height: 420px;
	/*overflow: -moz-scrollbars-vertical;*/
	overflow-x: auto;
	overflow-y: auto; 
}

#page{
	background: #000000;
	width: 630px;
	height: 810px;	
}            
           
            
#topc {
	background: #000000;
	background-image:url('i/home_01.gif');
	width: 630px;
	height: 10px;
}
            
#leftc {
	background-color: #000000;
	background-image:url('i/home_02.gif');
	width: 10px;
	height: 803px;
	float:left;
}
            
#rightc {
	background: #000000;
	background-image:url('i/home_11.gif');
	width: 10px;
	height: 803px;
	float:right;
}
        	
#downc{
	background: #000000;   
	background-image:url('i/bot.gif');
	width: 630px;
	height: 10px;
}
                    
#meny{
	background: #000000;
	width: 500px; 
	height: 39px;	
}
            
#logga{
	background: #000000;
	/*background-image:url('i/home_12.gif');*/
	width: 570px;
	height: 144px; 
}
            
#leftspacer{
	float:left;
	width: 15px;
	height:510px;  
	background: #000000;  
}

#rightspacer{
	float:right;
	width: 15px;
	height:510px;  
	background: #000000;  
}

#mid{
	background: #000000;
	width: 600px;
	height: 510px;      
}
            
#leftcontent{
	background-image:url('i/menu.gif');
	width: 90px;
	float: left;
	height: 510px;   
}
            
#middlecontent{
	background: #000000;
	width: 420px;
	height: 510px; 
}
            
#rightcontent{
	background-image:url('i/menu.gif');
	width: 90px;
	float: right;
	height: 510px; 
}
            
            
#footer{
	background: #000000;
	width: 600px;
	height: 100px;    
	margin-right:auto;
	margin-left:auto; 
}

            

