html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(yla_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Trebuchet MS";
}

#container{
	width: 965px;
	padding-left: 85px;
	margin-right: auto;
	margin-left: 0px;
	margin-top: 0px;
	position:relative;
	z-index: 1;
	}
	
	#menu {
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
	text-align:left;
	z-index: 4;
	}

#logosolu {
	height: 178px;
	padding-top: 8px;
	position: absolute;
	left: 85px;
	top: 40px;
	z-index:3;
}

#etusivuntytot {
	width: 482px;
	height: 385px;
	background-image: url(bg_girls2.png);
	z-index:2;
	position: relative;
	background-repeat: no-repeat;
	left: 400px;
	top: 2px;
	text-align: right;
}

#kalenterihahmot {
	width: 440px;
	height: 286px;
	background-image: url(bg_hinnasto.png);
	z-index:2;
	position: relative;
	background-repeat: no-repeat;
	left: 400px;
	top: 2px;
	text-align: right;
}

#matsku {
	width:945px;
	position: absolute;
	left: 0px;
	top: 225px;
	padding-left: 100px;
	background-image: url(midcell_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 55px;
	}	

#sivumenu {
	width: 200px;
	background-image: url(palvelumme.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 309px;
	padding-top: 70px;
	padding-left: 15px;
	float:left;
}

#sivuosa {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	width: 150px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align:left;
	margin: 5px 0 0 5px;
}

#sivuosa li{
	list-style-position: inside;
	list-style-image: url(lista.png);
}

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

#sivuosa a:hover{
	text-decoration:none;
	color: #FFFFFF;
}


#sivunala {
	height:37px;
	width: 100%;
	background-color: #aed544;
	background-image: url(alasolu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: fixed;
	bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #597a00;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 85px;
	z-index: 6;
}
