body{
  background-color: #dce98d;
}

html,body.jokihelmi {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	}

body.jokihelmi { background-image: url(kuvat/bg.jpg); background-repeat: repeat-x;  background-color: #F4F8BB; }

div#canvas_outer{
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:982px;
	background-image: url(kuvat/canvas_bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#canvas {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:950px;
	background-image: url(kuvat/canvas_bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}
div#header { background-image: url(kuvat/con_yla_bg.gif); height: 104px;}
div#navigate { background-image: url(kuvat/menu_bg.jpg); height: 51px; padding-left: 50px; padding-top: 0px; padding-bottom: 0px; padding-right: 0px; margin: 0;}

  div#navigate img { margin: 0; padding: 0;}
div#container { height: 500px; min-height: 500px; padding: 0em 0em 0em; }
div#container_left { width: 254px; float: left; height: 310px; background-image: url(kuvat/con_submenu_bg.jpg); background-repeat: no-repeat; }
  div#container_left_top { height: 310px; padding: 5px 5px 0px 20px; }
    ul#alamenu { list-style: none; list-style-position: outside; margin-left: 0px; padding-left: 0px;}
    ul#alamenu li { line-height: 18px;}
    ul#alamenu li a {   padding-left: 8px;
    font-family: arial, sans-serif; font-size: 18px; color: #4C6B00; text-decoration: none;
    }
    ul#alamenu li a#activealalinkki { font-weight: bold; }
    div#tietotemput { margin-left: 70px; margin-top: 0px; color: #B6C389; font-family: arial, sans-serif; font-size: 9pt;}
  div#tietotemput A{ color: #B6C389; font-family: arial, sans-serif; font-size: 9pt;}
  div#container_right { width: 695px; float: left; background-image: url(kuvat/con_main_bg.jpg); }
div#sis_conwanha { background-image: url(kuvat/con_main_top.jpg); background-repeat: no-repeat; min-height: 400px !important; height: 400px; background-position: 0% 0%; padding: 14px 38px 25px 31px;}
div#sis_con { background-image: url(kuvat/con_main_top.jpg); background-repeat: no-repeat; background-position: 0% 0%; padding: 14px 38px 25px 31px;}
div#sis_con_b { background-image: url(kuvat/con_main_bottom.jpg); height: 23px;}
div#footer { position: absolute; width: 100%; bottom: 0;}
P, UL, LI { font-family: Arial, Helvetica, sans-serif; font-size: 13pt; color: #304716; line-height: 1.3; }
}
P {
 text-align: justify;
}
 H1 { font-family:"Arial Narrow", Arial, sans-serif; font-size:30px; color: #4c6b00;
}
H2, H3{ font-family: Arial, sans-serif; font-size:24px; color: #4c7123;
}
A {
  color: #0066FF;
}
A:visited {
  color: #006633;
}
.pienifontti {
  font-size: 12pt;
}
.pienempifontti {
  font-size: 14pt;
}

.laatikko {
width: 100%; border: 1px dashed #00a638; padding: 11px; background-color: #f2f7ce;
}
.isoval {
  font-family: Arial, Helvetica, sans-serif; 

  font-size: 19px;
  font-weight: bold;

}