body {
        font-size: 11px;
        text-align:center;        
        font-family:verdana;
	background: #fff url('../images/liuku2.jpg') repeat-x;
}
/********************************************
   LAYOUT
   -top right bottom left
********************************************/ 
#wrap {
	width: 852px;
	margin: 0 auto;
        border-top: 1px solid #fff;	  
        border-left: 1px solid #fff;	                        
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;	 	                           
}
#content-wrap {
        background: url(../images/body.jpg) repeat;
	text-align:left;
        margin: 0 auto;        
        padding: 20px 20px;
        clear: both;
}
#valikko-wrap {
        clear: both;
        margin: 0 0 0 0;                                         
	width: 850px;
}
#footer {
        background: url(../images/footer.jpg) no-repeat;
        clear: both;        
	margin: 0 auto;
	padding: 20px 20px;        
        width: 850px
        height: 46px;                               
}

.kentat{
        margin-left: 40px;
        background-color: #D7E5F2;
        color: #102132;
        border: 1px solid #284279;
}
.kentat_msg{
        margin: 20px 0 0 28px;
        background-color: #D7E5F2;
        color: #102132;
        border: 1px solid #284279;
}
p { 
        margin: 0px 30px 15px 30px; 
}
p.viiva {
	border-top: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;        
	padding: 0px 0px 10px 0px;        
}
li, ol {
        margin: 0px 20px 0px 30px;
}
table.in {
	background: #fff;
	border-top: 1px dotted #aaa;   
	border-left: 1px dotted #aaa;
        margin: 0 auto;
        width: 500px;
        text-align: left;                    
}
td.in, th.in {
        border-right: 1px dotted #aaa;
	border-bottom: 1px dotted #aaa;                             
}
table.kalenteri {
        margin: 0 auto;
        width: 500px;
        background: #fff;
	border: 1px dotted #aaa;   
        text-align: center;
}
table.txt {
        margin: 0 auto;
        width: 500px;
        background: #fff;
}
td#viikko {
        width: 80px;
        font-weight: bold;
}
td#plain {
	border: 1px dotted #aaa;   
        width: 40px; 
}
th#varaa {
        width: 80px;        
}
h1 {
	font-family: Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px; line-height: 1.5em;
	background: #fff;
	border-top: 1px dotted #aaa;        
	border-bottom: 1px dotted #aaa;
	margin: 0px 30px 10px 30px;
	padding: 10px 0px 0px 0px;                        
}
h2 {
	font-family: Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px; line-height: 1.5em;
	color: #c00;
	background: #fff;
	border-bottom: 1px dotted #aaa;
	margin: 10px 30px 10px 30px;
	padding: 10px 0px 0px 0px;                        
}