/* Elementtien Tyylit (Profest) */
body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	text-align: center; /* for IE */
}
.tausta {
	width: 900px;
	float: left; 
	background-color: #F5F7F9;
	background-image: url(images/tausta.gif);
	background-repeat: no-repeat;
	height: 100%;
}
#wrapperi{
	width:900px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	background-image: url(images/tausta.gif);
	height: 100%;
}

#vasenpalsta{
	width:520px; 
	margin: 50px 0px 50px 50px; 
	float:left; 

}

#oikeapalsta{
	width:200px; 
	margin: 50px 0px 50px 40px; 
	float:left; 

}

#ylatunniste{
	float: left; 
	width:900px;
	height:11px;
}
#mainflash{
	float: left; 
	width:900px;
	height:298px;
	background-color:#CCCCCC;
}
.margin {
	margin-top: 65px;
}
.reunat {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
