body {
	text-align: center;
	min-width: 1023px;
	background-color: #B4BAC8;
	padding: 0;
	margin: 0;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303233;

}


#wrapper {
	margin:25px auto;
	width:1023px;
	text-align: left;
	background-color: #F4F8FB;


}

/*Yläpalkki ja navigointi***************************************************/

#y {
	background: #F6F8FC url(../pix/y.jpg) no-repeat top left;
	width: 1023px;
	height: 137px;	
}

#navi {
	width: 1013px;
	height: 37px;
	background: #B5C8E7 url(../pix/navi.jpg) no-repeat top left;
	font-family: Times;
	font-size: 1em;
	letter-spacing: 1pt;
	float: left;


}


/*

ul#menu2 {
   display:block;

}

ul#menu li {
	list-style:none;
	display:block;
	text-decoration:none;
   	float: left;
	text-align: center;
}

ul#menu li a {
	display:block;
	font-style:normal;
	font-weight: bold;
	text-decoration: none;
	padding-right: 28px;
	padding-left: 28px;

}


 ul#menu li a{
	color: #303233;
}

ul#menu li a:hover, ul#menu li a:active{
	color:#4765A7;
}

*/
.selected {
	color: #fff !important;

}

/*Sisältöosa***************************************************/


#container {
	float: left;
	background: #F4F5F8 url(../pix/pohja.jpg) repeat-y;
	width: 1023px;
                             /*MUUTA TÄMÄ KUN HOMMA VALMIS!!!!*/

}


#left {
	width: 184px;
	float: left;
	padding-left: 5px;
	font-weight: bolder;
	background: url(../pix/vas.jpg) no-repeat;
}

#right {
	float: right;

}

.valikko {
	padding-left: 10px;
}

.alavalikko {
	font-weight: normal;
	padding-left: 30px;
}

#center {

	float: left;
	width: 600px;
	padding-left: 10px;
	padding-left: 10px;
	padding-top: 20px;
	text-align: left;
 
}


#ajankohtaista {
	background: url(../pix/.jpg) no-repeat;	
	width: 176px;
	height: 393px;
	float: left;

}

#footer {
	background: url(../pix/footer.jpg) no-repeat;
	clear: both;
	width: 1023px;
	height: 56px;
}

#liput a img{
	border:0;

}

#liput {

	position: relative;
	top: 16px;
	left: 20px;
}

#haku {

}