body
{
font-family:helvetica;
font-size:12px;
background-image: url('../images/tausta1.jpg');
background-repeat: repeat-x;
background-color: rgb(22,14,1);
text-align:center;
}

div.sisalto {
margin:0 auto;
text-align:left;
background-color: rgb(182,158,112);
width:800px;
height:620px;
/* position:absolute; */
text-align:left;
border-top: 2px solid rgb(0,0,0); 
border-left: 2px solid rgb(0,0,0); 
border-bottom: 1px solid rgb(0,0,0);
border-right: 1px solid rgb(0,0,0);  
overflow:hidden; 
}

#logo{
background-image: url('../images/yla.jpg');
background-position:top;
background-repeat: no-repeat;
background-color:white;
width:800px;
height:176px;
border: 0px;
overflow:hidden;
}


#nav{
height:22px;
border-bottom:2px solid rgb(0,0,0);
border-top:2px solid rgb(0,0,0);
background-color: rgb(152,129,87); /* taustaväri */

}

#footer{
font-family:verdana;
color:black;
text-align:center;
margin-top:30px;
height:20px;
font-size:10px;
font-weight:bold;
} 
#footerFlash{
font-family:verdana;
color:black;
text-align:center;
margin-top:0px;
height:20px;
font-size:10px;
font-weight:bold;
}
#center{   
 
}
table{
	margin-left:10px;
	margin-right:10px;
}
.leftTd{
	vertical-align:top;
	width:400px;
}
.rightTd {
	vertical-align:top;
}
.flash{
	height:350px;
	width:480px;
}
