* {
	margin: 0;
	padding: 0;
}

body {
	background: #868366 url( graf/taustakuva.gif ) no-repeat center top;
	color: #dad09c;
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#wrapper {
	width: 800px;
	_height: 662px;
	min-height: 662px;
	margin: 10px auto;
	position: relative;
}

#mainpic {
	position: absolute;
	left: 20px;
	top: 0;
	z-index: 10;
}

#navi {
	position: absolute;
	left: 315px;
	top: 90px;
	z-index: 9;
	line-height: 22px;
}

	#navi dt {
		clear: both;
	}

	#navi a {
		background: #804d53;
		display: block;
		margin-bottom: 4px;
		font-size: .825em;
		padding-right: 5px;
		text-decoration: none;
		color: #d1c795;
		padding-left: 40px;
		float: left;
	}
	
	#navi a.act, #navi a:hover {
		color: #fff;
	}

	
a#myspace {
	width: 117px;
	height: 39px;
	position: absolute;
	left: 40px;
	top: 380px;
	background: url( graf/myspace.gif ) no-repeat left top;
	text-indent: -999px;
}

#content {
	width: 410px;
	float: right;
	padding-top: 140px;
}

h1 {
	background: url( graf/mikkopohjola.gif ) no-repeat left top;
	width: 308px;
	height: 52px;
	text-indent: -999px;
	float: right;
	overflow: hidden;
}

.story {
	clear: both;
	padding: 90px 0 0 0;
	width: 410px;
	color: #000;
}

.linkit {
	clear: both;
	padding: 90px 0 0 0;
	line-height: 2;
	width: 410px;
}

h3 {
	color: #dad09c;
}

p {
	font-size: .75em;
	margin: 1em 0;
	color: #000;
}

p.date {
	color: #FFF;
	text-decoration: none;
}

p.uutinen {
	color: #000;
	text-decoration: none;
}

p.contact, p.contact a {
	padding-top: 4em;
	font-size: .75em;
	color: #ccc;
	text-decoration: none;
}

a:link, a:visited {
	color: #efefef;
}


/* Vieraskirjailut */
div#kirjaform { margin: 0 auto; padding: 10px; }
div#kirjaform p { font-size: 12px; }
div#kirjaform div.messagebox { float: right; width: 190px; }
div#kirjaform div.messagebox textarea { display: block; height: 85px; font-size: 12px;  border: 1px solid #999; }
div#kirjaform div.senderinfo { float: auto; width: 190px; height: 90px; }
div#kirjaform div.senderinfo div.r { overflow: hidden; margin-bottom: 2px; font-size: 12px; }
div#kirjaform div.senderinfo label { float: left; width: 75px; }
div#kirjaform div.senderinfo input { float: left; width: 100px; border: 1px solid #999; }
div#kirjaform input.submit { width: 100%; border: 1px solid #999; background: #fff; color: #333; }
div.msg { margin: 10px 10px 20px 10px; font-size: 13px; }
div.msg p { font-size: 12px; color: #fff; margin: 5px 0px; }
div.msg div.reply { font-style: italic; color: #fafafa; border-left: 2px solid #fafafa; padding-left: 10px; }
table.pagecontrol { margin: 10px; font-size: 12px; }