body {
	background-color: #DEDEDE;
}

a:link { 
	text-decoration: none; 
	font-weight: bold; 
	color: #265A5B; 
}

a:visited { 
	text-decoration: none; 
	font-weight: bold; 
	color: #255758; 
}

a:active { 
	text-decoration: none; 
	font-weight: bold; 
	color: #000000; 
}

a:hover { 
	text-decoration: none; 
	font-weight: bold; 
	color: #000000; 
}

#menupalkki  a:link { 
	text-decoration: none; 
	font-weight: normal; 
	color: #ffffff; 
}

#menupalkki a:visited { 
	text-decoration: none; 
	font-weight: normal; 
	color: #FFFFFF; 
}

#menupalkki a:active { 
	text-decoration: none; 
	font-weight: normal; 
	color: #BEE3E4; 
}

#menupalkki a:hover { 
	text-decoration: none; 
	font-weight: bold; 
	color: #BEE3E4; 
}

hr {
	border: none; 
	background-color: #CFEAEB; 
	color: #CFEAEB; 
	height: 1px; 
	width: 140px;
	margin: 2px 0px 4px 0px;  
}

h1 {
	font-family: Arial; 
	font-weight: bold; 
	color: #449FA7; 
	text-transform: uppercase; 
	font-size: 13px; 
	margin: 0px 0px 0px 0px; 
}

h1:first-letter {
	font-family: Arial; 
	font-weight: bold; 
	color: #449FA7; 
	text-transform: uppercase; 
	font-size: 16px; 
	margin: 0px 0px 0px 0px; 
}

h2 {
	font-family: Arial; 
	font-weight: bold; 
	color: #449FA7; 
	text-transform: uppercase; 
	font-size: 13px; 
	margin: 0px 0px 0px 5px; 
}

h2:first-letter {
	font-family: Arial; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-transform: uppercase; 
	font-size: 16px; 
	margin: 0px 0px 0px 0px; 
}



p.side {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px 0px 0px 13px;
	text-align: left; 
}

p, td {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	margin: 4px 0px 0px 0px;
}

h2.side {
	font-family: Arial; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-transform: uppercase; 
	font-size: 13px; 
	margin: 0px 0px 0px 5px; 
}

#kehys {
	margin-left:auto;
	margin-right: auto;
	background-image: url(img/03.jpg);
	background-repeat: repeat-y;
	width: 697px;
}

#banneri {
	width: 697px;
	height: 182px;
	background-image: url(img/02.jpg);


}

#menupalkki {
	width: 128px;
	height: 455px;
	float: left;
	margin-left: 19px;
	background-image: url(img/left.jpg);
	background-repeat: no-repeat;

}

#sisalto {
	width: 450px;
	margin-left: 190px;
 
}

#alatunniste {
	background-image: url(img/04.jpg);
	background-repeat: no-repeat; 
	background-color: #FFFFFF; 
	width: 697px; 
	height: 25px; 
	text-align: center;
}
