note {
	font: 16px century gothic;
	color: #000000;
}

body {
	
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font: 21px Trebuchet MS1, Helvetica, sans-serif;
	font-weight: bold;
	color: #006683;
	
	
}

.body_top {
	
	width:1000px;
	background-repeat: no-repeat;
	
	
	
	font: 17px Trebuchet MS1, Helvetica, sans-serif;
	/**font-weight: bold;**/
	color: #000000;
}

.body_main {
	background-image: url(img/ala.jpg); 

	background-repeat: no-repeat;
	background-attachment: fixed;
	
	
	
	font: 17px Trebuchet MS1, Helvetica, sans-serif;
	/**font-weight: bold;**/
	color: #000000;
}

.body_main A:link {color: #000000; text-decoration:underline;}
.body_main A:visited {color: #000000; text-decoration:underline;}
.body_main A:active {color: #000000; text-decoration:underline;}
.body_main A:hover {color: #000000; text-decoration:underline;}


.body_kalenteri {
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-left: 50px;
	margin-top: 50px;
	font: 13px Trebuchet MS1, Helvetica, sans-serif;
	/**font-weight: bold;**/
	color: #000000;
}
.body_kalenteri A:link {color: #000000; text-decoration:underline;}
.body_kalenteri A:visited {color: #000000; text-decoration:underline;}
.body_kalenteri A:active {color: #000000; text-decoration:underline;}
.body_kalenteri A:hover {color: #000000; text-decoration:underline;}



.body_etusivu {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font: 21px Trebuchet MS1, Helvetica, sans-serif;
	font-weight: bold;
	color: #006683;
	margin-left: 60px;
}

.body_menu {
	margin: 0px;
	padding: 0px;
	/**background-color: #000000;**/
	font: 14px Trebuchet MS1, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	
}

.linkkipalkki {
	
}

.body_menu A:link {color: white; text-decoration:none;}
.body_menu A:visited {color: white; text-decoration:none;}
.body_menu A:active {color: white; text-decoration:none;}
.body_menu A:hover {color: yellow; text-decoration:none;}


.body_etusivu A:link {color: white;}
.body_etusivu A:visited {color: white;}
.body_etusivu A:active {color: white;}
.body_etusivu A:hover {color: white;}





	


