/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	background-color: #ffffff;
	font-size: 12px;
	font-family: Verdana, sans-serif;

}
body{	
	text-align:left;
	min-width:586px;/* for mozilla*/
	background-color: #ffffff;
	height:100%;
}

a {
	color: #bfbfbf;
	text-decoration: none;
}


#wrapper {
	_height: 167px;

}

#outer{
	height:99.9%;
	padding-top:100px;/*needed to make room for header*/
	min-height:100%;
	width:586px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	
}

/* mac hide \*/
* html #outer{
	width:586px
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
	width:100%;
	padding-top:375px;/*needed to make room for header*/
	
} 

#front_mappar{
	display: block;
	width: 586px;
	height: 61px;
	background: url(images/front_front.png)  left top no-repeat;
	z-index:65;
	
} 

#kongress {
	position:absolute;
	top:316px;
	left:24px;
	width:175px;
	height:45px;
	text-indent: -5000px;
	z-index:300;
	background:  url(images/logo_237x63.gif) no-repeat left top;
	
	
}


#incominglappland {
	position:absolute;
	top:316px;
	left:203px;
	width:175px;
	height:45px;
	text-indent: -5000px;
	z-index:300;
	background:  url(images/logo_237x63.gif) no-repeat left top;
	
}

#resor {
	position:absolute;
	top:316px;
	left:384px;
	width:175px;
	height:45px;
	text-indent: -5000px;
	z-index:300;
	background:  url(images/logo_237x63.gif) no-repeat left top;
	
}


 a {
	text-decoration: none;
	color: #000000;
}