@import "reset.css";

body{
	background-color: #b4ff6b;	
	background-image: url("../kuvia/camomillabg2.png");
	background-position: center;
	background-repeat: repeat-y;
}

div#wrapper{
	margin: 0 auto;
	width: 838px;
}

div#header1{
	width: 383px;
	height: 96px;
	display: block;
	background-image: url("../kuvia/header1.png");
	background-repeat: no-repeat;
	float: left;
}

div#header2{
	width: 455px;
	height: 96px;
	display: block;
	background-image: url("../kuvia/header2.png");
	background-repeat: no-repeat;
	float: left;
	clear: right;
}

div#header3{
	width: 361px;
	height: 44px;
	display: block;
	background-image: url("../kuvia/header3.png");
	background-repeat: no-repeat;
	float: left;
}

div#header4{
	width: 477px;
	height: 44px;
	display: block;
	background-image: url("../kuvia/header4.png");
	background-repeat: no-repeat;
	float: left;
	clear: right;
}

div#content{
	background-color: #ffffff;
	width: 818px;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	overflow: auto;
	clear: both;
}

div#footer{
	
}

ul#menu{
	margin: 0 auto;
	width: 400px;
}

ul#menu li{
	list-style: none;
	float: left;
	margin-left: 22px;
	margin-top: 10px;
}

ul#menu a{
	font-family: monotype corsiva, serif;
	font-size: 26px;
	color: #66cc00;
	text-decoration: none;
}

ul#menu a:HOVER{
	color: #cccc00;
}

ul#menu a.current {
	color: #cccc00;
}

p { font-size: 16px; margin-bottom: 14px;}
h1{ font-size: 30px; margin-bottom: 16px; color: #66cc00; font-family: sans-serif;}
h2{ font-size: 20px; margin-bottom: 14px; color: #66cc00; font-family: sans-serif;}
h3{ font-size: 21px; }
h4{ font-size: 18px; }

#rightcontent{
	display: block;
	width: 225px;
	background-color: #eeeeee;
	float: right;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
	font-style: italic;
}

#leftcontent{
	display: block;
	width: 580px;
	background-color: #ffffff;
	float: left;
	margin-right: 10px;
}

div#rightcontentyhteysiedotimage{
	background-image: url("../kuvia/eevaliisa4.png");
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	height: 150px;
	width: 225px;	
	margin-bottom: 12px;	
}

div#rightcontenthoidotimage{
	background-image: url("../kuvia/eevaliisa2.png");
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	height: 171px;
	width: 225px;	
	margin-bottom: 12px;	
}

div#rightcontentyritysimage{
	background-image: url("../kuvia/sinfonia.png");
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	height: 170px;
	width: 225px;	
	margin-bottom: 12px;	
}

div#rightcontentyritysimage2{
	background-image: url("../kuvia/eevaliisa3.png");
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	height: 150px;
	width: 225px;	
	margin-bottom: 12px;	
}

div#rightcontentetusivuimage{
	background-image: url("../kuvia/eevaliisa1.png");
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	height: 267px;
	width: 225px;	
	margin-bottom: 12px;	
}

a#lkl{
	display: block;
	height: 107px;
	width: 107px;
	float: right;
	background-image: url("../kuvia/lkllogo.png");
	background-position: center;
	background-repeat: no-repeat;
	clear: right;
}

a#skps{
	display: block;
	height: 107px;
	width: 107px;
	float: right;
	background-image: url("../kuvia/skps.png");
	background-position: center;
	background-repeat: no-repeat;
}

div.twocolumns{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 50%;
	float: left;
}

div.poem{
	text-align: center;
	margin-top: 20px;
	color: #a3a3a3;
	border: 1px dotted;
}	