/* Pinnoitus-Pekka 2006: Jani Timonen */

body {
	margin: 0px; 
	padding: 0px;
	background-color: #AC9CB2;	
	scrollbar-base-color: #AC9CB2;
	scrollbar-highlight-color: #BFB6C2;
	scrollbar-shadow-color: #BFB6C2;
	scrollbar-3dlight-color: #BFB6C2;
	scrollbar-arrow-color:  #BFB6C2;
	scrollbar-track-color: #BFB6C2;
	scrollbar-darkshadow-color: #AC9CB2;	
}

img {
	border-width: 0px; 	
}

.content {
	position: absolute;
	left: 50%;
	width: 700px;
	margin: 0px 0px 0px -350px;
	text-align: left;
	padding: 0px;
	border: 0px;
}

.content_area {
	margin: 0px;
	border: 0px;
}

.header {
	background-image: url('images/header.gif');
	width: 700px;
	height: 61px;
}

p.otsikonSisennys {
	position: relative;
	left: 40px;
	top: 25px;
	color: #996699; /* vihreä tekstiväri #6CB293, tumma violetti #996699 */
	font-family: arial, times;
	font-weight: bold;
	text-transform: uppercase;	
}

.main_area {
	background-image: url('images/content_bg.gif');
	background-repeat: repeat-y;
	width: 700px;
	white-space: -moz-pre-wrap;	
}

p {
	position: relative;
	padding: 0px 15px;
	text-align: justify;
}

p.sisennysAsia {
	position: relative;
	padding: 0px 15px;
	text-align: justify;	
}

.footer {
	background-image: url('images/footer.gif');
	width: 700px;
	height: 63px;
}

.nav {
	display: inline;
}

hr.välike {
	text-align: center;
	width: 50%;
	color: #887588;
}

img.oikea {
	float: right;
 	margin: 0px 25px;
}

img.vasen {
	float: left;
}

img.ikkunat {
	position: relative;
	left: 150px;
}

ul.lila {
	font-weight: bold;
	color: #996699;
	list-style-type: square;
}

ul.tummalila {
	font-weight: bold;
	color: #724c72;
	list-style-type: square;
}

li {
	position: relative;
	left: 30px;
}

.referenssinavi {
	position: relative;
	left: 200px;
	width: 300px;
	text-align: center;
	border-bottom: double #724c72;
	border-left: none;
	border-right: none;
	border-top: double #724c72;
	color: #996699;	
	font-weight: bold;
	font-size: 120%;	 
}

.etusivu {
	color: #996699;
	font-variant: small-caps;
	text-align: left;
}

.etusivuAlign {
	color: #996699;
	font-variant: small-caps;
	text-align: left;
	width: 500px;
	position: relative;
	left: 100px;	
}

.toimialaAlign {
	color: #996699;
	font-variant: small-caps;
	text-align: left;
	width: 500px;
	position: relative;
	left: 50px;
}

.etusivuTummaLila {
	color: #724c72;
	font-variant: small-caps		
}

p.etusivu:first-letter, p.etusivuAlign:first-letter, .toimialaAlign:first-letter {
	color: #724c72;
	font-size: 150%;
	font-weight: normal;
}

a:link {
	text-decoration: none;
	color: #996699;
}

a.tummalilalink:link {	
	text-decoration: none;
	color: #724c72;
}

a:visited {
	color: #996699;
	text-decoration: none;
}

a.tummalilalink:visited {	
	text-decoration: none;
	color: #724c72;
}

a:hover {
	text-decoration: none;
	color: #6cb293;	
}

a.tummalilalink:hover {
	text-decoration: underline;
	color: #6cb293;	
}

div.center {
	position: relative;
	width: 500px;
	text-align: center;
}

div.left {
	float: left;
	position: relative;
	left: 150px;
	text-align: center;
}

div.right {
	float: right;
	position: relative;
	right: 150px;
	text-align: center;	
}

div.both {
	clear: both;
}

p.center {
	width: 500px;
	position: relative;
	left: 100px;
	text-align: center;
}

.center550 {
	width: 550px;
	position: relative;
	left: 50px;
}

.tasaa {
	text-align: center;
}
