body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #ba9661;
	margin: 0;
	padding: 0 1em;
}



#content {
	max-width : 50em;
	margin: 0em auto;
	padding: 0;
}


#topbanner {
	max-width : 50em;
	color: #000;
	max-width : 50em;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #ba9661;
	margin-top: 0.5em;
}


#naviblock {
	height: 1.6em;
	line-height: 1em;
	max-width : 50em;
	border-bottom: 1px solid #D9C7A6;
	margin-top: 0.5em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;	
}
#naviblock ul { margin: 0; padding: 0; }
#naviblock ul li { display: inline; list-style-type: none; }
#naviblock ul li#currentpage {
	float: left;
	color: #EFE8DA;
	margin-right: 0.2em;
	padding: 0.3em 0.5em;
}
#naviblock ul li a {
	color: #000;
	float: left;
	text-decoration: none;
	margin-right: 0.2em;
	padding: 0.3em 0.5em;
}
#naviblock ul li a:visited { color: #000; text-decoration: none; background-color:transparent}
#naviblock ul li a:active, #naviblock ul li a:hover { color: #EFE8DA; text-decoration: none; background-color:transparent }

#footer{
	padding-top: 0.5em;
	clear: both;
	max-width : 50em;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	border-top: 1px solid #D9C7A6;
}

h1, h2, h3, h4 { color:#000; background-color:transparent;}
h1 { font-size:180%; padding-top:0em; margin-top:0;}
h2 { font-size:135%; }
h3 {font-size:115%}
p { line-height: 120%; }
a:link { color:#000; background-color:transparent;}
a:visited { color:#5A4927; background-color:transparent;}
a:active, a:hover { color:#000; background-color:#D0BC93;}
table { border-collapse:collapse}
th { border: 1px solid #ccc; padding:0.3em; background-color:#CCC; text-align: left; font-weight:bold; vertical-align:top;}
td { border: 1px solid #ccc; padding:0.3em; vertical-align:top;}


#content ul li {
	margin-bottom:0.5em;
	padding-bottom:0;
}

table.kuvagalleria { width: 100%; }
table.kuvagalleria td { text-align: center; border:none; }
table.kuvagalleria td img { margin-top:0.2em; border: 1px solid #036; }
div.kuva { text-align: center; }
div.kuva img { border:none; }

form.palaute div div { margin-bottom: 0.5em; }

