body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:normal;
	font-weight:normal;
	color:#006600;
; font-family: "Disney Print", Arial, Helvetica, sans-serif; font-style: normal
	}
p {
	font:11px/16px verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 010px 0px;
	padding:0px;
	}
#Content>p {margin:0px;
   padding: 3px;}
#Content>p+p {text-indent:0px;}

#Header {
	margin:auto auto;
	padding:0px 0px 40px 20px;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:10px;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"; border: black solid; clip:  rect(  50px )}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:14px;}

#Content {
	margin:20px auto auto 260px;
	padding:10px 10px;
; text-align: justify
	}

#Menu {
	position:absolute;
	top:100px;
	left:0px;
	width:225px;
	padding:30px 10px 10px;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"; margin: auto auto}\"";
	voice-family:inherit;
	width:290px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:290px;}

.tekstikappale {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: black;
; text-align: justify
}

.otsikko1 {
  font-family : Georgia, "Times New Roman", Times, serif;
  font-size: 16pt;
  font-weight: bold;
  color: #000066;
; text-align: center
}

.otsikko2 {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #990000;
}

a:hover {
text-decoration: none;
; color: #CC3300
; background-color: #FFE4B5;
}

a:visited {
  color: #000099;
; text-decoration: underline
}

.tekstikentta {
  background-color: #CC6600;
  color: #FFFFFF;
  border: thin solid black;
; text-align: justify
}

.painike {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #333366;
  border: thin solid black;
}

.taulukkokehys {
  border-bottom-width: thin;
  border-left-width: thin;
  border-right-width: thin;
  border-style: solid;
  border-top-width: thin;
  border-color: gray;
}


a:link { 
  color: #00008B;
; text-decoration: underline
 } 

div.dbar
{  
   border: none;                     
   padding: 120px 3px 3px;
   text-align: left;
   position: absolute;
   left: 20px;
   top: 20px;
; clip:     rect(   )
}

@media screen  /* overrides previous position */
{ div.dbar
  {
     position: fixed;
  }
}

@media print
{ div.dbar
  {
     position: absolute;
  }
}

a.button
{  
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   background-color: #eb0; /* golden background             */
   color: #200;            /* darker red for visibility     */
   padding: 2px;
   border-width: 3px;
   border-color: #eb0;
   border: outset;
   text-decoration: none;
   display: block; 
   width: 94%;
   margin: 3px auto 3px auto

}

a:hover.button
{  color: white;
   border-color: #eb0;
}

a:active.button
{ 
   border: inset;
}

div.dbar p
{  margin-top: 3px;
   margin-bottom: 3px;
; clip:   rect(   )
}.otsikko3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #0066FF; font-weight: bold; text-align: center}
.h4 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #990000}
.kuvateksti {  font-family: Arial, Helvetica, sans-serif; font-size: 10px/10px; font-style: italic}


.uo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #993300; background-color: #CCCCCC; font-size: 12px}
.p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: black; ; text-align: justify }
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #0000CC}

DIV.figure {
  float: right;
  width: 25%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
  text-align: center;
}

img.scaled {
  width: 100%;
}
