

#meny{
	width: 18em;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: 90% Verdana, Helvetica, sans-serif;
	letter-spacing: 0.1em;}
#meny li{margin-bottom: 0.25em;}
#meny a{
	display: block;
	width: 140px;
	height:auto;
	background: #dbb89a;
	padding: 0.25em;
	text-decoration: none;
	border: 1px solid #996666;
}
#meny a:link{color: #ffffff;}
#meny a:visited{color: #ffffff;}
#meny a:hover{background: #996666;}
#meny a#current{background: #5e4e3e; color: #ffffff}

#sidebar {
position: absolute;
top: 60px;
left: 20px;
width: 150px;
height: 550px;
right: auto;
bottom: auto;
background-color: #959595;
border-right-style: inset;
border-width: 2px;
}

#menycontainer {
position: absolute;
top: 250px;
left: 20px;
width: 150px;
height: 300px;
right: auto;
bottom: auto;
}

#bakgrund {
position: absolute;
top: 20px;
left: 120px;
width: 700px;
height: 375px;
right: auto;
bottom: auto;
background-color: #e2cfc0;
}

#text {
position: absolute;
top: 390px;
left: 220px;
width: 590px;
height: 200px;
right: auto;
bottom: auto;
}

#text p {
color: #aa7777;
font: 80% Verdana, Helvetica, sans-serif;
}

#text a:link{color: #999999;}
#text a:visited{color: #999999;}

#thumbarea {
position: absolute;
left: 580px;
top: 40px;
width: 250px;
height: 600px;
right: auto;
bottom: auto;
align: left;
}

#picarea {
position: absolute;
left: 220px;
top: 40px;
width: 320px;
height: 320px;
right: auto;
bottom: auto;
align: top;
}
