* { padding: 0; margin: 0; }

A:link {
	text-decoration: none;
	color: #777777;
}
A:visited {
	text-decoration: none;
	color: #CCCCCC;
}
A:active {
	text-decoration: none;
	color: #CCCCCC;
}
A:hover {
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../kuvat/taustat/nordicfestpohja.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	font-weight: normal;
	color: #DDDDDD;
}
#pohja {
	width: 492px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	height: 100%;

}
#otsikko {
	width: 492px;
	padding: 0px;
	height: 126px;
	margin: 0px;
	float: left;
	top: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	overflow: visible;
	visibility: visible;
}
#valikko {
	padding: 0px;
	height: 18px;
	width: 492px;
	float: left;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	background-color: #000000;
	overflow: visible;
	visibility: visible;
	z-index: 1000;
}
#content {
	float: left;
	padding: 0px;
	height: 540px;
	width: 492px;
	display: inline;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	overflow: visible;
	visibility: visible;
	top: 5px;
	font-size: 12px;
}
