body {
	background-color: #44c30b;
	background-image: url('tausta.png');
	background-repeat: repeat-x;
	font-family: 'Trebuchet MS', Verdana, Tahoma, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 150%;
}

#content {
	width: 600px;
	min-height: 650px;
	border: 1px solid black;
	background-color: #ffcded;
	background-image: url('kuhe.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	left: 200px;
	top: 100px;
	z-index: 0;
}

h1 {
	font-weight: bold;
	font-size: 110%;
	text-transform: uppercase;
	text-align: center;
}

h2 {
	font-weight: bold;
	font-size: 80%;
	text-transform: uppercase;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #004d94;
		
}

a:hover {
	color: yellow;
}

#oikea {
	width: 375px;
	padding: 5px;
	float: right;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 205px;
	text-align: justify;
}


#vasuri {
	width: 200px;
	position: relative;
	top: 300px;
	left: 10px;
		
}

#sanat {
	text-align: right;
	font-size: 80%;
	text-transform: uppercase;
	width: 130px;
	float: right;
}

#sanat2 {
	width: 240px;
	float: left;	
}



/* css-rollover valikko */

a.uutiset {display: block; width: 160px; height: 40px; background: url('valikko/uutiset.png') 0 0 no-repeat; text-decoration: none;}
a:hover.uutiset {background-position: -160px 0;}

a.faktat {display: block; width: 160px; height: 40px; background: url('valikko/faktat.png') 0 0 no-repeat; text-decoration: none;}
a:hover.faktat {background-position: -160px 0;}

a.sanat {display: block; width: 160px; height: 40px; background: url('valikko/sanat.png') 0 0 no-repeat; text-decoration: none;}
a:hover.sanat {background-position: -160px 0;}

a.musiikki {display: block; width: 160px; height: 40px; background: url('valikko/musiikki.png') 0 0 no-repeat; text-decoration: none;}
a:hover.musiikki {background-position: -160px 0;}

a.vieraskirja {display: block; width: 160px; height: 40px; background: url('valikko/vieraskirja.png') 0 0 no-repeat; text-decoration: none;}
a:hover.vieraskirja {background-position: -160px 0;}

a.oheismateria {display: block; width: 160px; height: 40px; background: url('valikko/oheismateria.png') 0 0 no-repeat; text-decoration: none;}
a:hover.oheismateria {background-position: -160px 0;}

a.myspace {display: block; width: 160px; height: 40px; background: url('valikko/myspace.png') 0 0 no-repeat; text-decoration: none;}
a:hover.myspace {background-position: -160px 0;}


/* css-rollover muut */

a.tausta1 {display: block; width: 160px; height: 126px; background: url('oheismateria/The-Ilkka-Logo-1280-th.png') 0 0 no-repeat; text-decoration: none;}
a:hover.tausta1 {background-position: -160px 0;}


hr {
	width: 90%;
	border: 0;
	height: 1px;
	color: #111;
	background-color: #050;
	clear: both;
}