body
{
	background-color: #017cc2;
	background-image: url(images/taustaliuku.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	font-family: arial, verdana;
	font-size: 1.0em;
	color: #ffffff;
}

#kehys
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	width: 1006px;
	font-size: 0.8em;
}


.ylapalkki
{
	height: 46px;
	width: 600px;
	background-image: url(images/nurkkapala.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.ylapalkki_linkit
{
	padding-top: 15px;
	text-align: left;
	padding-left: 35px;
}


.vaakapalkki_yla
{
	height: 52px;
	background-image: url(images/ylapalkki_tausta.gif);
	background-repeat: repeat-x;
}

.sisalto
{
	background-color: #0f70b5;
}

.sisalto_vasen
{
	width: 406px;
	height: 614px;
	float: left;
}

.sisalto_oikea
{
	width: 600px;
	height: 614px;
	float: left;
	background-image: url(images/sisalto_tausta.gif);
	background-repeat: repeat-x;
}

.sisalto_txt
{
	height: 330px;
	padding-left: 35px;
	padding-right: 35px;
	margin-top: 75px;
	overflow: auto;
}

.sisalto_ylaosa
{
	height: 132px;
	text-align: right;
}

/* Leveän pohjan määrittelyt alkaa */

.sisalto_vasen_levea
{
	width: 406px;
	height: 178px;
	float: left;
}

.sisalto_oikea_levea
{
	width: 600px;
	height: 178px;
	float: left;
	background-image: url(images/sisalto_tausta.gif);
	background-repeat: repeat-x;
}

.sisalto_levea
{
	width: 1006px;
	float: left;
	background-image: url(images/sisalto_tausta2.gif);
	background-repeat: repeat-x;
	background-color: #0f70b5;
}

.sisalto_txt_levea
{
	padding-left: 35px;
	padding-right: 35px;
	margin-top: 55px;
	padding-bottom: 35px;
}

/* Leveän pohjan määrittelyt loppuu */

.sisalto_alaosa
{
	margin-right: auto;
	margin-left: auto;
	width: 1006px;
	clear: left; 
	background-color: #000000;
}

.kehys_alaosa
{
	clear: left;
	height: 0px;
}

h1
{
	font-size: 1.3em;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

h2
{
	font-size: 1.2em;
	color: #ffffff;
}

h3
{
	font-size: 1.1em;
	color: #ffffff;
}


h4
{
	font-size: 1.0em;
	color: #ffffff;
}

ul
{
	line-height: 140%;
}

p
{
	line-height: 140%;
}

a:link {color: #62a0cd; text-decoration: underline;}
a:visited {color: #62a0cd; text-decoration: underline;}
a:active {color: #79b7e3; text-decoration: underline;}
a:hover {color: #79b7e3; text-decoration: underline;}

.ylapalkki_linkit a:link {color: #ffffff; text-decoration: none; margin-right: 20px;}
.ylapalkki_linkit a:visited {color: #ffffff; text-decoration: none; margin-right: 20px;}
.ylapalkki_linkit a:active {color: #ffffff; text-decoration: underline; margin-right: 20px;}
.ylapalkki_linkit a:hover {color: #ffffff; text-decoration: underline; margin-right: 20px;}


