html, body {
	margin: 0;
	padding: 0;
	background: #35241A url(../kuvat/tausta.gif) repeat-x;
	color: #E9E9E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
}


h1, h2, h3, h4, h5, h6 {
	font-family: "Times Roman", "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 160%;
	margin: 0 0 16px;
}

h2, h3, h4, h5, h6 { margin: 0 0 16px; }

h2 { font-size: 150%; }
h3 { font-size: 140%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }
h6 { font-size: 100%; }


div {
	position: relative;
	padding: 0;
	margin: 0;
}


p {
	margin: 0 0 1em 0;
	line-height: 130%;
}


img { border: 0; }


a:link, a:visited {
	color: #C38E38;
	text-decoration: underline;
}

a:hover { color: #E9E9E8; }


div#container {
	width: 812px;
	margin: 0 auto;
	padding: 0 42px 20px;
	background: #3F3126 url(../kuvat/container.jpg) no-repeat;
	text-align: left;
}


div#header { height: 368px; }


div#citation {
	width: 330px;
	margin: 90px 0 20px;
	font-family: Times, "Times Roman", "Times New Roman", serif;
	font-size: 120%;
	font-weight: normal;
	font-style: italic;
	line-height: 130%;
}

div#citation .pieni {
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	margin: -1.2em 0 0;
	line-height: 100%;
}


div#menu {
	display: table-cell;
	height: 80px;
	font-family: "Times Roman", "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: normal;
	text-align: left;
	color: #75746D;
	vertical-align: bottom;
}

div#menu a:link, div#menu a:visited {
	padding: 0 12px;
	color: #333;
	font-size: 100%;
	text-decoration: none;
}

div#menu a:hover { text-decoration: underline; }

div#menu a#valittu { font-weight: bold; }

div#menu a img { margin: 0 68px 0 -12px; }


div#content {
	position: relative;
	font-size: 80%;
}

div#content.alasivu { padding: 0 0 0 238px; }

div#content div { padding: 0 0 20px; }

div#content ul, div#submenu ul {
	margin: 0;
	padding: 0;
	list-style: disc inside;
}

* html div#submenu ul { margin-left: -15px; }
*+html div#submenu ul { margin-left: -15px; }


/* div#content a:link, div#content a:visited { color: #7EC2C1; } */


div#right {
	float: right;
	width: 384px;
	margin: 0 0 0 39px;
}

/* div#right a:link, div#right a:visited, div#submenu a:link, div#submenu a:visited { color: #7EC2C1; } */

div#right h2 {
	font-size: 160%;
	font-weight: normal;
}


div#submenu {
	float: left;
	width: 200px;
	margin: 0 0 0 -238px;
}

* html div#submenu { margin-left: -119px; }

div#submenu a#valittu2 {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

div#submenu li {
	list-style: none;
	padding: 0 0 0.6em;
}


div#footer {
	clear: both;
	height: 1%;
	width: 898px;
	margin: 0 auto;
	padding: 10px 0 0;
	font-size: 70%;
	text-align: right;
}

div#footer span { float: left; }

.sitename {
    font-weight: 600;
    font-size: 180% !important;
    font-family: Arial, Helvetica, sans-serif;
}