	body { 
		font-family: lucida; helvetica; font-weight: light; background: white; 
		margin-top: 5%; margin-left: 8%; 
}

a:link {color: dark blue;}
a:active {color: grey;}
a:visited {color: #31303C; text-decoration: none;}
a:link {text-decoration: none;}
a:hover {color: black;}


* {
	margin: 0px;
	padding: 0px;
	border: none;
}

#wrapper {
	min-width: 600px;
	width: 90%;
}

#menu-container {
	margin-top: 180px;
	width: 100px;
	float: left;
}

#menu {
	list-style: none;
	font-size: 11px;
	font-family: helvetica;
}

#menu ul {
	list-style: none;
	font-size: 10px;
	font-family: helvetica;
	margin-left: 20px;

}

#menu li {
	margin-bottom: 10px;
	font-size: 13px;
	font-family: helvetica;
	color: #31303C;
	
}
	 
	
	a {
		color: black;
}
	

	h1 {		
		font-family: helvetica;
		font-size: 14px;
		font-weight: lighter;
		color: #85848F;
}

	h2 {
		font-family: helvetica;
		color: #570433;
		font-size:10px;
		font-weight: lighter;		
}

	h3 {
		font-family: helvetica;
		color: #85848F;
		font-size:12px;
		font-weight: lighter;		
		margin-top: 0;
	
}

	p {
		color: #85848F;
		font-family: helvetica;
		font-size:12px;
		margin-top: 0;
		}
		
div#boks {
	float: right;
		width: 425px;
		padding-left: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-right: 65px;
		margin-top: 10px;
}		
		
#boks ul {
	list-style: none;
	font-size: 13px;
	font-family: helvetica;
	
	
}
		


#img-container {
	height: 425px;

}


	
ul#boks {
list-style:none;

}
