body {
	background-image: url(gfx/tausta_body.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: "trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 135%;
}
.wrapper {
	width: 900px;
}
.vasen{
	width: 175px;
	background-image: url(gfx/tausta_vasen.gif);
	background-repeat: repeat-y;
}
.content{
	width: 675px;
	padding-top: 165px;

	background-color: #FFFFFF;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.valikkorivi {
	background-image: url(gfx/tausta_valikko.jpg);
	background-repeat: repeat-y;
}
.laatikko {
	background-color: #e7eaf0;
	width: 180px;
	height: 120px;
	margin-right: 15px;
	float: left;
	background-image: url(gfx/laatikko_glow.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 75px;
	padding-left: 10px;
}
.ajankohtaista {
	font-family: "trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 135%;
	padding-top: 8px;
	padding-bottom: 12px;
}
.leipis, p {
	font-family: "trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 135%;
}
.otsikko {
	font-family: "trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 135%;
	font-weight: bold;
}
.valikko a:link, .valikko a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: "trebuchet MS", Arial, sans-serif;
}
.valikko a:hover {
	font-family: "trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.valikko a:active {
	font-family: "trebuchet MS", Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	
}
.valikko ul{
	float:left;
	margin: 0px;
	vertical-align:bottom;
	padding-left: 3px;
	padding-right: 0px;
	width: auto;
	list-style-type: none;
	cursor: default;
	display:block;
	background-position: right;
}
.valikko li a:link, .valikko li a:visited{
	display: block;
	cursor: pointer;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 25px;
	vertical-align: middle;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.valikko li a:active, .valikko li a:hover{
	background-image: url(gfx/nappi_tausta.jpg);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 25px;
	vertical-align: middle;
	background-position: center;
}
.valikko li {
	width: auto;
	float:left;
	margin: 0px;
	list-style-type: none;
	padding: 0px;

}

