/* CSS Document */

body {
	margin: 0px;
	background-color: #bac1d0;
	height: 100%;
  }

#ylapalkki {
	width: 100%;
	background-image: url(tausta/hirsi.jpg);
	background-repeat: repeat-x;
	z-index: 1; 
  }
  
#tausta {
 	background-image: url(tausta/ikkuna.jpg);
	background-repeat: repeat-y;
	width: 100%;
  height: auto;
  position: absolute;
  top: 124px;
	left: 0px;
	z-index: 1; 
  }
	
#linkit {
	width: 100px;
	height: auto;
	position: relative;
	top: 35px;
	left: 20px;
	line-height: 17px;
	text-align:left;

	z-index: 2;
}


#sisus {
	width: 760px;
  text-align: left;
  margin: 0 180px;
  position: relative;
	top: -360px;
	left: 40px;
	z-index: 3; 
  }
  #korostus {
	width: 100%;
	background-color: #fec979;
	border-style: groove;
	padding: 10px;
	z-index: 3; 
  }
  
a
{
  outline: none;
}
a.linkit:link{
  font-family: Arial,sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 80%;
	color: #f7bd32;
	text-decoration: none;
	margin-left: 0px;
}
a.linkit:visited{
  font-family: Arial,sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 80%;
	color: #f7bd32;
	text-decoration: none;
	margin-left: 0px;
}
a.linkit:hover{
  font-family: Arial,sans-serif;
  font-size: 80%;
  color: #66cc00;
  text-decoration: none;
}


a.tekstilinkki:link{
  font-family: Arial,sans-serif;
  font-weight: bold;
  font-style: italic;
  color: #000000;
}
a.tekstilinkki:visited{
  font-family: Arial,sans-serif;
  font-weight: bold;
  font-style: italic;
	color: #000000;
}
a.tekstilinkki:hover{
  font-family: Arial,sans-serif;
  font-weight: bold;
  font-style: italic;
	color: #000000;
	text-decoration: none;
}


a.ovilinkki:link{
  color: #FFFFFF;
  text-decoration: none;  
}
a.ovilinkki:visited{

  color: #FFFFFF;
  text-decoration: none;
}
a.ovilinkki:hover{

  color: #f7bd32;
  text-decoration: none;

}



.image{
	border-style:solid;
	border-color: #333333;
	border-width:3px;
	margin-bottom: 0px;

  }
  

  
p{
 	font-family: Arial,sans-serif;
	font-size: 80%;
	color: #000000;
	width: 700px;
	margin-left: 0px;
	padding-bottom: 0px;
}

p.kapea{
	width: 750;
	}
	
p.justify{
	width: 750px;
	text-align:justify;
}
p.kuvaaja {
	font-style: italic;
	color: white;
	padding-top: 0px;
	margin-top: -25px;
	margin-left: 5px;
  }
p.oviotsikko {
  font-size: 100%; 
  color: #666666;  
  font-weight: bold; 
  width: 250px; 
  padding-left: 40px; 
  text-align: left; 
  line-height: 18px;
  margin-bottom: -10px;

}
p.ovilinkki {
  font-family: Arial,sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 80%;
  padding-left: 40px; 
  width: 250px; 
  text-decoration: none;
  margin-bottom: -10px;
  }
  
p.isopunainen{
  font-family: Monotype Corsiva,Cursive,Arial,sans-serif;
  font-weight: bold;
  font-size: 200%;
  color: red;
  }

h1{
	font-family: Arial,sans-serif;
	font-size: 120%;
	color: #333333;
	text-align: center;
	}
	
	h2{
	font-family: Arial,sans-serif;
	font-size: 100%;
	color: #333333;
	text-align: left;
	}
	
	h3{
	font-family: Arial,sans-serif;
	font-size: 100%;
	color: #333333;
	text-align: center;
	}
	
	h5{
	font-family: Arial,sans-serif;
	font-size: 120%;
	color: #666666;
  padding-left: 40px;
  margin-bottom: -10px;
  
	}
