body {
	margin-top: 30px;
	margin-bottom: 10px;
	background-color : White;
}


/* ############################################# */
/* DIVS */

	#container {
	width: 798px;
    margin-left: auto;
    margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* banner*/
	#banner-elokuva {
	float : left;
	width: 798px;
	height: 185px;
	background: url("k/elokuva.jpg") #FFFFFF;
}
	#banner-making-of {
	float : left;
	width: 798px;
	height: 185px;
	background: url("k/making-of2.jpg") #FFFFFF;
}
#banner-media {
	float : left;
	width: 798px;
	height: 185px;
	background: url("k/media.jpg") #FFFFFF;
}
#banner-tekijat {
	float : left;
	width: 798px;
	height: 185px;
	background: url("k/tekijat.jpg") #FFFFFF;
}
#banner-sponsorit {
	float : left;
	width: 798px;
	height: 185px;
	background: url("k/sponsorit.jpg") #FFFFFF;
}

/* valkoinen väli */
	#space2 {
	clear:both; 
	background: #FFFFFF;
	height: 6px;
	width: 798px;
	font-size: 1px;
}

.left {
	vertical-align : top;
}

.image {float: left;
margin:0 auto; /*centers in compliant browsers*/
text-align:center; /*centers in old versions of IE*/ 
}

/* päänavikaatio */
	#linkit {
	clear: both;
	width: 798px;
	height: 30px;
    margin-left: auto;
    margin-right: auto;
	background-color : #404040;
}

img.link1 {
			display:block; margin:0 auto; text-align:center; padding: 0px;}

/* valkoinen väli */
	#space3 {
	clear:both; 
	background: #FFFFFF;
	height: 5px;
	width: 798px;
	font-size: 1px;
}

/* vasen palsta */
	#vasen {
	float : left;
	clear:both;
	background: #FFFFFF;
	padding : 10px;
	width: 285px;
	vertical-align : top;
}

/* oikea palsta */
	#oikea {
	margin-left: 305px;
	vertical-align : top;
	width: 490px;
}

	#ie {
	padding-left : 10px;
	padding-bottom : 10px;
	padding-right : 10px;
	padding-top: 10px;
}


/* ############################################# */
/* FONTIT */

/* perus-leipis-fontti */
p {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	line-height: 20px;
	color: #404040;
}

/* pikkupräntti */
p.otsikko {
	font-weight : bold;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	line-height: 20px;
	color: #5B5B5B;
}

p.tekijat{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	color: #404040;
	line-height: 14px;
}



/* ############################################# */
/* LINKIT */

/* päänavikaation linkit */
a.elokuva:link, a.elokuva:visited 
{
	text-decoration : none;
	color : #6E923D;
	font-family : "MS Sans Serif", Geneva, sans-serif;	
	font-size : 14px;
	line-height: 20px;
}
a.elokuva:hover, a.elokuva:active{
	text-decoration : none;
	color : #909884;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	line-height: 20px;
}

/* päänavikaation linkit */
a.making:link, a.making:visited 
{
	text-decoration : none;
	color : #905539;
	font-family : "MS Sans Serif", Geneva, sans-serif;	
	font-size : 14px;
	line-height: 20px;
}
a.making:hover, a.making:active{
	text-decoration : none;
	color : #755647;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	line-height: 20px;
}
a.media:link, a.media:visited 
{
	text-decoration : none;
	color : #A25734;
	font-family : "MS Sans Serif", Geneva, sans-serif;	
	font-size : 14px;
	line-height: 20px;
}
a.media:hover, a.media:active{
	text-decoration : none;
	color : #C18F78;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	line-height: 20px;
}
a.tekijat:link, a.tekijat:visited 
{
	text-decoration : none;
	color : #989B75;
	font-family : "MS Sans Serif", Geneva, sans-serif;	
	font-size : 14px;
	line-height: 20px;
}
a.tekijat:hover, a.tekijat:active{
	text-decoration : none;
	color : #BDC0A5;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	line-height: 20px;
}
a.sponsorit:link, a.sponsorit:visited 
{
	text-decoration : none;
	color : #944B46;
	font-family : "MS Sans Serif", Geneva, sans-serif;	
	font-size : 14px;
	line-height: 20px;
}
a.sponsorit:hover, a.sponsorit:active{
	text-decoration : none;
	color : #A96F6B;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	line-height: 20px;
}







/* ############################################# */
/* SÄLÄÄ */

