* { margin: 0; padding: 0; }
body {
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/tausta.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	text-align: center;
	margin: 0;
	padding: 0;
	}
html>body {
	font-size:12px;
	}
a:link {
	color: #1f61c3;
	text-decoration: none;
	}
a:visited {
	color: #1f61c3;
	text-decoration: none;
	}
a:hover {
	color: #153888;
	text-decoration: none;
	border-bottom: 1px dotted #153888;
	}
a:active {
	color: #1f61c3;
	text-decoration: none;
	}
#wrapper {
	width:750px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	}
#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	width: 750px;
	height: 110px;
	margin: 30px 0 0;
	}
#logo {
	float: left;
	margin: 20px 0 0 20px;
	}
#menu {
	position: relative;
	top: 55px;
	left: 40px;
	}
#menu li {
	font-size: 1.35em;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	margin: 0 15px;
	padding: 0 0 5px;
	list-style-type: none;
	list-style-image: none;
	display: inline;
	}
#menu a:link {
	color: #1f61c3;
	text-decoration: none;
	}
#menu a:visited {
	color: #1f61c3;
	text-decoration: none;
	}
#menu a:hover {
	color: #153888;
	text-decoration: none;
	border-bottom: 1px dotted #153888;
	}
#menu a:active {
	color: #1f61c3;
	text-decoration: none;
	}
#content { font-size: 1.1em; line-height: 150%; background-image: url(../images/content.gif); background-repeat: repeat; background-attachment: scroll; text-align: center; width: 750px; height: auto; margin: -1em 0 0; padding: 0; }
#padding { text-align: left; width: 710px; margin-right: auto; margin-left: auto; }
#hoyla { float: left; margin: 0 0 0 -8px; }
#content_index { width: 440px; float: left; margin: 1em 0 0 40px; }
h2 { color: #1f61c3; font-size: 1.7em; font-style: italic; font-weight: bold; margin: 5px 0 0; }
h3 { color: #1f61c3; font-size: 1.4em; font-weight: bold; font-style: italic; margin: 0; }
h4 { color: #1f61c3; font-size: 1em; font-style: italic; font-weight: bold; margin: 0; }
.titteli { color: #1f61c3; font-size: 1em; font-style: italic; font-weight: bold; margin-top: 50px; }
#footer {
	color: #d7d7d7;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	width: 750px;
	height: 80px;
	margin: 0;
	padding: 50px 0 0;
	}
p { font-size: 1em; margin: 1em 0 0; padding: 0; }
#submenu { margin: 0; padding: 0; }
#submenu li {
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	margin: 0 15px 0 17px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	display: inline;
	}
#submenu a:link {
	color: #1f61c3;
	text-decoration: none;
	}
#submenu a:visited {
	color: #1f61c3;
	text-decoration: none;
	}
#submenu a:hover {
	color: #153888;
	text-decoration: none;
	border-bottom: 1px dotted #153888;
	}
#submenu a:active {
	color: #1f61c3;
	text-decoration: none;
	}
table { font-size: 1em; width: 100%; margin: 1em 0 0; border: solid 1px #1f61c3; border-collapse: collapse; }
td { padding: 2px 2px 2px 4px; border: solid 1px #1f61c3; }
.vuosi { width: 50px; }
.kohde { width: 300px; }
.paikkakunta { width: 50px; }
.otsikko { color: #1f61c3; font-weight: bold; font-style: italic; }
