@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(bg/paper002.gif);
	background-attachment:fixed;
	border: thin none #ABABAB;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #CCCCCC;
}
.twoColFixLtHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
} 
.twoColFixLtHdr #container_index {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	background-image: url(bg/paper002.gif);
	background-attachment:fixed;
	background-position: top;
	background-repeat: no-repeat;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 12px;
	color: #006699;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	background-position: left top;
	background-image: url(bg/pohja_top_tt.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 500px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-image: url(bg/kk_pohja.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 607px;
} 
.twoColFixLtHdr #mainContent_index {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 500px;
	}
.twoColFixLtHdr #mainContent_mallisto {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-image: url(bg/kk_pohja.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 1100px;
} 
.twoColFixLtHdr #mainContent_ajankoht {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 900px;
	}
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #DDDDDD;
	background-image: url(bg/p2.gif);
	height: 30px;
} 
.twoColFixLtHdr #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 */
}
.twoColFixLtHdr #mainContent2 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-image: url(bg/kk_pohja.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 907px;
	
}
.twoColFixLtHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	background-position: left top;
	background-image: url(bg/pohja_top_tt.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 1380px;
}
.twoColFixLtHdr #mainContent3 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-position: right bottom;
	background-repeat: no-repeat;
	height: auto;
	background-image: url(bg/kk_pohja.gif);
}
.twoColFixLtHdr #mainContent_jälleenmyyj {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-image: url(bg/kk_pohja.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 500px;
}
.twoColFixLtHdr #sidebar_jm {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	background-position: left top;
	background-image: url(bg/pohja_top_tt.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 607px;
}
.twoColFixLtHdr #sidebar_index {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	background-position: left top;
	background-image: url(bg/pohja_top_tt.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 500px;
}
.twoColFixLtHdr #sidebar_ajankoht {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	background-position: left top;
	background-image: url(bg/pohja_top_tt.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 900px;
}
.twoColFixLtHdr #mainContent_900 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-image: url(bg/kk_pohja.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: auto;
}
.twoColFixLtHdr #sidebar_ajank {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	background-position: left top;
	background-image: url(bg/pohja_top_tt.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 600px;
}
.twoColFixLtHdr #header_2 {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-position: bottom;
	background-repeat: repeat;
}
.twoColFixLtHdr #sidebar_850 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	background-position: left top;
	background-image: url(bg/pohja_top_tt.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 850px;
}

