body {
	margin: 0;
	padding: 0;
	background: #ffffff url(images/taus.jpg) repeat-x left top;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5C5C5C;

}


h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 20px;
	margin-bottom:10px;
}

h2 {
	font-size: 14px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:7px;
}

h3 {
	font-size: 13px;
	font-weight:bold;
	margin-bottom:0px;
}


hr {
height:1px;
margin: 10px 0 10px 0}

p, ul, ol {
	margin: 0 0 10px 0;
	line-height: 130%;
}


a {
	color: #1B75A9;
}

a:hover, a:active {
	text-decoration: none;
	color: #1B75A9;
}

a:visited {
	color: #1B75A9;
}

img {
	border: none;
}





#header {
	width: 822px;
	
	height: 60px;
	padding-top:205px;

}

/* linkit */

#menu {
	height: 40px;
	width: 822px;
		margin: 0px;
		padding-top: 2px;
		margin-left: 20px;


}
.kuva {
border:solid 1px #666666;
margin:5px;

}

#menu ul {
	margin: 0;
	padding-left: 10px;
	list-style: none;
	line-height: normal;		

}

#menu li {
	float: left;		
	margin: 0;	


}

#menu a {
	display: block;
	float: left;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;


}




#menu a:hover {

	color: #fff;
	background-color: #000000;
}

#etusivu #nav-etusivu a, 
#ohjelma #nav-ohjelma a,

#yhteystiedot #nav-yhteystiedot a 
	

{
	
	color: #fff;
	background-color: #000000;
	padding: 10px 15px 10px 15px;


}

#container {

	height:686px;

}


/* sivu */

#page {
	width: 822px;
	height:686px;
	margin: 0 auto;
		background-image:url(images/kuva_a.jpg);
	background-repeat: no-repeat;
	background-position: center;



}

#page2 {
	width: 822px;
	height:686px;
	margin: 0 auto;
		background-image:url(images/kuva_b.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#page3 {
	width: 822px;
	height:686px;
	margin: 0 auto;
		background-image:url(images/kuva_c.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

/* sisalto */

#content {
	float: left;
	width: 540px;
	padding-left:35px;
	padding-right:10px;
	margin-top:10px;
	
}
#contentOhjelma {
	float: left;
	width: 500px;
	height: 300px;
	padding-left:35px;
	margin-top:5px;
	overflow:auto;

}




/* Footer */
#footer-wrap {
}

#footer {
	width: 822px;
	margin: 0 auto;

}

html>body #footer {
	height: auto;
}

#footer p {
	font-size: 10px;
	text-align: center;
	color: #666666;
}

#legal {
	clear: both;
	padding-top: 10px;
	
}

#legal a {
	font-weight: normal;
	color: #1B75A9;
}
