body {background-color: #6d3606; 
	color: black; 
/*	background-image: url('../images/bg/logoSeamless.png');
	background-repeat: repeat-y;*/
	}

h1 {font-size: 13pt; font-weight: bold;}
h2 {font-size: 12pt; font-weight: bold; border-bottom: 1px dashed #fff;}
p {font-size: 10pt;}

.hiddenP {display: none;}

button {border: 0px; background: none; color:#333; font-weight: bold;}
button:hover{color: #666;}

a {text-decoration: none;
	font-weight: bold;
	color: #333;}
a:hover{text-decoration: none;
	font-weight: bold;
	color: #666;}
	
/* 600px * 200px */	
#headerIMG {
	position: absolute;
	top: 25px;
	left: 250px;
}
	


.updated {width: 50px;
				height: 20px;
				position: absolute;
				left: 20px;
				top: 20px;
				color: white;
				font-size: 10pt;}
.updated a {font-size: 10pt; color: #c66;}
.updated a:hover {font-size: 10pt; color: #999;}

#header {background-image: url('../images/bg/header.png');
			/*background-color: #030;*/
			position: absolute;
			left: 100px;
			top: 10px;
			width: 920px;
			height: 132px;
		}

.links {
		width: 600px;
		height: 25px;
		position: absolute;
		left: 60px;
		bottom: 0px;
/*		border: 2px solid #b4c9b4; */
		z-index: 1;
		color: black;
		font-size: 9pt;
		font-weight: none;
		text-align:center;
		}
.links a {font-size: 9pt; color: #c66;}
.links a:hover {font-size: 9pt; color: #999;}
.divLeft{width: 150px;
		height:600px;
		position: absolute;
		left: 100px;
		top: 142px;
		font-size: 10pt;
/*		border: 2px solid #b4c9b4; */
		background-image: url('../images/bg/maindivbg.png');
		z-index: 1;
		/*background-image: url('../images/bg/transpa_1.png'); */
		}		

.divRight{width: 150px;
		font-size: 10pt;
		height:800px;
		position: absolute;
		left: 870px;
		top: 142px;
/*		border: 2px solid #b4c9b4; */
		z-index: -1;
		text-align:center;
		background-color: white;
/*		background-image: url('../images/bg/maindivbg.png'); */
		background-image: url('../images/bg/rightbg.png');
	} 
/*.contact {width: 150px;
		font-size: 10pt;
		height:200px;
		position: absolute;
		left:870px;
		top:742px;
		z-index: -2;
		text-align: right;
		background-image: url('../images/bg/maindivbg.png');
		}*/
.textContent {width: 750px;
	height: 780px;
	position: absolute;
	left: 5px;
	top: 5px;
	overflow-y: auto;}

.mainDiv {width: 770px;
		height: 800px;
		position: absolute;
		left: 100px;
		top: 142px;
		bottom: 200px;

/*		border: 2px solid black; */
		z-index: 0;
		color: black;
/*		font-weight: bold; */
		background-color: #c4d2be;	
		background-image: url('../images/bg/maindivbg.png');
		}
.mainDiv p,h1,h2{
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
}
/* vastaava: infosivun DIV */
.vastaava {
		font-size: 10pt;
		margin-left: 10px;
		margin-top: 10px;
}
#kusetus {border: 0px;
	position: absolute;
	bottom: -2px;
	z-index: 3}
