@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
	margin: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height: 150%;
	
	background: url(../images/tausta.jpg) no-repeat center top #FFF;
}

li {
	display:inline;
	padding: 0px 40px 0px 0px;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#900;
	letter-spacing:2px;
	font-weight:lighter;
}


a:link, a:visited  {
	color: #900;
	}
	
a:hover, a:active	{
	color: #000;
	text-decoration:none;
}


#wrapper {
	text-align: left;
	width: 748px;
	margin:auto;

}


#navi {
	margin-top:-3px;
	height:397px;
	text-align:center;
}


#cont {
	padding: 5px 50px 25px 50px;
	background: url(../images/cont_tausta.gif) repeat-y;
}

#footer {
	height:114px;
	background: url(../images/footer.png) no-repeat;
	text-align:center;
	clear:both;
	margin-top:-14px;
	padding: 15px 0px 0px 0px;

}

#etusivuVideo {
	width: 350px;
	padding: 0px 0px 10px 20px;
	float: right;	
}


.pieniTeksti {
	font-size:9px;
}

.gal {
	border:0px;
}

.left {
	float:left;
	padding-right:20px;
}

.right {
	float:right;
	padding-left:10px;
}
