body {
	background: #fff url(border2.gif) repeat-y 20px 0px;
	margin: 0;
	padding: 0;
	font: 10px/1.4em Arial, Helvetica, sans-serif;
	color: #666;
	letter-spacing: 0.01em;
}	
p { 
	margin: 0 0 0.5em 0;
} 
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}	

a,
a:link 
a:active {
	color: #362f2d;
	text-decoration:none;
}

a:visited {
	color: #666;
}

a:hover {
	background-color: #D9E021;
	color: #fff;
}


#extraDiv1 {
	background: #d4d4d0 url(header4.jpg) no-repeat right top;
	position: absolute;
	left: 39px;
	top: 20px;
	width: 836px;
	height: 237px;
	z-index: 1;
}


#extraDiv1 span{
	display: block;
	background: url no-repeat left top;
	width: 360px;
	height: 20px;
}

#container {
	margin-left: 358px;
	margin-top: 260px;
	width: 550px;
	}

#sivunOtsikko {
	
	position: absolute;
	left: 45px;
	top: 280px;
	height: 229px;
	width: 279px;
	text-indent: -1000em;
	z-index: 2;
}

#ylateksti {
	color: #FFFFFF;
	position: absolute;
	height: 190px;
	width: 380px;
	left: 357px;
	top: 70px;
	padding-right: 20px;
	z-index: 2;
	overflow: auto;
}
#ylateksti h3 {
	
	height: 62px;
	width: 380px;
	margin: 0 0 8px 0;	
	}
	
#ylateksti h3 span {
	display: none;	
	}

#sivupalkki  {
	position: absolute;
	left: 53px;
	top: 271px;
	height: 226px;
	width: 284px;
	color: #666;
	
	
}

#sivupalkki  p.p2{	
	padding-top: 10px;
}



#keskusloota { 
	width: 480px;
	height: 250px;
	overflow: auto;
	padding: 0 20px 30px 5px;
	z-index: 10;
	border-left: solid 1px #999;
}

#keskusloota h3 {
	font-size: 13px;
	color: #362f2d;
	border-bottom: 1px solid #ccc;
	margin: 1.6em 0 0.8em 0;
}
#keskusloota h3 span {
	border-bottom: 5px solid #ccc;
}

#footer {
	padding-bottom: 10px;
	padding-top: 10px;
}



#linkit {
	width: 550px;
}	

#linkit li{
	padding-left: 2px;
}
#linkit h3 {
	text-indent: -1000em;
	margin-bottom: 3px;
	width: 116px;
	height: 18px;
}	


h3.select {background: url(select.gif) no-repeat left top;}
h3.archives {background: url(archives.gif) no-repeat left top;}
h3.favourites {background: url(favourites.gif) no-repeat left top;}
h3.resources {background: url(resources.gif) no-repeat left top;}



div#lselect,
div#lfavorites,
div#larchives,
div#lresources {
	float: left;
	border-left: solid 1px #999;
	margin-right: 20px;
	padding-top: 20px;
}	

