body {
background-color: white;
background-image: url("kuvat/bodytausta.gif");
background-repeat: repeat-x;
margin-top: 1pt;
margin-left: 1pt;
margin-right: 1pt;
margin-bottom: 1pt;
font-family: Arial;
font-size: smaller;
color: navy;
}

a img {
border: none;
}



p {
text-indent: 4pt;
color:			navy;
font-family:			Arial;
}

h1 {
color:	navy;
font-family:	times new roman;
text-align: center;
}

h2 {
text-align: center;
font-size:	medium;
color:	navy;
font-family:	times new roman;
}

h3 {
text-align: center;
}

h4 {
text-align: center;
font-family:	times new roman;
font-weight: normal;
}

h5 {
text-align: center;
}

h6 { 
color: navy; 
font-size: medium;
font-family: times new roman;
}

ul li {

color:			navy;
font-family:			Arial;
}


#line-s { 
background: #fff url('kuvat/hrt.gif') no-repeat center bottom;
color:			black;
margin: 8px auto;
height: 4px
}

#uloin { 
width: 780px;
background: white;
margin: 100px auto;
border: 1px solid navy;
border-bottom: 1px solid navy;
position: relative; /*set as containing block for absolute textbox div*/ 
background-image: url("");
background-repeat: repeat-x;

}

.left {
margin-top: -5px;
height: auto;
float: left;
width: 165px;
display: block;
background-color: gray;

padding-left: 5px;
padding-top: 100px;
}

.left img {
margin-left: -5px;
}

.right {
height: auto;
float: right;
width: 160px;
display: block;
padding-top: 100px;
margin-top: -1px;

}

.sisalto {
height: auto;
float: center;
display: block;
margin-top: 50px;
margin-left: 180px;
margin-right: 180px;

}

.clear {
clear: both;
border-bottom: 1px solid navy;

}





.menu {list-style-type: none;
		margin: 0;
		padding: 0;
		width: 150px;
		font-family: Arial;
		
		}
	.menu ul {list-style-type: none;
		margin: 0;
		padding: 0
		}
	.menu li, .menu ul li {margin: 0;
		padding: 0
}
	.group {border-top: 2px solid white;  /* apply to level 1 <li> */
		border-right: 2px solid white;
		border-left: 2px solid white
}
	.lastgroup {border: 2px solid white}  /* apply to last level 1 <li> */

	.menu a {text-decoration: none;
		margin: 0;
		padding: 0 0 0 10px;
		border-top: 1px solid white;
		display: block;
		width: 150px;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 150px}
	html>body .menu a {
			width: 150px;
			color: white;
visited: white;

}
	.menu a:hover {color: white;
		background-color: black;
		;
}
		
