body 
{
	margin: 0;
	padding: 0;
	background: #FFFFFF repeat-x;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #6A637F;
}



p, ul {
	margin-top: 0;
	margin-bottom: 1.6em;
	line-height: 180%;
	font-size: 13px;
	clear: both;
}

a {
	text-decoration: none;
	color: #021CAC;
}

a:hover {
	border: none;
	text-decoration: none;
	cursor: default;
	color: #6A637F;
}




.small {
	font-size: 9px;
	margin-left: 5px;
}

.pre {
	white-space: pre;
}

.alleviivaus {
	text-decoration: underline;
}

.yliviivaus {
	text-decoration: line-through;
}

.hepat {
	float: left;
	margin-right: 20px;
	margin-top: -15px;
	margin-bottom: 30px;
	padding: 5px;
	white-space: pre;
}

.hepatr {
	float: left;
	margin-right: 20px;
	margin-top: -15px;
	margin-bottom: 30px;
	padding: 5px;
	border: double #021CAC;
	white-space: pre;
}


.kuvat {
	border: double #021CAC;
}

.sukutaulu {
	border-spacing: 15px;
	width: 750px;

}




.kasvatit {
	white-space: pre;
	float: left;
	line-height: 18px;
	vertical-align: top;
	width: 230px;
	margin-bottom: 30px;
}








/* Header */

#header {
	width: 865px;
	height: 149px;
	margin: 0px auto;
	background: #FFFFFF;
	text-transform: lowercase;
	font-family: Verdana, sans-serif;
	color: #3650D9;
}

#header a {
	border: none;
	text-decoration: none;
	color: #FAE6D4;
        border-bottom: 1px dashed #FFFFFF;
}

#header a:hover {
	text-decoration: none;
        border-bottom: none;
}

#menu ul {
	padding-top: 123px;
	margin-left: 37px;
	list-style: none;
        word-spacing: 100px;
        text-transform: uppercase;
}

#menu li {
	display: inline;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background-color: #FFF;
	text-align: center;
}

/* Content */

#content {
	float: left;
	width: 700px;
        text-align: justify;
}

.otsikko {
	padding-top: 8px;
	border-bottom: 1px dashed #263FCA;
	text-align: center;
	text-transform: uppercase;
	color: #263FCA;
}

#merkinta {
	border: 1px dashed #263FCA;
	text-align: center;
	font-size: 0.7em;
	color: #263FCA;
	padding: 5px;
	margin-top: 30px;
	line-height: 15px;
	margin-bottom: 5px;
	clear: both;
}

#merkinta a {
	text-decoration: none;
	color: #263FCA;
}