body, div, h1, h2, h3, h4, ul, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color: #EEF1E7;
	background-image: url(kuvat/ylatausta.jpg);
	background-repeat: repeat-x;
}
#main {
	background-image: url(kuvat/headertausta.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}
#header {
	width: 800px;
	margin: 0 auto;
	padding-top: 196px;
}
#headerlinkit {
	margin-left: 291px;
	height: 52px;
}
#headerlinkit2 {
	margin-left: 340px;
	margin-top: 12px;
	padding-bottom: 71px;
	height: 22px;
}
#contentcontainer {
	width: 800px;
	margin: 0 auto;
	clear: both;
}
#content {
	float: right;
	width: 500px;
}
#contentleft {
	float: left;
	width: 291px;
	background-image: url(kuvat/contentlefttausta.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 100px;
}
#bottom {
	background-image: url(kuvat/alatausta.jpg);
	background-repeat: repeat-x;
	width: 100%;
	clear: both;
}
		#bottom #footer {
			margin: 0 auto;
			padding: 0;
			height: 106px;
			width: 305px;
		}
.tapahtuma {
	background-image: url(kuvat/tapahtuma-gradient4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-top: 4px;
}
.pvm {
	font-weight: bold;
}
.aihe {
	font-weight: bold;
}
.info {
	font-style: italic;
}
