#body_etusivu  {
    margin: 0 0 0 0;
	/*padding: 100px;*/
	background: url(../img/etusivu.jpg) no-repeat;
	background-color: #ffffff;
	height:864px; 
}

#body_kilpailut  {
    margin: 0 0 0 0;
	/*padding: 100px;*/
	background: url(../img/kilpailut.jpg) no-repeat;
	background-color: #ffffff;
	height:864px; 
}

#body_kalenteri  {
    margin: 0 0 0 0;
	/*padding: 100px;*/
	background: url(../img/kalenteri.jpg) no-repeat;
	background-color: #ffffff;
	height:864px; 
}

#body_johtokunta  {
    margin: 0 0 0 0;
	/*padding: 100px;*/
	background: url(../img/johtokunta.jpg) no-repeat;
	background-color: #ffffff;
	height:864px; 
}

#body_jasenyys  {
    margin: 0 0 0 0;
	/*padding: 100px;*/
	background: url(../img/jasenyys.jpg) no-repeat;
	background-color: #ffffff;
	height:864px; 
}

#body_galleria  {
    margin: 0 0 0 0;
	
	/*padding: 100px;*/
	background: url(../img/galleria.jpg) no-repeat;
	background-color: #ffffff;
	height:864px;
	overflow:hidden;
}

#body_tied  {
    margin: 0 0 0 0;
	
	/*padding: 100px;*/
	background: url(../img/tiedotteet.jpg) no-repeat;
	background-color: #ffffff;
	height:864px;
	overflow:hidden;
}



#container { 
	margin-top: 199px;
    
	/*margin-right: auto;*/
    /*width: 1689px;*/
	margin-left: 275px;
	width: 290px;
    padding: 0 0 0 0;
	height: 1209px;
	font-family:'tahoma';font-size: 13px;
	position: absolute;
	height:400px;
	overflow:auto;
	
}  

#link_container
{
	margin-left: 120px;
	margin-top: 200px;
	/*background-color: #ffffff;**/
	width: 150px;
	/*border-style:solid;
	border-width:5px;*/
	position: absolute;
	padding:0;
	float:left;
	overflow:hidden;
	
}

#link1 {
	padding:0;
	margin:0px;
	padding-top: 4px;
	

	
	/**text-align: right;*/
	width: 330px;
	/**background: url(../images/palkki.jpg) no-repeat;*/
}

#sub_link {
margin-top: 1px;
text-align: right;
width: 330px;
/**background: url(../images/alapalkki.jpg) repeat-y;*/
font-family:'tahoma';font-size: 14px; color:#ffffff;
}

a:link {color: #fff; text-decoration: none; font-family:'tahoma';font-size: 12px; }
a:active {color: #fff; text-decoration: none; font-family:'tahoma';font-size: 12px;}
a:visited {color: #fff; text-decoration: none; font-family:'tahoma';font-size: 12px;}
a:hover {color: #fff; text-decoration: none; font-family:'tahoma';font-size: 12px;}


a.black:link {color: #000; text-decoration: none; font-family:'tahoma';font-size: 12px; }
a.black:active {color: #000; text-decoration: none; font-family:'tahoma';font-size: 12px; }
a.black:visited {color: #000; text-decoration: none; font-family:'tahoma';font-size: 12px; }
a.black:hover {color: red; text-decoration: none; font-family:'tahoma';font-size: 12px; }

