body {
	color: #333333;
	margin: 0;
	padding: 0;
	background-image: url(images/images/sivutaus_04.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

#parent   
	{
	position:relative;
	width:848px;
	height:auto;
	left:0;
	top:0;
	margin: 0px;

	}
	
 .linkit{
 padding-top:10px;
 margin-left:200px;
 margin-right:50px;
 text-align:right;
 color:#FF9900;
 
 }

 
.linkit a:link { color: #FF9900; font-size: 12px; text-decoration: none; }
.linkit a:visited { color: #FF9900 ; font-size: 12px; text-decoration: none; }
.linkit a:hover { color: #0099CC; font-size: 12px; text-decoration: underline; }
.linkit a:active { color: #666666; font-size: 12px; text-decoration: none; }



 .tanssi_linkit{
 padding-top:0px;
 margin-left:0px;
 margin-right:0px;
 color:#FF9900;
 
 }

	#yla{
	background-image: url(images/images/yla.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:141px;
	width:848px;
	text-align:left;
	z-index:1;
	}
	
	#yla_palvelu{
	background-image: url(images/images/muut.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:141px;
	width:848px;
	text-align:left;
	z-index:1;
	}
	
	#yla_tanssi{
	background-image: url(images/images/tanssi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:141px;
	width:848px;
	text-align:left;
	z-index:1;
	}
	
	#yla_lahetti{
	background-image: url(images/images/lahetti.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:141px;
	width:848px;
	text-align:left;
	z-index:1;
	}
	
	#yla_jakelu{
	background-image: url(images/images/jakelu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:141px;
	width:848px;
	text-align:left;
	z-index:1;
	}
	
	#yla_markkinointi{
	background-image: url(images/images/markkinointi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:141px;
	width:848px;
	text-align:left;
	z-index:1;
	}
	
	
	#txt {
	width:848px;
	height:auto;
	top:0px;
	position:relative;
	float:left;
	background-image: url(images/images/taus_23.jpg);
	background-repeat:repeat-y;
		background-position: center;
	}

#sis_1 {
position:relative;
float:left;
	width:197px;
	height:auto;
	left:30px;
	text-align: left;
	padding-left: 20px;
	padding-top:20px;
	margin-right:30px;

}

#sis_2 {
position:relative;
float: left;
	width:530px;
	height:auto;
	padding-left:30px;
	padding-right:10px;
	text-align: left;


}

#ala{

background-image: url(images/images/ala_25.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:36px;
	width:848px;
	position: relative;
		float:left;
	
}

p {
	font-size: 80%;
	margin-top: 2px;
	margin-bottom: 5px;

}

ul { list-style-type: disc; margin: 10px 0 10px 0px; }
li { font-size: 80%; list-style-type: disc; margin: 0px 0px 0px 15px; }


h1 { font-size: 100%; margin: 20px 0 10px; }
h2 {
	font-size: 90%;
	font-weight:bold;
	margin: 15px 0 2px;
}

h3 { font-size: 85%; margin: 2px 0; }
h4 { font-size: 80%; margin: 2px 0; }

a:link { color: blue ; text-decoration: none; }
a:visited { color: #06f ; text-decoration: none; }
a:hover { color: #06f ; text-decoration: underline; }
a:active { color: #ccc ; text-decoration: none; }


