html { 

  padding: 0px;

  margin: 0px;

}



body {

  background: white;

  color: black;  

  padding: 5px;

  margin: 0px;

  font-family: Arial, Helvetica, sans-serif;

  font-size: 100%;

  text-align: center;



 }



 

 /* keskipalsta */

 #container {

	margin-top: -5px;

	padding-left: 1.5%;

	padding-right: 1.5%;

	padding-bottom: 0.5em;

	padding-top: 0%;

	width: 710px;

	border: 1px black solid;

	border-left: 1px black solid;

	border-top: none;

	margin-left: auto;

	margin-right: auto;

	background: white url(../kuvat/taustat/ylapalkki.jpg) top no-repeat;

	text-align: left;

	}



	

hr {

	color: silver;

} 

 

p { 

    padding-left: 2em;

    margin-bottom: 1.5em;

    margin-top: 0.5ex; 

    margin-left: 10px;

}



#teksti {

text-align: left;

margin-top: 265px;

background: transparent;

}





a:link, a:visited {

font-family:  Arial, Helvetica, sans-serif;

color: black; 

font-size: 98%;

font-weight: normal;

text-decoration: none; 

}



a:hover, a:active {

font-family: Arial, Helvetica, sans-serif;

color: purple;

font-size: 98%;

font-weight: normal;

text-decoration: none;

}





/* index-linkkivalikko */   

#navcontainer {

   background: transparent;

	border: 0px;
	
	border-bottom: 1px solid silver;
	
	text-align: right;

	text-indent: -3em;

	padding: 0px;

	color: black;
	
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 98%;

	

}



   #navlist ul {

	background-color: transparent;

	white-space: nowrap;

	padding: 0px;

}



	#navlist li {

	display: inline;

	list-style: none;

	padding: 0px;

	letter-spacing: 1px;

}



	#navlist li span { 

	background: transparent; 

	color: purple; 

	text-decoration: none;

} 



   #navlist a {

	padding: 1px 2px;

	

}	

   #navlist a:link, #navlist a:visited {

	color: #000000;

	background-color: transparent;

	text-decoration: none;

}

   #navlist a:hover, #navlist a:active {

	color: purple;

	background-color: transparent;

	text-decoration: none;

}





#alapalkki {

	background: transparent none;

	margin-bottom: -30px;


}





.sivu {

	float: left;

}



.linkkilista {

	float: right;

}








 .kuvaoik {

	border: none;

	float: right;

	margin-right: 0.1em;

	margin-top: 10px;

	background: Silver;



}



.haastattelu {

color: silver;

font-weight: bolder;

}



.front {

font-size: 120%;

}



.front2 {

	font-size: 115%;

	color: purple;

	font-weight: bold;

}

.biisit {

	font-size: 115%;

	color: purple;

	text-decoration: none;

	font-weight: bold;

}


.pvamaara {

	font-size: 95%;
	
	font-weight: bold;
}



.kuvat {

	border: 1px solid silver;

}


.player { float: right;
	  margin-right: 1.4em;
	  border-bottom: none;
	  border-top: none;
	  border-left: 4px solid silver;
	  border-right: 4px solid silver;
	
}


 
