body {
	font-family: verdana, arial, helvetica, sans-serif;
background-color: #ffffff;
margin-left: 0px;
margin-top: 0px;}

#main-title {
padding-right: 150px;
font-size: 1.3em;
letter-spacing: 5px;
text-align: right;
height: 58px;
color: #838383;
padding-top: 60px;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #000000;
}

a:hover {
text-decoration: none;
font-weight: bold;
border-bottom: 3px #000000 solid;
}


#left-menu {
position: absolute;
top: 220px;
left: 0;
width: 120px;
font-size: .9em;
padding-top: 25px;
padding-bottom: 25px;
font-weight: bold;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
background-color: #648F4A;
}

#left-menu a:link, #left-menu a:visited {
display: block;
color: #f3f3f3;
text-align: right;
padding-right: 7px;
padding-bottom: 8px;
padding-top: 8px;
border-bottom: 1px transparent solid;
}

#left-menu a:hover, #left-menu a.current {
color: #000000;
border-bottom: 1px #000000 solid;
}

.nimi {
	font-size: 1.5em;
	letter-spacing: 5px;	
	height: 58px;
	color: #00000;
}

.allek {
	font-size: 0.9em;
	font-style: italic;
	line-height: normal;
}

.teksti {
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
}

.otsikko {
	font-size: 1.2em;
	letter-spacing: 3px;	
	height: 58px;
	color: #000000;
}

.alap {
text-align: right;
margin-bottom: 0;
padding-top: 6px;
padding-bottom: 6px;
font-size: .8em;
margin-top: 0;
border-top: 5px #000000 solid;
padding-left: 60%;
}

.alap a:link, #footer a:visited {
color: #000000;
}

.alap a:hover {
color: #648F4A;
border-bottom: 2px #648F4A solid;
text-decoration: none;
}

