<style type="text/css">
<!--
body {
	width: 1200px;
      margin-left: auto;
      margin-right: auto;
     font-family: times;
     color: #000000;
      background-color: #ffffff;

}
a {
  color: #222222;
  font-weight: bolder;
  text-decoration: none;
	font-size: 95%;
     font-family: courier;
}
a:hover {
	color: #777777;
}
p {
}
korostus {
	  font-weight: bold;
}
.iso {
     text-transform: uppercase;
     font-weight: bold;
}
#logoteksti {
	    padding-top: 10px;
	    padding-bottom: 20px;
	    font-size: 37px;
	    text-align: center;
}
#otsikkoteksti {
		margin-left: 150px;
		font-size: x-large;
}
#otsikko {
	background: url("kuvat/isologo.png") no-repeat;
	 width: 1100px;
	 height: 110px;
}
#alaotsikko {
	 width: 1100px;
	 height: 100px;
}
#valikko {

	    float:left;
	    margin-left: auto;
	    margin-right: auto;
	    width: 166px;
	    height: 20px;
	    text-size:120%;
	    text-align: center;
	    font-size: 110%;
}
.valikkokorostus {
	   text-decoration: underline;
}
#alavalikko {
	    float:left;
	    margin-left: auto;
	    margin-right: auto;
	    width: 250px;
	    height: 20px;
	    text-align: center;
}
#sivu {
      background-color: #fff5ee;
      margin-left: auto;
      margin-right: auto;
	width: 1100px;
	position: relative;
}
#sisalto {
	 width: 800px;
	 min-height: 300px;
	 float: left;
	 padding: 10px;
}
#reuna {
      width: 280px;
      float: right;
	text-align: center;
}
#reunakalenteripohja {
		     width: 170px;
//		     background: #ffffcc;
		     padding: 10px;
}
#reunakalenteri {
	        float: left;
	       	width: 21px;
		height: 20px;
		border-width: 1px;
		border-style: solid;
		text-align: center;
}
#reunakalenteri.paiva {
		      border-style: none;
		      margin: 1px;
}
#reunakalenteri.tapahtuma {
			  background: #dd3333;
			  }
	      
#viite {
       position: relative;
       clear: both;
       margin-left: auto;
       margin-right: auto;
	text-align: center;
       width: 1100px;
       height: 100px;
	background: url("kuvat/isologo.png") no-repeat;
}
ol {
  list-style-type: decimal;
}
ol.pelilista {
  list-style-type: square;
}
p.normal
{
}
p.alaotsikko
{
margin-left: 10px;
font-weight: bold
}
-->
</style>
