body {
	margin: 0 auto;
	border: 0;
	color: #000000;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-image: url('images/tausta.jpg');
	background-repeat: no-repeat;
	background-repeat: repeat-x;
	background-color: #f5eee6;
}
a img {
	border: 0;
}

p {
	line-height: 20px;
	text-align: justify;
}

h1 {
	text-align: center;
	margin: 0;
	padding-top: 35px;
}

h2 {
	text-align: center;
	margin: 0;
	padding-top: 5px;
}

h2.kanteleet {
	text-align: left;
	margin: 0;
	padding-top: 5px;
	font-family: 'Goudy Bookletter 1911', serif; /* 'Gentium Basic' */
	font-size: 17px;
}

h2.kanteleet_m {
	text-align: left;
	margin: 0;
	padding-top: 5px;
	font-family: 'Arial', serif; /* 'Gentium Basic' */
	font-size: 17px;
}

h1.otsikot {
	font-family: 'Goudy Bookletter 1911', serif; /* 'Cookie' */
	font-size: 35px;
}

h2.otsikot {
	font-family: 'Goudy Bookletter 1911', serif; /* 'Gentium Basic' */
	font-size: 20px;
}

p.historia {
	font-family: 'Goudy Bookletter 1911', serif;
	font-size: 18px;
}

#etusivuntekstit
{
	line-height: 20px;
	font-size: 14px;
}

table.kantele_galleria
{
	border-spacing: 25px;
	margin-left: 35px;
}


#container {
	text-align: center; /* for IE */
	margin: 0 auto; /* for the rest */
	padding: 0;
	width: 844px; /* 620px; */
	border: 0;
	margin-top: 10px;
	margin-bottom: 25px;
}
#page_content {
	width: 844px;
	/*height: 775px; 696px;*/
	/*background-image:url('images/keskipala.jpg');
	background-position: right bottom;*/
}

#page_content_kanteleet {
	width: 844px;
	background-image:url('images/keskipala_tausta.png');
	background-position: right bottom;
	background-repeat: repeat;
}

#page_content_kanteleet_tausta {
	width: 844px;
	background-image:url('images/keskipala.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
}

#banner {
	width: 844px; /*844px;*/ /* auto; */
	height: 110px; /* 143px; */
	margin: 0;
	padding: 0;
	background-color: #000000;
}

#navigation {
	margin: 0;
	padding: 0;
	padding-left: 175px;
	background-image:url('images/ylapalkinvasenreuna.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	height: 32px;
	border: 0;
	/*width: 669px;*/
	width: 669px;
}


#navigation img {
	/*margin: 0;
	padding: 0;
	border: 0;*/
	float: left;
}

a.navlinks
{
	border: 0;
}

#column_l {
	margin-left: 92px;
	margin-right: 92px;
	width: 659px; /*844px;*/ /*385px;*/
	min-height: 696px;
}
#column_l {
	text-align: left
}
#column_r {
	float: left;
}

#footer {
	background-image:url('images/alapalkki.jpg');
	width: 844px;
	height: 47px;
}

/* Styles for Navigation */

#navigation a {
	color: #fff;
	text-decoration: none;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	background-color: #a9a9a9;
}

/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #808080;
	text-decoration: none;
}