body.lcf {
	background: #221559 url('images/Tausta.png') repeat-y;
	font-family: Arial, Verdana, serif;
	font-size: 13px;
	font-weight: normal;
	width: 99%;
	height: 100%;
	/*overflow: auto;*/
}
#sivu {
	margin-top: 0px;
	border: 0px;
	width: 100%
}
#headeri {
	width: 100%;
	margin-top: 0px;
	/*height: 112px;*/
}
#Lista {
	float: left;
	background: url('images/Jalopuu_pattern.jpg') repeat-x;
	width: 99%;
	height: 10px;
	/*border-top: #000000 5px inset;
	border-bottom: #000000 5px outset;
	border-right: #000000 5px outset;*/
	border: 1px outset #736E84;
	/*border-color: outset #000000;*/
}
#kerho {
	/*text-align: right;
	font-weight: bold;
	background: url('images/LCFlogo.gif');
	font-size: 20px;
	color: #FFFFFF;
	/*padding-right: 20px;
	padding-bottom: 20px;*/
	background: url('images/Jalopuuta6.jpg') no-repeat;
	float: left;
	width: 14%;
	text-align: center;
	/*border-bottom: #0F000F 5px solid;*/
}
#otsikko {
	background: #000000 url('images/thesis.jpg') no-repeat left;
	/*background-repeat: repeat-x;*/
	float: left;
	overflow: visible;
	text-align: center;
	font-weight: bold;
	font-size: 50px;
	color: #FFFFFF;
	width: 85%;
	height: 105px;
	border-top: 1px inset #736E84;
	border-left: 1px inset #736E84;
	border-right: 1px outset #736E84;
	
	/*border-top: #000000 5px solid;
	/*border-right: #0F000F 5px solid;*/
}

#logo {
	/*background: #000000; /*url('images/Jalopuuta3.jpg');
	background-repeat: no-repeat;
	float: right;
	/*width: 14%;
	height: 105px;
	text-align: center;
	border-top: 1px inset #736E84;
	border-right: 1px outset #736E84;
	/*height: 100px;*/
	padding-top: 8px;
}
#main_content {
	margin: 0 auto;
	width: 100%;
	height: 100%
	/*float: left;*/
} 
#main_content_top {
	height: 30px;
	background: url('images/background_top.gif');
} 
#main_content_bottom {
	height: 30px;
	/*background: url('images/background_bottom.gif');*/
}
#pohja {
	text-align: center;
	font-size: 13px;
	margin: 10px auto;
	color: #FFFFFF;
}

.content {
	float: left;
	width: 790px;
	text-align: justify;
	/*padding: 0 30px 0 30px;*/
	font-size: 13px;
	color: #FFFFFF;
}
.menu {
	/*background: url('images/Alcantara.jpg');
	background-repeat: no-repeat;*/
	width: 150px;
	height: 100%;
	float: left;
	/*padding: 0 20px 0 20px;*/
	/*border-right: #8C8484 1px solid;*/
	font-size: 12px;
	color: #FFFFFF;
	
}
.menu ul {
	margin: 0;
	padding: 0px 0 0px 15px
}
.menu il {
	list-style-type: none;
}
#header h1 {
	/*Otsikko*/
	margin-bottom: 0px;
	font-size: 28px;
	font-weight: bold;
	color: #AE9E4E5
}
.content h2 {
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #D3CEF3
}
.content h3 {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #D3CEF3
}
.content h4 {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
.menu_title {
	/*Pääsivu otsikko*/
	font-size: 18px;
	font-weight: bold;
	color: #D3CEF3
}
.menu ul {
	
	margin: 0;
	border: 0px;
	/*padding: 10px 0 20px 15px*/
}
.menu li {
	padding-top: 2px;
	text-decoration: none;
	list-style-type: none;
}
a {
	
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none
	
}
a:hover {
	
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link {
	/*Linkit*/
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link:hover {
	/*Linkkien huitominen*/
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none
}
.quote {
	/*margin: 20px;*/
	text-align: center;
	font-weight: bold;
	font-style: italic
}