
body 
{
	color: rgb(0,0,0);
	background-color : rgb(255,255,255);
	background-image : url(kuvat/graf/logopalkki_pm.jpg);
	
	background-position : top left;
	background-repeat : no-repeat;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.5em;
	
}

div.laatikko
{
	color: rgb(102,51,51);
	background-color : rgb(255,255,255);
	border : 1px solid black;
	margin-top : 0.5em;
	margin-bottom : 0.5em;
	margin-right : 2%;
	margin-left  : 260px;
	padding : 0.5%;
}

#otsikko
{
	color: rgb(0,0,0);
	background-color : rgb(255,255,255);
	margin-top : 0.5em;
	margin-bottom : 0.5em;
	margin-right : 2%;
	margin-left  : 2%;
	padding : 0.5%;
	width : 44%;
	position : relative;
	left : 50%;
	text-align:right;
}

div.sisalto
{
	
	background-image: url(kuvat/graf/tausta_seepia.gif);
	background-color: rgb(232,225,217);
	}
	
#paivitys {

background-color: transparent;
margin: 10px;
padding: 10px;
border-top-style: dotted;
border-top-width: 1px;
  }
	
#paivitys a  {text-decoration: underline;
letter-spacing: .1em;
  }	
#paivitys a:link {color:rgb(0,0,255);}
#paivitys a:visited {color:rgb(153,0,51);}
#paivitys a:hover {background-color:rgb(255,255,255);}
	
#linkit {
letter-spacing: 0.1em;
 }
	
#linkit a {
text-decoration: none;
  }
	
a.menulinkki {
color: rgb(102,51,51);
background-color: transparent;
padding: 5px;
  }
	
	
a.menulinkki:hover
{
background-color: rgb(255,255,255);
color: rgb(153,102,51);
padding: 5px;
}

a.sivu {
background-color: rgb(153,0,51);
color: rgb(255,255,255);
padding: 5px;
  }
	
#footer
{
	width :80%;
	padding :0px;
	border-style: none;
	text-align: center;
	background-color: transparent;
	
}


p {
	
	margin:20px 0px 15px 0px;
	padding:0px;
	}
	
p.pieni {
font-size: 75%;
  }
	
p.paksu  { 
font-weight: bold;
 }
	
div.jupinat {
width: 80%;
padding-left: 30px;
padding-top: 15px;
padding-right: 20px;
padding-bottom: 20px;
  }

.jupinat a  {text-decoration: underline;
letter-spacing: .1em;
  }	
.jupinat a:link {color:rgb(0,0,255);}
.jupinat a:visited {color:rgb(153,0,51);}
.jupinat a:hover {background-color:rgb(255,255,255);}
	
div.oikeakuva {
float: right;
	margin-left: 30px;
	margin-bottom: 20px;
	font-size: 85%;
	text-align: center;
  }
	
div.vasenkuva {
float: left;
margin-right: 30px;
margin-bottom: 20px;
	font-size: 85%;
	text-align: center;
  }
	
div.keskikuva {
float: center;
margin-right: 30px;
margin-bottom: 20px;
	font-size: 85%;
	text-align: center;
  }
	
div.faktalaatikko {
width: 80%;
background-color: transparent;
padding: 10px;
border-width: 1px;
border-style: dotted;
color: rgb(102,51,51);
margin-top: 10px;
margin-bottom: 10px;
  }
	
div.oikeafakta {
float: right;
  }
	
div.pilkkukehys {
border: 1px;
border-style: dotted;
padding: 5px;
  }
	

	
img	{
		margin-top: 10px;
		border-width: 1px;
		border-style: solid;
	}
	
.noborder {
	 margin: 5px;
		border-width: 0px;
		border-style: none;
	 	  }
			
.linkkikuva {
margin-left: 0px;
margin-top: 0px;
margin-right: 10px;
margin-bottom: 0px;
  }
	
.uusi {
margin-left: 5px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
	border-width: 0px;
		border-style: none;
  }
	
.kehys {
padding: 10px;
background-color: rgb(255,255,255);
border-width: 2px;
border-style: solid;


  }
			
div.otsikko {
margin-top: 10px;
margin-bottom: 20px;
text-align: center;
  }
			
h1, h2, h3, h4, h5 {
font-family: Georgia, serif;
font-weight: bold;
padding-top: 10px;
color: rgb(153,0,51);
 }
 
 h1 {
 font-size: 1.5em;
   }
 
h2 {
font-size: 1.3em;
  }
	
h3 { 
font-size: 1.1em;
font-variant: small-caps;
 }


 ul {
 list-style-image: url(kuvat/graf/pikkunelio.gif);
   }
 
 ul.linkit {
list-style-image: url(kuvat/graf/punakolmio.gif);
   }
	 
ul.kuvat {
list-style-image: url(kuvat/graf/punafilmi.gif);
  }
	
ul.video {
list-style-image: url(kuvat/graf/Video_film_3.gif);
  }
	 
ul.ilman {
list-style-image: none;
list-style-type: none;
  }
	

	


div.entry {
color: rgb(102,51,51);
background-color: rgb(255,255,255);
padding-left: 3px;
  }
	 



