/* CSS Document */
body {
	background-color: #AE9E87;
	font-family: Verdana;
	margin:0px;
	padding:0px;
	z-index:1;
}

#main {
	font-family: Verdana;
	font-size: 12px;
	color: #2B261F;
	text-decoration: none;
	background-color: #CCC2B4;
	z-index:10;
}

#logo {
	margin-top: 17px;
	margin-left: 15px;
}

#menu {
	height: 37px;
	z-index:0;
	position: relative;
}

#menu img {
}

#menu a {
	font-family: Verdana;
	font-size: 14px;
	color: #7F3B1B;
	text-decoration: none;
	font-weight: bold;
	padding-left: 7px;
	z-index:5;
	position:relative;
}

#lulu {
	margin-bottom: 8px;
	color: #2B261F;
}

.bottom {
	font-size: 12px;
}

#tausta {
	position: absolute;
	z-index: 0;
}

#test {
	position:relative;
	z-index:2;
}

.menu_bg {
	position:absolute;
 	margin-top:-8px;
}
