body,html{
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	
	
	
	padding:0px;
	margin:0px;

	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
}

#allcontent{
text-align:left;
width:762px;

	background-repeat:repeat-y;
	background-image:url("kuvat/center.gif");
  margin: 0 auto;

}
.etumenu{

padding-left:20px;
}
h1{

font-size:20px;
color:#FF6600;
font-weight:bold;
clear:both;
}
h2{

font-size:14px;
color:#FF6600;
font-weight:bold;
clear:both;
padding:4px 0px;
margin:0px;
}
.smaller{
font-size:11px;
font-weight:normal;
color:#666666;
}
.sisennys{

padding-left:20px;
}
#allcontent .top{
height:75px;
width:762px;

background-image:url("kuvat/top.gif");
background-repeat:no-repeat;
}

#left{
width:195px;
float:left;
height:500px;
}
#left .logo{
background-image:url("kuvat/logo.gif");
background-repeat:no-repeat;
width:134px;
height:169px;
margin-left:35px;
float:left;
}

.bottom{
background-image:url("kuvat/simplebg.gif");

width:100%;
height:260px;

clear:both;
}
#right{
float:left;
width:520px;

}

li a {
	text-decoration:none;
	color:#000000;
}

 li a:hover {
	
	text-decoration:underline;
}
.clear{
clear:both;

}
ul{
padding:0px;
margin:0px;
}
ul li{
list-style:none;
float:left;
padding-right:30px;
}