
body {
	margin: 20px;
	background-color: rgb(61,61,73);
	}
body, h1, h2, h3 { font: small Georgia, "Trebuchet MS", Arial, sans-serif; }
h1, h2, h3, p { margin-top: 0; }
h1, h2 { color: rgb(0,51,0); }
h1 {
	font-size: 2em;
	font-weight: bold;
	}
h2 {
	font-size: 1.6em;
	margin: 0 0 10px 0;
	}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 2px 0;
	}
	
h3.valiots {
margin-bottom: 1em;
font-variant: small-caps;
color: rgb(0,51,0);
  }
a {
	color: #0067BE;
	text-decoration: none;
	}
a:hover {
	color: #0098D1;
	border-bottom: 1px solid #DDD;
	}
br.erotin { clear: both; }

/* Layout */
#kokosivu {
	width: 800px;
	margin: auto;
	background: rgb(255,255,255) url(graf/tausta_valk.gif) repeat-y;
	background-color: rgb(255,255,255);
	}
#ylaosa {
	height: 200px;
	background-image: url(graf/logo_pien.jpg);
	background-color: rgb(61,61,73);
	background-repeat: no-repeat;
	
	}
#menu {
	width: 160px;
	height: 100%;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	padding: 20px 10px 40px 20px;
background: rgb(255,255,255) url(graf/tausta_valk.gif) repeat-y;
background-color: rgb(255,255,255);
		}
		
	#navi {
		list-style-type: none;
		margin: 0;
		padding: 0;
		}
	#navi a {
		display: block;
		width: 150px;
		color: rgb(0,51,0);
	text-decoration: none;
	}

	#navi a:hover {color: rgb(255,255,255); background-color: rgb(61,61,73); }
#sisalto {
	width: 560px;
	padding: 20px;
	float: right;
		border-left: dashed 1px rgb(102,102,102);
		}
		

		
	#sisalto p { text-align: left; }
	
	#yhteystiedot {
	background-color: transparent;
	padding: 10px;
	border: 1px dotted rgb(102,102,102);
	text-align: center; 
		  }
			
#uutta {

background: rgb(204,204,204);
padding: 10px;
border: 2px solid rgb(61,61,73);
color: rgb(51,51,51);

  }
	
p.ud { 
font-weight: bold;
 }

#alatunniste {
	font-size: 0.8em;
	margin: auto;
	width: 800px;
	color: #BBB;
	}
	
	
div.oikeakuva {
float: right;
	margin-left: 30px;
	margin-bottom: 20px;
	font-size: 11px;
	text-align: center;
  }
	
div.vasenkuva {
float: left;
margin-right: 30px;
margin-bottom: 20px;
	font-size: 11px;
	text-align: center;
  }
	
div.keskikuva {
float: center;
margin-right: 30px;
margin-bottom: 20px;
	font-size: 11px;
	text-align: center;
  }
	
	div.kuuluminen {
	float: left;
	width: 80%;
	background-color: transparent;
	padding: 5px;
	color: rgb(61,61,73);
	font-weight: bold;
	border-bottom: dotted 2px rgb(61,61,73);
	margin-bottom: 5px;
	  }
	
img.reuna {
border: solid 1px;
  }
	
	#alatunniste p { margin: 0; }
	#hiutale { float: right; }
	
	hr {
	margin-bottom: 20px;
	margin-top: 20px;
	  }
	
