#imageMenu {
	width: 195px;         /*overall image container width*/
	overflow: hidden;
	background: url(http://sininenonmuotia.fi/wp-content/themes/picture-perfect/img/lapinak_valk.png);
	height: 600px;             /*overall container height*/
	float: left;
	text-align: left;
	margin-top: 20px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left: 10px;
	margin-top: 20px;
	position: relative;
	padding: 0;
	/*border-style: solid;
	border-width: 1px;*/


/* pyöristysmahdollisuus */
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;

	border: 1px solid #a7a7a7;
}


#imageMenu ul {
	background: url(http://sininenonmuotia.fi/wp-content/themes/picture-perfect/img/lapinak_valk.png);
	list-style: none;
	display: block;
	height: 100px;
	margin: 0;
	padding: 0;
}

#imageMenu ul li {
	/*float: left;*/	
border-bottom: 1px solid #a7a7a7;
}

#imageMenu ul li a {
	
	/* change to 	text-indent: -1000px; if you want to use images in the menu instead of text*/
	background: url(http://sininenonmuotia.fi/wp-content/themes/picture-perfect/img/lapinak_valk.png);
	/* border-right: 2px solid #fff;	*/
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:195px;				/*image width*/
	height: 100px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
		font-weight: bold;
	font-size: 24px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
	text-align: left;
	text-indent: 10px;
	vertical-align: baseline;
	text-shadow: 3px 3px 4px#000;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#imageMenu ul li.bk0 a {
	background: url(http://sininenonmuotia.fi/wp-content/themes/picture-perfect/img/lapinak_valk.png);
}



#imageMenu ul li.bk1 a {
	background: url(images/uusi_profiili.png) repeat scroll ;
	text-indent: -1000px;
}

#imageMenu ul li.bk2 a {
	background: url(images/1.jpg) repeat scroll ;
	text-indent: -1000px;
}

#imageMenu ul li.bk3 a {
	background: url(images/uusi_muoti.jpg) repeat scroll ;
	text-indent: -1000px;
}

#imageMenu ul li.bk4 a {
	background: url(images/4.jpg) repeat scroll ;
	text-indent: -1000px;
}

#imageMenu ul li.bk5 a {
	background: url(images/5.jpg) repeat scroll ;
	text-indent: -1000px;
}

#imageMenu ul li.bk6 a {	
	background: url(images/6.jpg) repeat scroll ;
	text-indent: -1000px;
}
