@charset "UTF-8";
body {
	background: #dfeced;
}
#left_column {
	background: #dfeced;
	position: absolute;
	width: 170px;
	top: 244px;
	left: 40px;
	margin: 30px 0 0 12px;
}
#mid_column {
	background: #dfeced;
	position: absolute;
	width: 360px;
	top: 244px;
	left: 227px;
	margin: 30px 0 0 12px;	
}
#right_column {
	background: #dfeced;
	position: absolute;
	width: 220px;
	top: 244px;
	left: 620px;
	margin: 30px 0 0 0;
}
#right_column IMG {border: 3px solid white;}

a:link, a:visited {
	color: #006666;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #009999;
	text-decoration: underline;
}
a:active {
	color: #009999;
	text-decoration: none;
}
p, ul, ol {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
}

ul, li {list-style-type: square;}
li {margin-bottom: 5px;}
#pics {width:1450px;}
#pics IMG {border:0;}
#header {
	position: absolute;
	width:800px;
	height:203px;
	top: 0px;
	left: 40px;
	background: url(images/tinku_header.jpg) no-repeat;
}
#navi {
	position: absolute;
	top: 203px;
	left: 40px;
	width: 800px;
	height: 41px;
	background: #876c67;
}
#navi IMG {border:0; margin:4px 0 0 0; padding:0;}
.otsikko {border-bottom: solid thin #fff;}
h1 {margin: 0 0 -10px 0; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #876c67;}
#footer {
	font: 10px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	color: #ffffff;
	position: absolute;
	z-index: 400;
	width: 505px;
	left: 17px;
	top: 899px;
	height: 28px;
}
#footer A {color:#fff;}

