body {
	background: url(bg1.png);
	margin: auto 0 auto 0;
	text-align:center;
	width: 100%;
	height: 100%;

}
h1{
	font-size: 25px;
	text-align: center;
}
#wrap{
	width: 100%;
	height: auto;
	
}
#empty1{
	height: 20px;
}
#logo{
	height: 160px;
	background-image: url(pellervo.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-position: 45%;
}
#header{
	width: auto;
	height: 10px;
	background: url(header.png);
	background-repeat: repeat-x;
}
#navi{
	border-right: 1px dotted #000000;
	width: 90px;
	height: auto;
	float: left;
	text-align: right;
	padding-right: 13px;
	margin-left: 20%;
	font-size: 18px;
	
	
}
#runko_txt{
	height: auto;
	width: 708px;
	font-family: verdana;
	color: #000000;
	text-align:left;
	float: left;
}
.kansi{
	float: left;
	padding-left: 25px;
	padding-top: 40px;
}
a {
color: #000000;
text-decoration: none;
}
a:hover { 
color: #e7792a; 
text-decoration: none;
}
#hider{
text-decoration: none;
display:none;
}
#wrapper {width:4px;}
.form {float:left; padding:0 10px 10px 10px;}
.form label {float:left; width:130px; padding:10px 10px 0 0; font-weight:bold}
.form select {float:left; width:146px; margin-top:10px}
.form input {float:left; margin-top:10px;}
.form .submit {clear:both;}
#msg {display:none; position:absolute; z-index:200; background:url(images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}


