body {
	background:		#F8E6A4;
	font-family: 	verdana; 
	font-size: 		10pt;
	color: 			#333333;
	margin: 		10px;
	padding: 		0;
	background: 	url('../images/bg.jpg');
}
#ajankohtaista {
	padding-left:	10px;
	border-left:	1px solid #d3d3d3;	
}
#nimmari {
	position:		absolute;
	top:			20px;
	right:			20px;
	text-align:		right;	
}
#content {
	position: 		relative;
  	width: 			900px;
  	height: 		624px;
  	background:		url(../images/tausta.jpg) no-repeat top left;
  	border-top:		1px solid #ffffff;
  	border-right:	1px solid #d5c99e;
  	border-bottom:	1px solid #c4b990;
  	border-left:	1px solid #c4b990;
  	
	color:			#4E4E4E;
}
#content a {
	color:			#4E4E4E;	
}
#ylamenu {
	position:		absolute;
	top:			150px;
	left:			25px;
	text-align:		left;	
}
#ylamenu a {
	font-size: 		16px;
	color: 			#346F2F;
	font-family:	verdana, arial;
	text-decoration:none;
	font-weight:	normal;
}
#ylamenu a:visited {
	color: 			#346F2F;
	text-decoration:none;
}
#ylamenu a:hover {
	text-decoration:underline;
	color: 			#CB2229;
}
#logo {
	position:		absolute;
	top:			5px;
	left:			5px;	
}
#right {
	position:		absolute;
	top:			240px;
	right:			16px;		
}
#teksti {
	position: 		absolute;
	top:			200px;
	left:			220px;
  	width:			680px;
  	height:			423px;	
  	
  	overflow:		auto;
	overflow-x:		hidden;
	border:			0px solid black;
	font-family: 	verdana;
	font-size: 		12px;
	text-align:		left;
	color:			#4E4E4E;	
	line-height:	18px; 
}
#menu {
	position: 		absolute;
	top:			195px;
	left:			26px;
  	width:			190px;
  	height:			331px;
	line-height:	18px;
	/*background:		#dddddd url(../images/menu_tausta.jpg) no-repeat top left;*/
	
}

#menu a {
   	text-align: 	left;
   	text-decoration:none;
   	
   	font-family:	verdana, Helvetica, sans-serif;
   	font-size:		14px;
   	font-style:		normal;
   	font-weight:	normal;
   	text-align:		left;
   	color:			#346F2F;	
}
#menu a:link, a:visited{
   color:			#346F2F;
}
#menu a:hover, a:active {
   color:			#CB2229;
}
h1 {
	margin:			0 0 10px 0;
	font-size: 		19px;
	color: 			#346F2F;
	font-weight: 	normal; 	
}
.button {
	border : 		1px solid black;
	cursor : 		hand;
	font-size : 	12px; 
	font-family : 	verdana;
	color : 		#ffffff;
	background : 	#6591AC;
	font-weight : 	normal;
	padding : 		0;
	width : 		60px;
}