
* {
	margin: 0pt;
	padding: 0pt;
}

body {
	font-family: Arial, sans-serif;
	background-color: white;
	color: black;
    width: 100%;
    text-align: center;
}


dd {
	font-size: 75%;
}
h1 {
	width: 900px;
	height: 78px;
	position: relative;
	z-index: 2;	
}

h1 span.text {
    display: none;
}

h2,h3 {
	display: none;
}

h4 {
	font-size: 110%;
	font-weight: normal;
	padding-bottom: 1ex;
}

ul {
	list-style: none;	
}

p {
	padding-bottom: 1ex;
}

p#quote {
	position: relative;	
	width: 520px;
	height: 123px;
	left: 212px;
	top: 150px;
}

div#merits p#quote {
	top: 123px;
	left: 126px;
	
}
span#solmu {
	background-image: url(images/solmu500.jpg);
	background-repeat: no-repeat;
	width: 500px;
	height: 123px;
	position: absolute;
	left: 0;
	top: 0;
}

div#ss{
	background-image: url(images/quote.jpg);
	background-repeat: no-repeat;
	width: 69px;
	height: 54px;
	background-repeat: no-repeat;
	position: relative;
	left: 50px;
	top: 10px;	
}
span#magic {
	background-image: url(images/music.jpg);
	background-repeat: no-repeat;
	width: 531px;
	height: 107px;
	position: absolute;
	left: 0;
	top: 0;
}

blockquote {
	font-weight: normal;
	font-size: 80%;
	
}
a {
	color: #9a9a9a;
	text-decoration: none;
}

.selected {
	color: black;
}

div#content {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding-top: 30px;
    text-align: left;
}

h1 span#header1 {
	background-image: url(images/taikuri_kristian900.jpg);
	background-repeat: no-repeat;
	width: 724px;
	height: 78px;
	position: absolute;
	left: 0;
	top: 0;
	
}

h1 span#header2 {
	background-image: url(images/nivala900.jpg);
	background-repeat: no-repeat;
	width: 176px;
	height: 35px;
	position: absolute;
	left: 724px;
	top: 0;	
}

div#frontpage {
	background-image: url(images/etusivu900.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 586px;
	position: relative;
	top: -60px;
}

div#standup {
	background-image: url(images/kirjakuva900.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 321px;
	position: relative;
	top: -33px;
}

div#contact {
	background-image: url(images/yhteystiedot900.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 396px;
	position: relative;
	top: -45px;
}

div.text {
	position: relative;
	/*border: 1px solid black;*/
	top: 40px;
	left: 65px;
	width: 400px;
	height: 280px;
  
	overflow-y: auto;
	overflow-x:hidden;
	font-weight: normal;
	font-size: 100%;
}

div#frontpage div.text {
	top: 78px;
	width: 350px;
	left: 425px;
}

div#merits div.text {
	top: 50px;
	width: 700px;
	left: 30px;
	height: 300px;
}

div#merits li {
	padding-left: 2ex;
}

div#contact div.text {
	top: 40px;
	width: 500px;
	left: 30px;
}

div#contact div.text p {
	text-align: center;
	margin-left: 124px;
}

div#contact a {
	color: black;
}
div.left {
	float: left;
	width: 48%;
}


ul#navigation {
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 4px;
	position: relative;
	z-index: 2;
	top: 330px;
}

ul#navigation li {
	padding-right: 3em;
	display: inline;
}

ul#sub_navigation {

	font-weight: bold;
	margin-left: 9em;
	position: relative;
	z-index: 2;
	top: 340px;
	font-size: 90%;
}

ul#sub_navigation.ohjelmat {
	margin-left: 17.5em;
}

ul#sub_navigation li {
	padding-right: 1em;
	display: inline;
}

ul#champions {
	padding-bottom: 3ex;

}

ul#champions, dl#acknowledgments {
 font-size: 90%;
 margin-left: 60px;
}

ul#champions li.first {
	font-size: 125%;
	font-weight:inherit;	
  padding-bottom: 2ex;
color: black;
margin-left: -60px;
width: 320px;
letter-spacing: 1px;
}

dl#acknowledgments dd,
ul#champions li {
	padding-bottom: 1ex;
	color: #725e46;
}

dl#acknowledgments dt {
	color: #725e46;
}

dl#acknowledgments dd.first,
dl#acknowledgments dt.first {
	color: black;
}

div#contact div.text p#nimmari {
	position: relative;
	height: 60px;
}


p#nimmari span {
	background-image: url(images/nimmari.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 108px;
	top: 0;
	height: 60px;
	width: 150px;
}

