/* CSS Document */

html, body{
	background-color: #202443;
	margin-top: 0px;
	font-family: Trebuchet MS;
	height: 101%;
	text-align: center;
	scrollbar-face-color: #218cd1;
scrollbar-shadow-color: #218cd1;
scrollbar-highlight-color: #218cd1;
scrollbar-3dlight-color:#202443;
scrollbar-darkshadow-color: #202443;
scrollbar-track-color: #bacedf;
scrollbar-arrow-color: #218cd1;
}


#boksi {
	/*position: fixed; */
	height: auto;
	min-height: 100%;
	width: 800px;
	background-color: #218cd1;
	background-image: url("kuvat/alabanneri.jpg");
	background-position:bottom;
	background-repeat:no-repeat;
	margin: 0 auto;
	}

* html #boksi {
	height: 100%;
	margin: 0 auto;
}

#sisalto{
	width:800px;
	height:auto;
	min-height:100%;
	background-color:#218cd1;

}

#yla-sisalto{
	float:left;
	width:800px;
	height:auto;
}

#keski-sisalto{
	float:left;
	width:800px;
	height: 20px;
	background-color:#218cd1;
}

#ala-sisalto{
	float:left;
	width:800px;
	height:auto;
	/*min-height: 100%;*/
	background-color:#218cd1;
}

#ala-sisaltovasen{
	/* position:fixed; */
 	float:left;
	width:200px;
	height:auto;
	/*min-height:100%;*/
	/* background-color:#ffffff;*/
	border-bottom: 10px;
}


.ruutu-ala-sisaltovasen{
	float:			left;
	width:			170px;
	min-height:		300px;
	margin-left:	15px;
	
	margin-top:		10px;
	margin-bottom:	10px;
	background-color:#bacedf;
}

.ruutu-vieraskirja{
	float:			inherit;
	width:			625px;
	height:			500px;
	background-color:#218cd1;
	margin-left: 87px;
	margin-top: 10px;
	margin-right:	80px;
	margin-bottom: 10px;
}

.vali{
	width: 1px;
	height: 1px;
}	

#ala-sisaltooikea{
	float:			left;
	width:auto;
	height:100%;
	/*min-height:100%;*/
	font-family: ;
	background-color:#218cd1;
	border-bottom: 10px;
	border-top: 10px;
}


#alin{
	float:inherit;
	width:800px;
	height:100%;
	min-height:100%;
}

#topic {
	width: 			150px;
	text-align: 	left;
	font-size: 		16px;
	font-family: 	Arial;
	color: 			#202443;
	margin-top: 	10px;
	margin-left: 	10px;
	margin-right:	10px;
	font-weight:	bold;
	border-bottom:	dotted 1px;
	
}

.etusivu-oikearuutu {
	margin-top:		20px;
	margin-left:	20px;
	text-align:		left;
}

.head-topic {
	width: 			150px;
	text-align: 	left;
	font-size: 		14px;
	font-family: 	Arial;
	font-weight: 	normal;
	margin-left: 	10px;
	margin-right:	10px;
	margin-top:		10px;
	margin-bottom:  10px;
	color: 			#202443;
	letter-spacing:	-1px;
}

.head-cont {
	width:			150px;
	text-align:		left;
	font:			Arial;
	margin-left:	10px;
	margin-top:		;
	font-size:		10px;
}

.news-topic {
	width: 			500px;
	height:			auto;
	text-align: 	left;
	font-size: 		16px;
	font-family: 	Arial;
	font-weight: 	bold;
	margin-left: 	50px;
	margin-top:		30px;
	color:			#bacedf;
	letter-spacing:	-1px;
}

.news-kuva {
	width:			100px;
	height:			100px;
	text-align:		left;
	margin-left:	15px;
}

.news-aika {
	
	width: 			100px;
	text-align:		left;
	font-size:		10px;
	font-family:	arial;
	color: 			bacedf;
	font-color:		bacedf;
	margin-left:	15px;
	
}
	
.news-etusivu {
	width:			400px;
	text-align:		left;
	font-family:	arial;
	font-size:		12px;
	font-weight:	bold;
	color: 			#202443;
}

.news-cont {
	width: 			500px;
	text-align: 	left;
	margin-left: 	50px;
	margin-top:		30px;
	padding-bottom:	10px;
	font-size:		12px;
	font-weight:	normal;
	font-family:	arial;
	color: 			#202443;
}

a:link {
	color:			#4C493A;
}

a:hover {
	color:			#E98F1A;
}

a:visited {
	color:			#4C493A;
}

a:active {
	color:			#9DCC00;
}


a.linkopacity img {
	filter:			alpha(opacity=100); 
	-moz-opacity: 	1.0; 
	opacity: 		1.0;
	border:			2px solid #202443;
	margin-right: 	15px;
	margin-bottom: 	25px;
}

a.linkopacity:hover img {
	filter:			alpha(opacity=70);   
	-moz-opacity: 	0.7;   
	opacity: 		0.7;
	border:			2px solid #202443;
	margin-right: 	15px;
	margin-bottom: 	25px;
}
