@charset "utf-8";
body {
	background-image: url(images/BGimg2.gif);
	background-color: #000000;
	background-repeat: repeat;
	text-align: center;
	margin: 1em auto;
}
table#tausta {
	width: 955px;
	height: 761px;
	background-repeat: no-repeat;
}
#yla_index {
	width: 955px;
	height: 201px;
	background-image: url(images/traileri.png);
	background-repeat: no-repeat;
}

#yla_tietoa {
	width: 955px;
	height: 201px;
	background-image: url(images/tietoa.png);
	background-repeat: no-repeat;
}

#yla_tyoryhma {
	width: 955px;
	height: 201px;
	background-image: url(images/tyoryhma.png);
	background-repeat: no-repeat;
}

#yla_kuvagalleria {
	width: 955px;
	height: 201px;
	background-image: url(images/galleria.png);
	background-repeat: no-repeat;
}

#yla_yhteistyo {
	width: 955px;
	height: 201px;
	background-image: url(images/kumppanit.png);
	background-repeat: no-repeat;
}


#keski {
	width: 955px;
	height: 478px;
	background-image: url(images/keski.png);
	background-repeat: no-repeat;
	padding-left: 100px;
	padding-right: 100px;
	font-family: georgia,times;
	font-size: 13px;
	line-height: 17px;
	vertical-align: top;
}

#keski_tekijat {
	width: 955px;
	height: 478px;
	background-image: url(images/keski.png);
	background-repeat: no-repeat;
	padding-left: 80px;
	padding-top: 0px;
	font-family: georgia,times;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	vertical-align: top;
}

#keski_index {
	width: 955px;
	height: 478px;
	background-image: url(images/keski.png);
	background-repeat: no-repeat;
	padding-left: 100px;
	vertical-align: top;
	font-family: georgia,times;
	font-size: 13px;
	line-height: 17px;
}

#ala {
	width: 955px;
	height: 82px;
	background-image: url(images/ala.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	font-family: georgia,times;
	font-size: 10px;
	padding-top: 20px;
}

div#container {
	margin-left: auto;
	margin-right: auto;
	width: 55em;
	text-align: left;
}


td.nimike {
	vertical-align: top;
	text-align: right;
	font-weight: 500;
}

td.sisalto {
	vertical-align: top;
	text-align: left; font-weight: bold;
}

td.otsikko {
	vertical-align: top;
	text-align: left;
	font-size: 16px;
	text-decoration: underline;
}

td.topalign {
	vertical-align: top;
}

td.valike {
	width: 60px;
}

td.kuva {
	vertical-align: top;
	text-align: left;
	font-size: 16px;
	padding: 10px;
}

td.yhteistyo {
	vertical-align: top;
	text-align: center;
	width: 160px;
	font-size: 16px;
	padding: 10px;
}

img.galleria {
	width: 160px;
	height: 87px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

img.yhteistyo {
	border-style: none;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

img.vasen {
	margin: 5px;
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

img.oikea {
	margin: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}



img.oikea_float {
	
margin: 5px;

	border-width: 1px;

	border-style: solid;

	border-color: #000000;
	
	float: right;
}



a:link {
	text-decoration: none;
	color: black;
}

a:visited {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: none;
	color: #484848;
}


#none {
}


