	body {
		text-align:center;
		background :  url(kuvat/tausta.jpg);
		font : normal 11px verdana; 
		}
	
	#frame {
		width:850px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:10px;
		text-align:left;
		background:#fff;
		height:auto;
		}
		
	#contentleft {
		margin-top:10px;
		width:130px;
		height :auto;
		padding:0px;
		float:left;
		background:#fff;
		}
	
	#contentcenter {
		margin-top:10px;
		width:585px;
		padding:0px;
		float:left;
		background:#fff;
		}
	
	#contentright {
		margin-top:10px;
		width:130px;
		padding:0px;
		float:left;
		background:#fff;
		border: 1px solid #000;
		}
	
	#contentheader {
		background:url(kuvat/yla.jpg);
		height :135px;
		
		}
	
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	h3,h4 {
		color : #000;
		background :#E3EBF6;
		margin:0px 10px 10px 10px;
		padding: 3px;
		}
	a:link {
		font-size : 12px; 
		line-height: 16px;
		font-weight : normal; 
		text-decoration : none; 
		color : #343391; 
		margin-left : 0;
		
		} 
	a:visited {
		font-size : 12px; 
		line-height: 16px;
		font-weight : normal; 
		text-decoration : none; 
		color : #bd002a; 
		margin-left : 0; 
		} 
	a:active {
		font-size : 12px;
		line-height: 16px;
		font-weight : normal; 
		text-decoration : none; 
		color : #bd002a; 
		margin-left : 0; 
		
		} 
	a:hover {
		font-size : 12px; 
		line-height: 16px;
		font-weight : normal; 
		text-decoration : none; 
		color : #bd002a; 
		margin-left : 0;
		background-color :#E3EBF6;
} 


		a.valikko:link {
				font-size : 12px; 
				
				font-weight : normal; 
				text-decoration : none; 
				color : #343391; 
				margin-left : 0;
				display: block;
				padding: 2px;		
				border: 1px solid #9caab2;
				
				} 
			a.valikko:visited {
				font-size : 12px; 
				
				font-weight : normal; 
				text-decoration : none; 
				color : #bd002a; 
				margin-left : 0;
				display: block;
				padding: 2px;		
				border: 1px solid #9caab2;
				} 
			a.valikko:active {
				font-size : 12px;
			
				font-weight : normal; 
				text-decoration : none; 
				color : #bd002a; 
				margin-left : 0;
				display: block;
				padding: 2px;		
				border: 1px solid #9caab2;
				
				} 
			a.valikko:hover {
				font-size : 12px; 
				
				font-weight : normal; 
				text-decoration : none; 
				color : #bd002a; 
				margin-left : 0;
				background-color :#E3EBF6;
				display: block;
				padding: 2px;		
				border: 1px solid #9caab2;
} 