* { margin:0; padding:0; }
body { 
	font-family:Lucidatypewriter, monospace;
	margin-bottom:13px;
	

}
#header {
	background:#fff url('img/otsikko.gif');
	width:994px;
	height:188px;
	}
#keskiosa {
	background:#fff url('img/keskiosa.gif');
	width:994px;
	height:612px;
	}
#alaosa {
	background:#fff url('img/alaosa.gif');
	width:994px;
	height:79px;
	}
#keikat {
	position:absolute;
	font-family:Lucidatypewriter, monospace;
	font-size:12px;
	width:180px;
	height:188px;
	left:800px;
	top:95px;
	}	
#sisalto {
  position:absolute;
	top:230px;
	background:#fff;
	left:310px;
  	height:460px;
  	width:400px;
  	
  	overflow:auto;

}
#raiskale {
	position:absolute;
	left:750px;
	top:220px;
}
li {
  float:left;
  list-style: none;
  
 
  }
#navi {
	background:#fff;
  	border:1px solid #e2311e;
  	position:absolute;
	top:184px;
	left:20px;
  	height:23px;
  	width:430px;
  	margin:10px;
  	padding-left:20px;
  	padding-top:3px;
  }

a:link	{ color: #e2311e; text-decoration: none; }
a:visited { color: #e2311e; text-decoration: none; }
a:active { color: #e2311e; text-decoration: none; }
a:hover	{ color:  #e2311e; text-decoration: underline; }

a.navi { font-size:12px; font-family:Lucidatypewriter, monospace; color:#e2311e; font-weight:bold; }
a.navi:link	{ color: #e2311e; text-decoration: none; }
a.navi:visited	{ color: #e2311e; text-decoration: none; }
a.navi:active	{ color: #e2311e; text-decoration: none; }
a.navi:hover	{ color: #e2311e; text-decoration: underline; }

a.navi2 { font-size:12px; font-family:Lucidatypewriter, monospace; color:#e2311e; font-weight:bold; }
a.navi2:link	{ color: #e2311e; text-decoration: none; }
a.navi2:visited	{ color: #e2311e; text-decoration: none; }
a.navi2:active	{ color: #e2311e; text-decoration: none; }
a.navi2:hover	{ color: #e2311e; text-decoration: underline; }

#alanavi {
	
  	position:absolute;
	top:680px;
	left:286px;
  	height:23px;
  	width:430px;
  	margin:10px;
  	padding-left:20px;
  	padding-top:3px;
  	font-size:11px;
  }

hr {
	border:0;
	width:365px;
	margin-left:10px;
	color: #eee;
        background-color: #ddd;
        height: 1px;

	}
	
h3 {
margin:10px;
margin-top:20px;
font-size:16px;
margin-bottom:20px;

}
p {
margin:10px;
font-size:11px;
margin-right:5px;
}
.disco { margin-bottom:7px; }
.kuvat { margin-bottom:7px;}



