body {
	background: #666666;
	margin: 0; /* 0 padding body elementissä eri selaimien oletukseksi */
	padding: 0;
	text-align: center; /* keskittää IE 5* selaimeen, muuten tekstit keskitetään # elementeissä  */
	color: #000000;
	background-image: url(../img/txturi.gif);
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
.oscar_2_palsta #paakehys {
	width: 800px;
	margin: 0 auto; 
	border: 1px solid #CCC;
	text-align: left; 
	background-color: #FFFFFF;
}
.oscar_2_palsta #header {
	font-size: 10px;
	float: left;
	background-image: url(../img/b20x20_p.gif);
	background-repeat: no-repeat;
	height: 45px;
	background-position: 28px top;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 560px;
}
.oscar_2_palsta #yht {
	float: right;
	width: 210px;
	height: 18px;
	background-color: #F7F7F7;
	font-size: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 3px 10px 0 0px;
	text-align: right;
	color: #FFF;
}
.oscar_2_palsta #paa_alue {
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 390px;
	width: 290px;
}
.oscar_2_palsta #paa_kv {
	float: left;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	height: 415px;
	width: 240px;
	background-image: url(../img/t2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.oscar_2_palsta #ajankohtaista {
	padding: 10px 0 0 30px;
	font-size: 10px;
	line-height: normal;
}
.oscar_2_palsta #paa_box {
	float: left;
	width: 500px;
	margin-left: 30px;
	font-size: 12px;
	line-height: normal;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
.oscar_2_palsta #paa_box_pj {
	float: left;
	width: 515px;
	margin-left: 30px;
	font-size: 12px;
	line-height: normal;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(../img/pj09.jpg);
	background-repeat: no-repeat;
	height: 380px;
	background-position: 20px;
}
.oscar_2_palsta #palsta {
	float: left;
	width: 240px;
	margin-left: 30px;
	font-size: 12px;
	line-height: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.oscar_2_palsta #palsta2 {
	float: left;
	margin-left: 30px;
	font-size: 12px;
	line-height: normal;
	width: 350px;
	padding-top: 20;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.oscar_2_palsta #paa_box img {
	align: left;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
}
.oscar_2_palsta #paa_box_java {
	float: left;
	padding: 0 20px 0 0;
	width: 500px;
	margin-left: 30px;
}
.oscar_2_palsta #paa_box_java img {
	align: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.oscar_2_palsta #sivupalsta {
	float: right; 
	width: 200px;
	padding: 5px 10px 0 10px;
	margin-left: 15px;
	text-align: center;
	font-size: 10px;
	height: 433px;
	background-image: url(../img/sivupalkki_liuku.jpg);
	background-repeat: repeat-y;
}
.oscar_2_palsta #sivupalsta2 {
	float: right;
	width: 220px;
	margin-left: 15px;
	text-align: center;
	font-size: 10px;
	height: 433px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999;
}
.oscar_2_palsta #alapalsta {
	width: 780px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
}
.oscar_2_palsta #footer {
	padding: 0 10px 0 10px;
	background-image: url(../img/f_liuku.jpg);
	background-repeat: repeat-x;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
}
.oscar_2_palsta #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	text-align: right;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
