



body{
	font-family: Arial,sans-serif;
	color: #666666;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	background-color: #870f15;
	background-image: url(images/taus.jpg);
	background-repeat: repeat-x;
		text-align: left;

}

#wrapper {
width:953px;
height:auto;
margin:0 auto;
}

#logo{
height:110px;
margin-left:0px;
background-image:url(images/lb_logo.png);
background-repeat:no-repeat;
background-position:center;

}


#ylakuva {
background-image:url(images/ylakuva.jpg);
background-repeat:no-repeat;
height:449px;
margin:0;


}

#linkit {
width: 250px;
margin-left:60px;
margin-top:50px;
text-align:left;
float:left;
font-weight:bold;


}

#sivu{
background-image:url(images/sis.jpg);
background-repeat:repeat-y;
height:auto;
margin:0 auto;}


#mainos {
width: 350px;
height:200px;
margin-right:290px;
margin-top:10px;
text-align:left;
float:right;
color:#666666;
z-index:100;


}

.paikkakunnat {
	width: 520px;
	margin:0;
	font-size:12px;
	}
	
	
	td.paikkakunnat {
		border:#999  thin solid 1px; 	}

p.mainos {
font-size:20px;
color:#990000;
}
p.mainos_kouluttajat {
font-size:16px;
color:#990000;
}

p.mainos2 {
font-size:18px;
color:#990000;
}


a:link, a:visited{
	color: #0066CC;
	text-decoration: none;
}

a:hover{
color:#0066CC;
	text-decoration: underline;
}

/************** header tag styles **************/

p {
	padding: 0px 0px 15px 0px;
	margin:0px;
	font-size:90%;
	line-height: 120%;
}

h1, h2, h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#990000;
}

h1{
	font-size: 110%;
	padding-top:0;
	padding-bottom:10px;
}

h2{
font-size: 95%;
 margin: 0;
 padding-bottom: 5px;
}

h3{
 font-size: 90%;
 margin: 0;
 padding-bottom: 5px;
 color:#333;
}




/*************** list tag styles ***************/

ul{
 list-style-type: square;
 margin-top:0;
 margin-bottom:5px;
}

ul li{	list-style-type: square;
	margin-top:0;
	margin-bottom:5px;
	list-style-position: outside;
	list-style-image: url(images/bullet.png);
		font-size:90%;
	line-height: 120%;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/




#content_left{
	padding: 10px 20px 10px 10px;
	margin:0px 0px 10px 80px;
	width: 350px;
	float:left;
	text-align:left;
	}
	
#content_right{
	padding: 10px 30px 10px 20px;
	margin:0px 50px 10px 10px;
	width: 350px;
	float:right;
		text-align:left;
		border-left: #990000 thin solid;
	}
	
#content_sis{
	padding: 10px 20px 10px 10px;
	margin:0px 0px 10px 80px;
	width: 750px;
	float:left;
	text-align:left;
	
	}

/* Footer */

#footer-wrapper {
	height: 40px;
	padding: 2px 0;
	margin-top:10px;
	background-color: #ffffff;
	border-top-color:#CCCCCC;
	clear:both;
	border-top-width: 5px;
	border-top-style: solid;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#footer {
	width: 953px;
	background-image:url(images/ala.jpg);
	background-repeat:no-repeat;
	height:30px;
	margin: 0 auto;
	padding-left:0px;
	border: solid #000000 0px;
}




#footer p {
	margin: 0;
	font-size:9px;
	color: #999999;

}

#footer a {
	color: #000000;
	text-decoration:none;
}


#links {
	float: left;
	padding: 10px 0 0 0;
}
