body
{
	margin:0px;
	padding:0px;
	background-image:url(img/bg.gif);
	background-repeat:repeat-x;
	background-color:#fff;	
	font-family:Arial;
	color:#000;
	font-size:13px;
	text-align:center;
	min-width:1002px;
}

#container
{
	position:relative;
	margin:0 auto;
	text-align: left;
	width:1002px;
}

#bottom
{
	float:left;
	width:100%;
	text-align:center;
	background:url(img/bottom.gif) no-repeat center top;
	margin-top:20px;
	font-size:12px;
	color:#222;
	margin-bottom:10px;
	padding-top:14px;
}
	#bottom a
	{
		text-decoration:none;
		font-size:12px;
		color:#3CAB08;
	}
/*ylämenun stylet*/
#topmenu
{
	width:100%;
	height:100px;
	background-image:url(img/top.jpg);
}
	#logolink
	{
		position:absolute;
		left:15px;
		top:13px;
		width:200px;
		height:65px;
	}
	#members
	{
		position:absolute;
		left:793px;
	}

#aftermenu
{
	width:1002px;
	height:8px;
}
/*sisältöblockit*/
#contentContainer
{
	width:1002px;
	float:left;
	background-image:url(img/content_bg.gif);
	background-repeat:no-repeat;
	background-color:#fff;
}
	#pathmap
	{	
		height:30px;
		margin-left:13px;	
		font-size:12px;	
	}
		#pathmap a
		{
			text-decoration:none;
			font-size:12px;
			color:#000;
		}
	#leftblock
	{
		float:left;
		width:220px;		
		background:url(img/dots.gif) repeat-y right top;
	}
	#contentblock
	{
		float:left;
		padding-left:13px;
		padding-bottom:10px;
		width:455px;
		
	}
	#rightblock
	{
		float:left;
		margin-left:28px;
		width:275px;
	}


/*leftmenu*/

div.leftmenu_main, div.leftmenu_main_selected
{
	margin-left:13px;
}
div.leftmenu_main, div.leftmenu_main_selected
{
	width:187px;
	padding-left:3px;
	background:url(img/leftmenu_dots.gif) no-repeat left bottom;
}
	div.leftmenu_main a, div.leftmenu_main_selected a
	{
		font-family: Arial;  
		font-weight: bold;  
		text-decoration: none;  
		color: #3DA00E;  
		font-size: 18px;
		line-height:30px;
	}
	div.leftmenu_main_selected a
	{
		color:#000;
	}
div.text
{
	float:left;
	width:200px;
	margin-bottom:5px;
}
div.input
{
	float:left;
	margin-left:5px;
	width:205px;
	margin-bottom:5px;
}
.otsikkoaaa {  font-family: Arial;  text-decoration: none;  color: #000;  font-weight: bold;  font-style: normal;  font-size:  18px;  }
.otsikkoaa {  font-family: Arial;  text-decoration: none;  color: #000;  font-weight: bold;  font-style: normal;  font-size: 14px;  }
.otsikkoa {  font-family: Arial;  text-decoration: none;  color: #000;  font-weight: bold;  font-style: normal;  font-size: 12px;  }
.ingressi {  font-family: Arial;  text-decoration: none;  color: #000;  font-weight: normal;  font-style: italic;  font-size: 12px;  }


.otsikkoaaa a {  font-family: Arial;  text-decoration: underline;  color: #3CAB08;  font-weight: bold;  font-style: normal;  font-size:  16px;  }
.otsikkoaa a {  font-family: Arial;  text-decoration: underline;  color: #3CAB08;  font-weight: bold;  font-style: normal;  font-size: 14px;  }
.otsikkoa a {  font-family: Arial;  text-decoration: underline;  color: #3CAB08;  font-weight: bold;  font-style: normal;  font-size: 12px;  }
.ingressi a {  font-family: Arial;  text-decoration: underline;  color: #3CAB08;  font-weight: normal;  font-style: italic;  font-size: 12px;  }
#contentblock a { font-family: Arial;  font-weight: bold;  text-decoration: none;  color: #3CAB08;  font-size: 12px; }