/* CSS Document */

a:link, a:active, a:visited {
	color: #007B72;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #007B72;

}

body {  background-image:url(bg_1.png);
    background-repeat:repeat-y;
    background-position:left top;
    background-color:#ffffff;
	font-family: verdana, sans-serif;
	color: #000;
	font-size: 13px;
	text-align: justify;
	line-height:25px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
   }

table, td, tr, li {
    font-size: 13px;
}
  

h1 {
	font-family: "times new roman", serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	margin: 5px;
	color: #F3D600;
}
h2 {
	font-family: "times new roman", serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	margin: 5px;
	color: #03786E;
}
h3 {
	font-family: "times new roman", serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin: 5px;
	color: #03786E;
}
h4 {
	font-family: "times new roman", serif;
	font-size: 16px;
	font-weight: bold;
	margin: 5px;
	
}

b {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #4a6a7c;
}

strong {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #007B72;
}
small {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}



#sivupalkki {
    background-image:url(bg_1.png);
    background-repeat:repeat-y;
    background-position:left top;
	height: 100%;
	width: 207px;
	position: absolute;
	top: 0px;
    left: 0px;
	bottom: 0px;
	text-align: justify;
}

.tekstit {
	padding: 10px 0px 0px 10px;
	font-size: 100%;
}


.tekstit p {
	padding: 10px 0px 0px 0px;
}

.tekstit a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 0px;
}


#con{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 15px;
	border-left: 0px solid #ffffff;
}




#otsikko{
	position: absolute;
	top: 0px;
	left: 240px;
	margin:0px 0px 0px 0px;
	border-left: 0px solid #ffffff;
	width: 606px;
	height: 149px;
}

#tekstiosio{
	position: absolute;
	top: 180px;
	left: 240px;
	margin:0px 0px 0px 0px;
	border-left: 0px solid #ffffff;
	width: 606px;
}


#kehys{
	position: absolute;
	top: 75px;
	left: 7px;
	margin:0px 0px 0px 0px;
	border-left: 0px solid #ffffff;
	width: 188px;
	height: 299px;
}

#linkit{
    background-image:url(bg_linkit.png);
    background-repeat:no-repeat;
    background-position:center;
	position: absolute;
	top: 89px;
	left: 24px;
	margin:0px 0px 0px 0px;
	border-left: 0px solid #ffffff;
	width: 160px;
	height: 297px;
}


	
#menu{
	margin: 0px;
	padding: 0px;

}

#menu h4{
	padding: 10px 10px 10px 10px;
	border-bottom: 0px solid #cccccc;
        font-family: "times new roman", serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	margin: 5px;
	
}

#menu a:link, #menu a:visited {
    text-align: center;
	display: block;
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	font-weight: bold;
	height: 44px;
	background-image:none;
	text-transform:capitalize;
	padding: 0px 0px 0px 0px;
	color: #007B72;
	text-decoration: none;
}

#menu a:hover{
    text-align: center;
	border-top: 10x solid #ffffff;
	height: 44px;
	background-image:  url("bg_linkit2.png");
	font-weight: bold;
	color: #ead205;
	text-decoration: none;
}

#yla {
    background-image:url(bg_2.png);
    background-repeat:repeat-x;
    background-position:left top;
	width: 100%;
	height: 524px;
	position: absolute;
	top: 0px;
    left: 0px;
	right: 0px;
	text-align: justify;
}
 #viim {
	width: 207px;
	position: absolute;
	top: 430px;
    left: 15px;
	}

li {
   color: #F3D600;
}


