body{
	margin: 0px;
	padding: 0px;
	background-image: url('gfx/bg.png');
	text-align: center;
	font-family: tahoma;
	font-size: 12px;
}
em{
	color: grey;
	font-style: normal;
}
#wrapper{
	margin: 0 auto;
	width: 927px;
	background-color: white;
	text-align: left;
}
#header{
	background-image: url('gfx/header.png');
	width: 927px;
	height: 230px;
}
#header p{
	font-size: 11px;
	padding: 185px 0px 0px 280px;
	margin: 0px;
	color: red;
}
#navi{
	width: 211px;
	height: 547px;
	margin: -94px 0px 0px 0px;
	border: 0;
}
	#navi img{
		border: 0px;
	}
	#navi a{
		border: 0px;
		text-decoration: none;
		color: black;
	}
	#navi .tukija{
		margin: 0px 0px 0px 15px;
		border: 1px solid black;
	}
	#navi p{
		margin: 0px 0px 0px 20px;
	}


#content{
	text-align: left;
	background-color: white;
	min-height: 500px;
	margin: -460px 0px 0px 211px;
	padding: 0px 30px 0px 30px
}
	#content .facts{
		font-size: 11px;
		list-style-type: none;
		display: inline-table;
	}
	#content dt{
		font-weight: bold;
	}
	#content ul{
		list-style-type: none;
	}
	.left{
		float: left;
		padding: 0px 10px 0px 0px;
	}
	.right{
		float: right;
		padding: 0px 0px 0px 10px;
		
	}
	.right2{
		float: right;
		padding: 0px 0px 0px 10px;
		height: 230px;
		width: 300px;
	}
	.ydin{
		min-height: 150px;
	}
	.ydin img{
		float: left;
		padding-right: 10px;
	}
	table.normal{
		text-align: left;
		border-collapse: separate;
		border-spacing: 40px 0px;'
	}
.two{
	min-height: 170px;
}
.two img{
	float: left;
	height: 150px;
	width: 200px;
	padding-right: 10px;
	padding-bottom: 30px;
}

img{
	text-decoration: none;
	border: 0px;
}
#spons a{
	border: 0px;
	text-decoration: none;
}
#spons img{
	border: 0px;
	text-decoration: none;
}
#palkinnot{
	border-collapse: separate;
	empty-cells: show;
}