* {
	margin:0;
	padding:0;
}

body {
	background-color:#aeb5ad;	
}

a.v {
	display:block;
	margin:2px 0;
	padding:2px 10px;
	text-align:right;
}

a:link.v, a:visited.v {
	background-color:#cbc4b2;
	border-top:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	width:100px;
	color:black;
	text-decoration:none;
	font-size:13px;
	font-family:arial;
}

a:hover.v, a:active.v {
	background-color:#e3cfbc;
	border-left:1px solid black;
	margin-left:9px;
	width:90px;
}

a:link, a:visited {
	color:#51311c;
	text-decoration:none;
	border-bottom:1px dotted black;
}

a:hover, a:active {
	color:black;
	border-bottom:1px solid black;
}

.ots {
	margin:5px 0 3px 0;
	border-bottom:1px dotted black;
	font-size:14px;
	font-variant:small-caps;
	letter-spacing:5px;
}

ul {
	margin-left:30px;
	font-size:12px;
}

.sivu {
	width:750px;
	margin-bottom:10px;
	font-size:12px;
}

.vasen {
	vertical-align:top;
	background-color:#8c7452;
	width:125px;
	padding-top:100px;
}

.oikeay {
	width:625px;
	height:149px;
	background-image:url("otsikkokuva2.jpg");
	background-repeat:no-repeat;
	background-position:top;
}

.oikea {
	border-bottom:1px solid black;
	border-left:1px solid black;
}

.tekstit {
	margin:8px 0 8px 8px;
}

.tekstit2 {
	border:1px solid black;
	background-color:#b99ea3;
	padding:0 5px 5px 5px;
	vertical-align:top;
	font-family:arial;
	font-size:13px;
	line-height:1.5;
	text-align:justify;
}

.paivitysloota {
	width:400px;
	border:1px solid #8c7452;
	background-color:#cbc4b2;
	margin-top:20px;
}

.p {
	background-color:#8c7452;
	padding:2px;
	text-align:center;
}

.paiva {
	margin:5px;
	text-align:left;
}


.ala {
	height:25px;
	background-color:#8c7452;
	border-right:1px solid black;
	border-bottom:1px solid black;
	text-align:right;
	padding:0 20px 0 0;
}