html, body{
	margin-top: 0px;
	margin: 0;
	padding: 0;
	/*background-image: url('pics/tausta2.jpg');*/
	background-repeat: repeat-y;
	background-color:white;
	font-family: verdana;
	font-size:85% !important;
	line-height: 170%;
		border:0px;
}
#headline{
margin-left: 20%;
	margin-top: 20px;
	width: 750px;
	height: 80px;
	padding-left:10px;
	background-color:;
	background-image: url('pics/otsikko.jpg');
	background-repeat: no-repeat;


}
#linkit{
	padding-top: 20px;
		
	width:79px;
	height:180x;
	border-top:0px solid silver;
	background-color:;

	margin-left:0px;
	border-left:0px dotted gray;
	
}
#left{
	float: left;
	width: 700px;
	min-height:400px;
	height: ;
	padding-left:10px;
	background-color: ;
	background-image: url('pics/taustaiso.jpg');
	overflow: auto;
	margin-top: 0px;
	color: white;
	border:0px solid gray;
}
#right{
	float:right;
	width: 80px;
	margin-right:5px;
	
	height: ;
	background-color: ;
	text-align:right;
	border-left:0px solid silver;
	margin-top: 0px;
	color: white;
}
#foto{
	color: black;
	margin-top: 4px;
	background-color: gray;

}
#area{
margin-left: 20%;
	width: 800px;
	height: ;
	background-color:;

	background-image: url('pics/taustaiso.jpg');
}
#oikea{
	float: left;
	width: 125px;
	height:;
	border-bottom:1px dotted silver;
	background-color:  white;
	border-right:1px dotted silver;
	border-top:1px dotted silver;
	margin-left: 5px;

	overflow: auto;
	margin-top: 10px;
	color: black;
}
#oikea_ala{
width: 100%;
height: 30px;
/*background-image: url('pics/ala.gif');*/
background-color: ;
margin-bottom:0px;
position:bottom;
color:silver;
margin-top:50px;

}
#artikkeli{
margin-top:10px;
margin-left:10px;
	width: 402px;
	min-height: 400px;
	height: ;
	color:black;
	font-size:;
	background-color:;
	border:0px solid black;
	float:left;
	padding:2px;
	background-image: url('pics/taustaiso.jpg');
}

img.full {
width: 400px;
border:1px solid gray;
}
img.pikku{
margin-top: 5px;
border:1px solid gray;
margin-left:4px;
}
img.pikku:HOVER{
border:1px solid silver;
}
table.foto {color: silver;}
td {
font-size:10px;
}
table.ilmo{ color:white;}
td.foto {
text-align: left;
color: gray;
}
td.fotoo {
text-align: left;
color: black;
}
td.kami-o{
	color: white;
	font-weight: bolder;
}
td.kami{
	border-top:1px solid silver;
	color:white;
	background: ;
}
td.kami-f{
	border-top:0px solid silver;
	color:white;
	background: ;
	width: 370px;
}
A:HOVER.linkki{
text-decoration: underline; 
color:orange;
}
A {
color: #4c489f; 
text-decoration : none; 
font-family: verdana;
} 

A:HOVER{
font-weight: normal; 
color: silver; 
text-decoration :;
}