/* CSS Document */
body {
background-color: #000000;
}

#ylapalkki {
height:125px;
width: 915px;
}

#copyright {
height:50px;
width:915px;

min-height:50px;
min-width:915px;
}

#pohja{

min-height:275px;
min-width:915px;

padding-left: 0px;
padding-top: 0px;
background-color: #000000;

}


#menupalkki{
text-align: center;
align: center;
height:40px;
width:915px;
min-height:40px;
min-width:915px;
padding-left: 0px;
padding-top: 0px;

}


#sisalto {
margin-top: 0px;
margin-bottom: 40px;
padding-top: 0px;
padding-left: 10px;
text-align: left;
align: left;
width:915px;
min-height:275px;
min-width:915px;
padding-right: 5px;
font-size: 12pt;
color: #000000;
font-family:Verdana, Arial, Times;
line-height:1.3em;

}

a.valikko_main:link, a.valikko_main:visited{
	color: #fefefe;
	font-family: Viner hand ITC, Verdana, Arial;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
	align: middle;
	text-align: center;
}

a.valikko_main:hover
{
	color: #f79621;
	font-family: Viner hand ITC, Verdana, Arial;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
	align: middle;
	text-align: center;

}


a:link, a:visited{
	color: #f79621;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	align: middle;
	text-align: center;
}

a:hover
{
	color: #f79621;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: underline;

}

img.sisaltokuva{
	padding-right: 15px;
	max-width: 300px;
}


p {
font-family: Verdana;
font-size:12pt;
color:#fefefe;

}

td {
font-family: Verdana;
font-size:12pt;
color:#fefefe;

}
h1 {
font-size:16pt;
font-weight: bold;
color: #ff0000;
font-family:Viner Hand ITC, Verdana, Arial;
}

hr {
color:#fefefe;

}


td{
	vertical-align: top;
}
td.ylavalikko{
	max-width: 180px;
}
ul { padding-left: 20px; color: #fefefe ;}
li { margin-left: 80px; color: #fefefe ;}
