@charset "utf-8";
.centerdiv{ /*IE method of centering a relative div*/
	text-align: center;
	background-color:#f4efe6;
	position:relative;
	border-right:1px solid #b60650;
	height:475px;
	width:500px;
	left: 251px;
	top: -476px;

}
.centerdiv2{ /*IE method of centering a relative div*/
	text-align: center;
	background-color:#f4efe6;
	position:relative;
	border-right:1px solid #b60650;
	height:475px;
	width:500px;
	left: 251px;
	top: -276px;

}

.tekstidiv{ 
	position:relative;
	text-align:left;
	list-style-type:circle;
	list-style:circle;
	left:15px;
}

.uutiset {
text-align: left;
font-family:"Times New Roman", Times, serif;
	font-size:12px;
	background-color:#FFFFFF;
	background-image:none;
}
 .rightdiv{ 
	text-align: left;
	background-color:#FFFFFF;
	position:relative;
	height:435px;
	width:190px;
	left: 752px;
	top: -999px;
	padding-top:5px;
	padding-left:5px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	background-repeat: no-repeat;
	

}

 .rightdiv h1{ 
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	text-align:center;
	

}


body {
background-color: #f4efe6;
        background-image: url(kuvat/lumihiutale.jpg);
	background-repeat: no-repeat;
	background-attachment:static;
	background-position: 100% 140%

}
.centerdiv a img{
border: 1px solid #FFFFFF;
}

.centerdiv a:hover img{
border: 1px solid #b60650;
}

.centerdiv a:visited img{
border: 1px solid #FFFFFF;
}

.centerdiv p,li {
text-align: left;
margin-left:50px;
margin-right:50px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
}

.infodiv p {
text-align: left;
margin-left:5px;
margin-right:5px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}

.centerdiv ul {
text-align: left;
margin-left:-10px;

}

.kuvadiv{
	top: 250px;
	width: 950px;
	height:546px;
	border-top: 1px solid #b60650;
	border-right: 1px solid #b60650;
	border-left: 1px solid #b60650;
	background-color:white;
	text-align: center;
	margin: 0 auto;
}

.infodiv{
	position: absolute;
	width: 200px;
	height: 246px;
	border-top: 1px solid #b60650;
	border-right: 1px solid #b60650;
	border-left: 1px solid #b60650;
	border-bottom: 1px solid #b60650;
	background-color:white;
	text-align: left;
	padding-left:15px;
	left: 256px;
	top: 27px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	
}

.infodivpentu{
	position: absolute;
	width: 200px;
	height: 246px;
	border-top: 1px solid #b60650;
	border-right: 1px solid #b60650;
	border-left: 1px solid #b60650;
	border-bottom: 1px solid #b60650;
	background-color:white;
	text-align: left;
	padding-left:15px;
	left: 256px;
	top: 220px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	list-style:katakana;

}	

.infodivpentu p,li,h3 {
	text-align: left;
	margin-left:5px;
	margin-right:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
	
	

.infodivpennut{
	position: relative;
	
	width: 90%;
	height: 115px;
	border-top: 1px solid #b60650;
	border-right: 1px solid #b60650;
	border-left: 1px solid #b60650;
	border-bottom: 1px solid #b60650;
	background-color:white;
	text-align: center;
	padding-left:15px;
	left: 0px;
	top: 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	list-style:katakana;
	
}	
.menu{
	top: -50px;
	width: 950px;
//	height:70px;
	background-color:#FFFFFF;
	text-align: center;
	margin: 0 auto;
}

.logodiv{
	position:relative;
	left: -350px;
	top: 70px;
	width: 200px;
	border: 0;
	background-color:#FFFFFF;
	text-align: center;
	margin: 0 auto;
	padding-top:0px;
}

.fadediv{
	position:relative;
	left:-1px;
	width:950px;
	height:475px;
	background-color:#FFFFFF;
	text-align: center;
	border-right: 1px solid #b60650;
	border-left: 1px solid #b60650;
	border-bottom: 1px solid #b60650;
}

.pikkukuvat {
	border: 1px solid #b60650 !important;
}

.pikkukuvat a:hover {
	border: 1px solid #FFFFFF !important;
}

.topdiv{
//	border-bottom: 1px solid #b60650;

	text-align: center;
	margin: 0 auto;
}

