.kaikenkehys {
	height: 600px;
	width: 800px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#logopalkki {
	height: 150px;
	background-color: #FFF;
	background-image: url(logopalkki_eka.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#tyhjapalkki {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navigaatiopalkki {
	height: 35px;
	text-align: justify;
	background-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#yhteysdot {
	height: 30px;
	background-image: url(yhteystietopalkki.gif);
}


#navcontainer ul
{
	margin: 0;
	list-style-type: none;
	text-align: center;
	font-family: arial;
	font-size: 14px;
	height: 30px;
	padding-top: 10px;
}
#tekstit {
	background-color: #000;
	height: 400px;
	background-repeat: no-repeat;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 800px;
	padding: 0px;
}


#navcontainer ul li { display: inline; }
#tekstialue {
	float: left;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: auto;
	width: 360px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 10px;
}
#kuvapaikka {
	float: right;
	height: 390px;
	width: 400px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#navcontainer ul li a
{
	text-decoration: none;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	color: #000;
	width: 146px;
	height: 30px;
	background-color: #999;
background-repeat: no-repeat;
	background-position: left top;
}

#navcontainer ul li a:hover
{
	color: #fff;
	background-position: 0 -82px;
	width: 146px;
	height: 30px;
	background-color: #550455;
}
body {
	background-image: url(liilatausta.gif);
	background-repeat: repeat;
}
#ohjelmatausta {
	background-image: url(Kuvia_galleriaan/tekstitausta_zilton.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 400px;
	width: 780px;
	padding-top: 0px;
	padding-left: 20px;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-align: center;
}
