		* { margin:0; border:0; padding:0; }

		body {
		text-align:center;
		background:#ded9d1;
		font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
		font-size:80%;
		}		
		
		.floatbug {
		clear:both;
		}

	    a, a:visited, a:active {
	    color:#cc6633; text-decoration:none;
	    }

	    a:hover { color:#000000; }

		#wrapper {
		text-align:left;
		margin:0 auto 0 auto;
		width:900px;
		border:1px solid #c4bbae;
		background:#ffffff;
		}

		#header {
		height:160px;
		border-top:1px solid #eeeeee;
		}

		#ylalogo {
		float:left;
		padding:10px;
		}

		#ylakuva {
		float:right;
		padding:10px;
		}

		#ylavalikko {
		text-align:center;
		font-size:22px;
		margin-top:69px;
		}

    #ylavalikko a {
    color:#cc6633;
    text-decoration:none;
    }

    #ylavalikko a:hover {
    color:#000000;
    }

		#keskiosa {
		clear:both; 
		min-height:500px;
		background:#ffffff;
		}

		.valittu0 {
		color:#000000 !important;
		text-decoration:underline !important;
		}

		.valittu1 {
		font-weight:bold;
		color:#000000;
		}
		
		.valittu2 {
		font-weight:bold;
		color:#000000;
		}

		#alavalikko {
		text-align:center;
		border-bottom: 1px dotted #c4bbae;
		margin-top:-23px;
		margin-left:auto;
		margin-right:auto;
		height:2em;
		}

		#alavalikko a {
/*		display:block;
		float:left;*/
		padding:5px;
		}

		
		#alavalikko2 {
		float:left;
		width:150px;		
		}

		#alavalikko2 a {
		display:block; 
		}

		#alavalikko2 a:hover {
		color:#000000;
		background:#ffeecc;
		}

		#alavalikko3 {
		padding:0 0 5px 5px;
		}

		#sisalto {
/*		margin-left:160px; */
		background:#ffffff;
		clear:both;
		padding:13px;
		}

		#sisus {
		margin-left:160px; 
		border-left:1px dotted #c4bbae;
		border-right:1px dotted #c4bbae;
		padding:0 9px 0 9px;
		}

		#footer {
		clear:both;
		text-align:center;
		padding:5px;
		background:#c4bbae;
	    color:#ffffff;
		font-size:10px;
		line-height:11px;
		}

	    p, h1, h2, h3, h4, h5 {
	    padding:9px 0 9px 0;
	    }

		.kuvateksti {
		font-size:11px;
		font-style:italic;
		text-align:center;
		}

		.geeni td{
		border:1px solid #999999;
		padding:0 3px 0 3px;
		}

		.geeni {
		border-collapse:collapse;
		}

		li {
		padding-left:1em;
		list-style-position: inside;
		text-indent:-1em;
		}

