body {
	background: url(../kuvat/samppalinna/tausta.gif) repeat!important;
	font-family: Arial,Helvetica,sans-serif;
}
#header {
	background: white url(../kuvat/samppalinna/header_bg.gif) no-repeat;
	clear: both;
	display: block;
	height: 288px;
	margin: 0px auto;
	position: relative;
	width: 719px;
}
#pageWrapper {
	background: white url(../kuvat/samppalinna/table_tausta.gif) repeat-y;
	border-left: 1px solid #a9a28f;
	border-right: 1px solid #a9a28f;
	display: block;
	margin: 0px auto;
	width: 719px;
}

#navi {
	bottom: 0px;
	display: block;
	left: 0px;
	overflow: hidden;
	position: absolute;
	width: 199px;
}
#navi img {
	display: block;
}
#vasen {
	color: #a19680;
	display: block;
	float: left;
	font: 11px Arial,Helvetica,sans-serif;
	padding-left: 20px;
	width: 179px;
}
#vasen p {
	margin: 10px 0;
}
#content {
	color: #65553d;
	display: block;
	font: 11px/14px Arial, Helvetica, sans-serif;
	margin: 30px 30px 30px 0px;
	overflow: hidden;
	padding-left: 30px;
	width: 456px;
}
#content p {
	margin: 10px 0;
}
#content h1 {
	background: url(../kuvat/samppalinna/otsikon_alleviivaus.gif) no-repeat bottom right;
	color: #65553d;
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin: 0 0 25px 0;
	min-height: 28px;
	width: 457px;
}
strong {
	font-weight: bold;
}

a:link {
color: #65553d;
text-decoration: underline;
}

a:hover {
color: #65553d;
text-decoration: none;
}