body
{
	font-family: sans-serif;
	background-color: #cacbca;
	margin: 0;
}

#kok
{
	width: 760px;
	margin: 0 auto 0 auto;
}

#header
{
	width: 760px;
	height: 210px;
	background-image: url('pics/header.png');
	background-position: center;
}

#contents
{
	width: 760px;
	height: 100%;
	background-color: #3c3443;
	background-image: url('pics/bg.png');
	background-repeat: repeat-x;
	background-position: 210px 210px;
/* 	position: absolute; */
	overflow: auto;
}

#content
{
	border: solid #9c9ba2 1px;
	background-color: #39313f;
	width: 570px;
	padding: 5px 5px 5px 10px;
	float: right;
	margin: 20px 30px 15px 0;
	color: #ffffff;
	font-size: 10pt;
}
#content a
{
	color: #dcdcdc;
}
#content a:visited
{
	color: #dcdcdc;
	text-decoration: underline;
}

#links
{
	border: solid #9c9ba2 1px;
	background-color: #39313f;
	width: 90px;
	float: left;
	margin: 20px 0 10px 30px;
	padding: 0;
	font-size: 10pt;
}
#links a
{
	padding: 1px 0 1px 15px;
	background-image: url('pics/listico_w.png');
	background-repeat: no-repeat;
	background-position: 6% 50%;
	display: block;
	color: #ffffff;
	text-decoration: none;
}
#links a:visited
{
	color: #ffffff;
	text-decoration: none;
	display: block;
}
#links a:hover
{
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
	background-image: url('pics/listico_b.png');
	background-repeat: no-repeat;
	background-position: 6% 50%;
}

#ifr
{
	width: 410px;
	height: auto;
	border: none;
}

#tulokset
{
	width: 200px;
	float: right;
}