body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #4d4d4d;
}
body {
	font-size: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-color:#000;
	background-image:url(graphics/bg.png);
	background-repeat:repeat-x;
}

#Site {
	width: 770px;
	margin:0 auto;
	position:relative;
}

#Header {
	width:770px;
	height:117px;
}

#Flash {
	width:770px;
	height:277px;
}


#Main {
	width:770px;
	background-image:url(graphics/main_bg.png);
	background-repeat:repeat-x;
	background-color:#DADADA;
}


#Footer {
	width: 770px;
	height:70px;
	background-image:url(graphics/footer.png);
	background-repeat:no-repeat;
}

.Vaakasepa {
	width: 100%;
	height: 30px;
	background-image:url(graphics/main_vaakasepa.gif);
}

.Vaakasepa_sidemenu {
	width: 100%;
	height: 18px;
	background-image:url(graphics/sidemenu_vaakasepa.gif);
}

.Refekuva {
	border: solid 1px #FFF;
	margin-top: 10px;
	margin-bottom: 5px;
}

.Henkilokuva {
	border: solid 1px #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

.lightboxkuva {
	margin-right:10px;
	margin-bottom:10px;
	margin-top: 10px;
	float: left;
	border: solid 1px #FFFFFF;
}


.floatClear {
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
}


	
	

/* PALSTAT */

.Palsta1 {
	width: 220px;
	height: 100%;
}

.Palsta1_box {
	width: 190px;
	margin-left: 15px;
	margin-right: 15px;
}

.Palsta2 {
	width: 500px;
	height: 100%;
}

/* TEKSTitYYLIT */

.bmm {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC;
	font-size: 70%;
	letter-spacing: 0.1em;
}

.Otsikko_Red130 {
	color: #C80219;
	font-size: 130%;
}


.Otsikko_Red90 {
	color: #C80219;
	font-size: 90%;
	line-height:120%;
}

.Leipis_80 {
	font-size: 80%;
	line-height:150%;
}

.Leipis_Side_80 {
	font-size: 75%;
}

.Palsta1_Title {
	color: #666666;
	text-align:center;
	font-weight: bold;
	font-size: 75%;
	letter-spacing: 0.1em;
}


.Footer_txt {
	color: #FFFFFF;
	font-size: 75%;
}


.date {
	font-size: 70%;
	font-weight: bold;
}

.Tuoteryhma {
	color: #4d4d4d;
	font-size: 80%;
	margin-left: 15px;
	font-weight:bold;
}


/* LINKIT */

a.Tuoteryhma:Link {
	color: #4d4d4d;
	font-size: 80%;
	margin-left: 15px;
	font-weight:bold;
	text-decoration: none;
	}

a.Tuoteryhma:visited {
	color: #4d4d4d;
	font-size: 80%;
	margin-left: 15px;
	font-weight:bold;
	text-decoration: none;
	}
	
a.Tuoteryhma:hover {
	color: #C80219;
	font-size: 80%;
	margin-left: 15px;
	font-weight:bold;
	text-decoration: none;
	}
	
a.Tuoteryhma:active {
	color: #C80219;
	font-size: 80%;
	margin-left: 15px;
	font-weight:bold;
	text-decoration: none;
}



a.Alaryhma:Link {
	color: #4d4d4d;
	font-size: 75%;
	margin-left: 25px;
	line-height: 150%;
	text-decoration: none;
	}

a.Alaryhma:visited {
	color: #4d4d4d;
	font-size: 75%;
	margin-left: 25px;
	line-height: 150%;
	text-decoration: none;
	}
	
a.Alaryhma:hover {
	color: #C80219;
	font-size: 75%;
	margin-left: 25px;
	line-height: 150%;
	text-decoration: none;
	}
	
a.Alaryhma:active {
	color: #C80219;
	font-size: 75%;
	margin-left: 25px;
	line-height: 150%;
	text-decoration: none;
}



a.footerLink:Link {
	color:#777777;
	text-decoration: none;
	}

a.footerLink:visited {
	color: #777777;
	text-decoration: none;
	}
	
a.footerLink:hover {
	color: #C80219;
	text-decoration: none;
	}
	
a.footerLink:active {
	color: #C80219;
	text-decoration: none;
}

a:link {
	color: #C80219;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C80219;
}
a:hover {
	text-decoration: underline;
	color: #DF001A;
}
a:active {
	text-decoration: none;
	color: #DF001A;
}

