* { padding: 0; margin: 0; }


body {
	color: #EEEEEE;
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 165%;
	background-image: url(../kuvat/pohja/pohja.gif);
	background-repeat: no-repeat;
}


A:link {
	text-decoration: underline;
	color: #999999;
}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {
	text-decoration: underline;
	color: #000000;
	background-color: #FFFFFF;
}
#banneri {
	position:absolute;
	left:34px;
	top:492px;
	width:208px;
	height:400px;
	z-index:1;
	overflow: visible;
	visibility: visible;
}
#festarit {
	position:absolute;
	left:812px;
	top:19px;
	width:208px;
	height:162px;
	z-index:2;
	overflow: visible;
	visibility: visible;
}
#sponsorit {
	position:absolute;
	left:812px;
	top:200px;
	width:208px;
	height:700px;
	z-index:3;
	overflow: visible;
	visibility: visible;
}
#valikko1 {
	position:absolute;
	left:254px;
	top:200px;
	width:541px;
	height:31px;
	z-index:4;
	overflow: visible;
	visibility: visible;
	font-size: 12px;
}
#valikko2 {
	position:absolute;
	left:254px;
	top:237px;
	width:541px;
	height:31px;
	z-index:4;
	overflow: visible;
	visibility: visible;
	font-size: 12px;
}
#content {
	position:absolute;
	left:254px;
	top:273px;
	width:541px;
	height:650px;
	z-index:5;
	overflow: visible;
	visibility: visible;
}

ul#navlist
{
	white-space: nowrap;
	margin: 0;
	padding: 0;
}

#navlist li
{
	display: inline;
	list-style-type: none;
}

#navlist a {
	text-align: center;
	padding-right: 3px;
	color: #FFFFFF;
}

#navlist a:link, #navlist a:visited
{
	text-decoration: none;
}

#navlist a:hover
{
	text-decoration: none;
	color: #000000;
}
