/* basic elements */
body { 
	background-position: top center;
	background-color: #B492B3;
	margin: 0px;
	margin-top: 70px;
	font: 8pt/12pt Arial, Helvetica, sans-serif;
	color: black;
}
p { 
	font: 12px/13px georgia, Times, serif;
	color: #333300;
	margin: 40px 20px;
	text-align: left;
	width: 550px;
	line-height: 1.5;
}
.hidden {
  display: none;
}
b.paaotsikko { 
	font: 18px georgia, Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0px;
	color: Black;
	}
b.valiotsikko { 
	font: 11px georgia, Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0px;
	color: #C333300;
	text-decoration: underline;
	}
b.koroste { 
	font: 11px georgia, Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	color: Black;
	}
b.kursivoitu { 
	font: italic 12px/13px georgia, Times, serif;
	color: #333300;
	text-align: justify;
	}
ul 
{
	list-style: circle;
	font: 12px/13px georgia, Times, serif;
	color: #333300;
	line-height: 1.5;
}
li
{
	padding-left:14px;
	font: 12px/13px georgia, Times, serif;
	color: #333300;
	line-height: 1.5;
}
a:link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #333300;
	}
a:visited {
	font-weight: bold; 
	text-decoration: none; 
	color: Black;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #CC3300;
	}
a.menu {
	text-align: left;
	line-break: strict;
	line-height: 0%;
	text-indent: 0%;
}
a.menu:hover {			
	text-align: left;
	line-break: strict;
	line-height: 0%;
	text-indent: 0%;
}
td {
	border: none;
	text-align: left;
	vertical-align: top; 	
	font: 8pt/12pt Arial, Helvetica, sans-serif;
	color: Black;
}

/* specific divs */

#container {
	background-color: transparent;
	width: 854px;
	height: 700px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	}
#content {
	background-image: url(images/etusivun_kuva03.gif);
	background-position: center top;
	background-repeat: repeat-y;
	position: absolute;
	margin: 0px 0px 0px 0px;
	width: 650px;
	height: 551px;
	}
	/*
#sisalto {
	background: transparent;
	margin: 10px 10px 0px 10px;
	}
	*/
#meny {
	background-image: url(images/meny.gif);
	background-repeat: no-repeat;
	width: 189px;
	height: 551px;
	/*position: absolute; */
	margin: 0px 0px 0px 665px;
	line-break: strict;
	line-height: 0%;
	text-indent: 0%;
	position: absolute;
}
/*
#footer { 
	background-image: url(images/footer.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 50px 100;
	bottom: 0px;
	position: static;
	text-align: left;
}
*/
h6	{
	background: url(images/footer.gif) no-repeat;
	height: 37px;
	width: 854px;
	position: absolute;
	margin: 25px 0px 0px 0px;
}
