body {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(img/bg.png);
	background-repeat: repeat;
	background-attachment: fixed;
}


#footer {
	height: 60px;
	width: 849px;
	background-image: url(img/footerblock.png);
	background-repeat: no-repeat;
}

#valiotsikko p{
	color: #34afca;
	font-size: 12px;
	font-weight: bold;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

/*HOOVER-PALKKI*/

#links ul {
	list-style-type: none;
	width: 400px;
} 

#links li {
        border-width: 1px 0;
        margin: 0px 0;
}

/*hoover-otsikko ja videolinkki*/
#links li a {
	color: #333333;
	display: block;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 15px;
	text-decoration: none;
	height: 100px;
}

 * html #links li a {  /* make hover effect work in IE */
	width: 400px;
}

#links li a:hover {
        background: url(img/taustapalkki.png);
}
/*hoover-teksti*/
#links a em { 
        color: #666666;
        display: block;
        font: normal 11px Verdana, Helvetica, sans-serif; 
}
/*hoover-lisatieto*/
#links a span {
        color: #000000;
        font: normal 10px Verdana, Helvetica, sans-serif;
}

.thumb {
	margin: 0px 20px 0px 0px;
}

#banner {
	background-image: url(img/banner.jpg);
	height: 255px;
	width: 825px;
	border: medium #FFFFFF;
}
#path {
	background-image: url(img/path.jpg);
	height: 27px;
	width: 825px;
	border-top: 2px solid #FFFFFF;
	
}

#path_videosivu {
	background-image: url(img/path_video2.png);
	height: 27px;
	width: 825px;
}

#sisalto {
	display: block;
	width: 825px;
	background-color: #FFFFFF;
	border-top: 0px solid #FFFFFF;
	border-right: 12px solid #FFFFFF;
	border-bottom: 12px solid #FFFFFF;
	border-left: 12px solid #FFFFFF;
}

#container {
	width: auto;
	margin-left: 5%;
}
#intro {
	width: 825px;
	height: 119px;
	background-color: #f1eacc;
}

#videoalue {
	margin-right: auto;
	margin-left: 30px;
	width:520px;
	height:330px;
	margin-top: 10px;
	margin-bottom: 30px;
}
#tekijat {
	width: 120px;
	padding: 20px;
	background-image: url(img/taustapalkkisivu.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 85%;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	}
#v_otsikko {
	margin-top: 20px;
	margin-left: 30px;
}
	
#links2 ul {
	list-style-type: none;
	width: 80px;
	margin: 10px 0px 0px;
} 

#links2 li {
        border-width: 1px 0;
}

#links2 li a {
	color: #666666;
	display: block;
	font: bold 120% Arial, Helvetica, sans-serif;
	padding: 10px;
	text-decoration: none;
	height: 10px;
}

 * html #links2 li a {  /* make hover effect work in IE */
	width: 80px;
}

#links2 li a:hover {
        background: #F8F8F8;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #34afca;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding: 15px;
	text-align: center;
	height: 10px;
	width: 100px;
	background-image: url(img/taustapalkkilinkki.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#sivutausta {
	background-color: #66CC33;
	display: block;
	width: 200px;
}

#video {
	display:block;
	width:544px;
	height:331px;
	float: left;
	vertical-align: text-top
	}

#logo {
	padding-top: 15px;
	padding-left: 9px;