body
{
	
	background:url(../kuvat/sivu3.png);
	background-color:green;
	background-repeat: repeat;
	background-position: 0pt 0pt;
	font-family: Verdana;
	font-size:12px;
}

h1
{
	font-size:1.4em;
	font-family: Verdana;
}

h2
{
	font-size:1.2em;
}

p
{
	font-family: Verdana;
}

a
{
	color:black;
}

a:hover
{
	color:red;
}

a:active
{
	color:red;
}

a:visited
{
	color:none;
}

#container
{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 800px;
	height: 600px;
	
}

#heli
{
background:url(../kuvat/vuontis_heli_2009.png);	
position:absolute;
top:50px;
left:30px;
width:330px;
height:356px;
float:left;
}

#tervetuloa
{
background:url(../kuvat/tervetuloa_2009.png);	
position:absolute;
top:100px;
left:460px;
width:400px;
height:194px;
float:left;
}

#hei_vaan
{
background:url(../kuvat/heivaa2.png);	
position:absolute;
top:85px;
left:260px;
width:180px;
height:118px;
float:left;	
}

#sanamaija
{
background:url(../kuvat/sanamaija_paper_2009.png);	
position:absolute;
top:330px;
left:50px;
width:300px;
height:158px;
float:left;
}

#banneri
{
background:url(../kuvat/varttivail_banneri.jpg);
position:absolute;
width:300px;
height:87px;
float:left;
top:490px;
left:50px;
	
}

#mielel
{
background:url(../kuvat/mielel2_2009.png);	
position:absolute;
top:340px;
left:460px;
width:450px;
height:76px;
float:left;
z-index:20;	
}

.imageMap
{
	position: absolute;
	top:400px;
	left:535px;
	float:left;
}

.imageMap a
{
	position: absolute;
	z-index:15;
}

.imageMap #hempi
{
	background:url(../kuvat/ovikello_hempeys.png);
	width:83px;
	height:125px;
	float:left;
	z-index:100;
}

.imageMap #hilpi
{
	background:url(../kuvat/ovikello_hilpeys.png);
	width:83px;
	height:125px;
	float:left;
	z-index:100;
}

.imageMap #murri
{
	background:url(../kuvat/ovikello_murr.png);
	width:83px;
	height:125px;
	float:left;
	z-index:100;
}


#navi
{
	float:center;
	text-align: center;
	font-family: Verdana;
	margin-top:25px;
	width:760px;
}

#navi li
{
	display: inline;
}

#navi a
{
	padding-right:10px;
	padding-left: 10px;
	color: black;
	background-color: transparent;
	border: solid 2px black;
	text-decoration: none;
}

#navi a:hover
{
	color:red;
	background-color: transparent;
	border: 2px solid black;
}
