#sarjis {
	float: left;
	width: 800px;

	margin: 0 0 2em 0;
	padding: 0 0 2em 10px;
	
	text-align: left;
}
#container {width: 975px;}

#sarjis h1 { text-align: left; margin-top:5px; margin-bottom: 1em;}
#sarjis h2 { text-align: left; clear:both; margin-top:5px; margin-bottom: 1em;}
#sarjis p { margin: 0 8em 1.2em 0;}
#sarjis h1 img {
	margin-top: -7px;
	background: 0;
	border: 0;
}

.single {
	float: left;
	width: 210px;
	height: 140px;
	margin-bottom: 2em;
	padding: 0;
}

.kuva {
	float: left;
}

.kuva p {
	font-style: italic;
	text-align: center;
}

.chapter {
	float: left;
	width: 265px;
}

.archive_link {
	clear: both;
	width: 380px;
}

.clear { clear: both;}

.single img {
	border-style: solid;
	border-width: 1px;
	border-color: #666;
	/*height:90px;*/
	height: 420px;
	width: 300px;

	padding: 5px;
}

.kansilehti {
	float: left;
	width: 210px;
	height: 140px;
	margin-bottom: 2em;
	padding: 0;
}

.kansilehti img {
	border-style: solid;
	border-width: 1px;
	border-color: #666;
	/*height:90px;*/

	padding: 5px;
}

p.description {
	text-align: center;
	width: 200px;
	font-size:smaller;

	margin: 0 0 1.5em 0;
	padding: 0;
}

#menu {
	height: 760px;
	width: 160px;

	background-image: url(img/menu1.png);
	background-repeat:no-repeat;
	background-position:top left;
	
	float:left;
}

.profile {
	clear: both;
	margin-bottom: 2.5em;
	/* background: #531e1e; */
	/*width: 50em;*/
	width: 750px;
	padding: 5px 10px;
}

.profile img {
	height: 110px;
	width: 110px;
}

.profile p {
	padding-top: 0.5em;
}

.left {
	float: left;
	width: 110px;
	margin: 0;
	padding: 10px 35px 45px 10px;
	background: #222;

}

.profile_text {
	float: left;
	width: 570px;
	padding: 10px;
	background: #222;
	margin-bottom: 2em;
}

.main_chapter {
	float: left;
	width: 400px;
	height: 500px;
}


