body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/background1.jpg) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-align: center;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3, h4, h5, h6 {
	text-align: left;
	margin: 0;
	font-family: garamond;
	font-weight: normal;
	color: #4F789F ;
}

h1 {
	letter-spacing: 0px;
	font-size: 2.6em;
}

h2 {
	padding: 0 0 0 3px;
	font-size: 2em;
}

h3 {
	letter-spacing: 2px;
	font-size: 1.18em;
	font-weight: bold;
}

h4 {
	letter-spacing: 2px;
	font-size: 1.6em;
	padding: 0 0 25px 0;
	text-align: center;
	text-decoration: underline;
}

h5 {
	letter-spacing: 2px;
	font-size: 1.6em;
	padding: 0 0 10px 0;
	text-align: center;
	text-decoration: underline;
}

h6 {
	letter-spacing: 2px;
	font-size: 1.6em;
	padding: 0 0 10px 0;
	text-align: center;
	text-decoration: underline;
	margin: 0;
	font-family: garamond;
	font-weight: normal;
	color: #4F789F ;
}

p#h7 {
	text-align: left;
	margin: 0;
	font-family: garamond;
	font-weight: normal;
	color: #4F789F ;
	letter-spacing: 2px;
	font-size: 2.6em;
	margin: 0;	line-height: 1.5em;
	width: 70%;
}

p#h8 {
	margin: 0;
	font-family: garamond;
	font-weight: normal;
	color: #4F789F ;
	display: block;
	letter-spacing: 2px;
	font-size: 1.8em;
	text-align: center;	text-decoration: underline;
	width: 100%;
}


p, ul, ol {
	margin-bottom: 1.6em;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #4F789F;
}

a:hover {
	text-decoration: none;
}

small {
	font-size: 1em;
	font-variant: small-caps;
	padding: 0 0 0 3px;
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}



/* Header */

#header {
	width: 980px;
	height: 203px;
	margin: 3px auto;
	padding: 0 0 0 0;
	background: url(images/img03s.gif) no-repeat;
}



/* Menu */

#menu {
	width: 900px;
	height: 30px;
}

#menu ul {
	margin: 0;
	padding: 12px 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu img {
	display: block;
	float: right;
	padding: 10px 0 0 10px;
}

#menu a {
	margin: 4px 0 0 10px;
	float: right;
	text-align: center;
}
a.button_fin {         background:url(images/finnish1.gif) repeat 0px 0px;         width: 30px;         height: 20px;         display: block; }a.button_fin span {         display: none; }a.button_fin:hover {         background: url(images/finnish2.gif) repeat 0px -20px; }

a.button_eng {         background:url(images/english1.gif) repeat 0px 0px;         width: 30px;         height: 20px;         display: block; }a.button_eng span {         display: none; }a.button_eng:hover {         background: url(images/english2.gif) repeat 0px -20px; }

#menu .active a {
	background: #B3EAFD url(images/img02.jpg) no-repeat;
}



/* Logo */

#logo {
	clear: both;
	width: 900px;
	height: 200px;
}

#logo h1, #logo h2 {
	text-align:right;
	font-family:garamond;
}

#logo h1 {
	text-transform: capitalize;
	padding: 7px 0 0 0;
	letter-spacing: 4px;
	font-size: 3.4em;
	font-variant: small-caps;
}

#logo h2 {
	width: 84%;
	padding: 7px 0 0 100px;
	letter-spacing: 1px;
	font-size: 1.5em;
}

#logo h3 {
	text-align: left;
	padding: 8px 0 18px 175px;
	letter-spacing: 2px;
	font-size: 1.1em;
	font-variant: small-caps;
	color: #f4f8fa;
}


#logo a {
	text-decoration: none;
	color: #479EF3;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 30px 0;
}



/* Navigation */

div#navbar ul{
list-style-type:none;
padding:0px 0 20px 0px;
margin: 0 0 0 0;
position:relative;
float:left;
width:580px;
}
 
div#navbar ul li{
background:url(images/img04_nav.gif) no-repeat;
height:18px;
float:left;
width:115px;
font-family: Georgia, serif;
font-size: 1.1em;
font-variant: small-caps;
}

div#navbar ul li a{
display:block;
line-height:18px;
text-decoration:none;
text-align:center;
}
 
div#navbar ul li a:hover{
background:url(images/img04_nav_c.gif) no-repeat;
}
 
div#navbar ul li ul{
position:absolute;

}
div#navbar ul li ul li{
background:url(images/img04_nav_b.gif) no-repeat;
margin: -2px 0px 0 -10px;
font-size: 1em;
font-weight: normal;
display:none;
}
 
div#navbar ul li:hover ul li{
display:block;
}



/* Content */

#content {
	float: left;
	width: 580px;
}


#content_tt {
	float: left;
	width: 740px;
}

.post {
}


.post .textbox_top {
	background-color : #F4F8FB;
	border: 1px solid #A2C9EA;
	width: 85%;
	margin: 5px 0 30px 20px;
	padding: 15px 15px 15px 15px;
	text-align: justify;
	line-height: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post .textbox_small {
	background-color : #F4F8FB;
	border: 1px solid #A2C9EA;
	width: 60%;
	margin: 5px 0 30px 150px;
	padding: 12px 0px 12px 0px;
	text-align: justify;
	line-height: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post .textbox_bottom {
	background-color : #F4F8FB;
	border: 1px solid #A2C9EA;
	width: 85%;
	margin: 5px 0 30px 10px;
	padding: 15px 35px 25px 35px;
	text-align: justify;
	line-height: 140%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.post .textbox_imgl {
	margin-top:0px;
	margin-right:15px;
	margin-bottom:7px;
	padding:2px;
	border:1px solid #a3bac5;
	background-color:#f4f8fa;
	float: left;
}

.post .textbox_imgr {
	margin-top:0px;
	margin-left:15px;
	margin-bottom:7px;
	padding:2px;
	border:1px solid #a3bac5;
	background-color:#f4f8fa;
	float: right;
}

#textbox_separator_l {
	margin: -12px 225px 10px 40px;	border-bottom: 1px solid #B2B7C4;}

#textbox_separator_r {
	margin: -12px 40px 10px 225px;	border-bottom: 1px solid #B2B7C4;}

#textbox_separator_c {
	margin: -12px 150px 10px 150px;	border-bottom: 1px solid #B2B7C4;}



/* Buttons */

#buttons_textbox {
       margin: 0 0 0 20px;       padding: 5px 0px 5px 50px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1em;
}

#buttons_textbox ul {	margin: 0 ;	padding: 0 ;	list-style: none ;	display: inline ;}#buttons_textbox ul li {       margin: 0 0 0 10px;	padding: 0 ;	display: inline ;	text-align: center ;	list-style: none ;}#buttons_textbox li a {	color: #FFFFFF ;	background-color: #76AEDB;	border: 1px #4F789F solid;	padding: 4px 15px 4px 15px ;	text-decoration: none ;	display: inline ;}#buttons_textbox li a:hover {	color: #f2f2f2 ;	background-color: #4C8ACA;
}



#button_textbox {
       margin: 30px 15px 20px 0px;
	font-weight: bold;
	font-style: underline;
	font-variant: small-caps;
	font-size: 1.1em;
	text-align: center;
}

#button_textbox ul {	margin: 0 ;	padding: 0 ;	list-style: none ;	display: inline ;}#button_textbox ul li {       margin: 0 0 0 20px;	padding: 0 ;	display: inline ;	text-align: center ;	list-style: none ;}#button_textbox li a {	color: #FFFFFF ;	background-color: #76AEDB ;	border: 3px #4F789F double;	padding: 8px 20px 8px 20px ;	text-decoration: none ;	display: inline ;}#button_textbox li a:hover {	color: #f2f2f2 ;	background-color: #4C8ACA ;
}




#buttons {
       margin: 15px 0 0 0px;       padding: 5px 30px 35px 70px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1.1em;
}

#buttons ul {	margin: 0 ;	padding: 0 ;	list-style: none ;	display: inline ;}#buttons ul li {       margin: 0 0 0 20px;	padding: 0 ;	display: inline ;	text-align: center ;	list-style: none ;}#buttons li a {	color: #FFFFFF ;	background-color: #76AEDB;	border: 1px #4F789F solid;	padding: 4px 20px 4px 20px ;	text-decoration: none ;	display: inline ;}#buttons li a:hover {	color: #f2f2f2 ;	background-color: #4C8ACA;
}


#buttons2 {
       margin: 15px 0 0 0px;       padding: 5px 30px 35px 70px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 1.1em;
}

#buttons2 ul {	margin: 0 ;	padding: 0 ;	list-style: none ;	display: inline ;}#buttons2 ul li {       margin: 0 0 0 20px;	padding: 0 ;	display: inline ;	text-align: center ;	list-style: none ;}#buttons2 li a {	color: #FFFFFF ;	background-color: #76AEDB;	border: 1px #4F789F solid;	padding: 4px 20px 4px 20px ;	text-decoration: none ;	display: inline ;}#buttons2 li a:hover {	color: #f2f2f2 ;	background-color: #4C8ACA;
}


#button {
       margin: 20px 0 20px 208px;       padding: 10px 0 10px 0;
	font-weight: bold;
	font-style: underline;
	font-variant: small-caps;
	font-size: 1.1em;
}

#button ul {	margin: 0 ;	padding: 0 ;	list-style: none ;	display: inline ;}#button ul li {       margin: 0 0 0 20px;	padding: 0 ;	display: inline ;	text-align: center ;	list-style: none ;}#button li a {	color: #FFFFFF ;	background-color: #76AEDB ;	border: 3px #4F789F double;	padding: 8px 20px 8px 20px ;	text-decoration: none ;	display: inline ;}#button li a:hover {	color: #f2f2f2 ;	background-color: #4C8ACA ;
}


.post .quote {
	margin: 0 10px 0 10px;
	letter-spacing: 1px;
	line-height: 150%;
	font-style: italic;
	text-align: justify;
}

.post .quote2 {
	margin: 0 10px 0px 10px;
	letter-spacing: 2px;
	line-height: 175%;
	font-variant: small-caps;
	font-size: 1em;
	text-align: center;
}

.post .quote3 {
	margin: 20px 0px 25px 0px;
	letter-spacing: 2px;
	line-height: 10%;
	font-variant: small-caps;
	font-size: 1em;
	text-align: center;
}

.post .quotename {
	padding: 2px 10px 0 0;
	text-align: right;
	font-size: 0.9em;
}


.post .date {
	float: left;
	width: 70px;
	margin: 0 15px 0 0;
	padding: 2px 0;
	background: #C9E5FC;
	border: 1px solid #C9E5FC;
	text-align: center;
	font-size: 11px;
	color: #3F4C6B;
}

.post .date b {
	display: block;
	padding: 5px 0;
	background: #F4FAFE;
	font-size: 24px;
	font-weight: normal;
}

.post .title {
	margin: 0;
}

.post .meta {
	margin-bottom: 2em;
	margin: -13px 0 15px 0;
	text-align: right;
	font-variant: small-caps;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 1px;
}

.post .meta2 {
	margin-bottom: 2em;
	margin: -13px 0 15px 3px;
	text-align: left;
	font-variant: small-caps;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 1px;
}

.post .entry {
	padding: 10px 0;
	line-height: 160%;
	text-align: justify;
}

.post .head {
	margin: 0 0 -7px 0;
	font-size: 1.2em;
	letter-spacing: 2px;
	text-decoration: underline;
}

.post .slink {
	padding-left: 7px;
	vertical-align: px;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.post .alink {
	padding: 0 0 0 10px;
	vertical-align: -20%;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.post .alink img{
	margin: 0 0 1px 1px;
	border: 1px solid #A2C9EA;
}

.post .alink:hover img{
	margin: 0 0 0px 0px;
	border: 2px solid #76AEDB;
}


.post .imgl {
	margin-top:15px;
	margin-right:15px;
	margin-bottom:7px;
	padding:3px;
	border:1px solid #a3bac5;
	background-color:#f4f8fa;
	float: left;
}

.post .imgr {
	margin-top:15px;
	margin-left:15px;
	margin-bottom:7px;
	padding:3px;
	border:1px solid #a3bac5;
	background-color:#f4f8fa;
	float: right;
}

.post .imgc {
	margin-top:15px;
	margin-left:15px;
	margin-bottom:7px;
	padding:3px;
	border:1px solid #a3bac5;
	background-color:#f4f8fa;
	float: center;
}

.post .imgc {
	margin: 0px;
	padding:0px;
	float: bottom;
}


#separator {
	margin: 0px 150px 20px 150px;	border-bottom: 1px solid #B2B7C4;}

#separator2 {
	margin:0px 150px 40px 150px;	border-bottom: 1px solid #B2B7C4;}

#separator3 {
	margin:0px 150px 100px 150px;	border-bottom: 1px solid #B2B7C4;}



#table_1
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 0 0 40px 140px;
	width: 300px;
	border-collapse: collapse;
	text-align: left;
}

#table_1 th
{
	font-size: 14px;
	font-weight: normal;
	color: #4F789F;
	padding: 10px 8px;
	border-bottom: 2px solid #4F789F;
}
#table_1 td
{
	border-bottom: 1px solid #ccc;
	color: #4C8ACA;
	padding: 6px 8px;
}
#table_1 tbody tr:hover td
{
	color: #4C8ACA;
}	

#table_1 a:link {color: #4C8ACA;}
#table_1 a:visited {color: #4C8ACA;}
#table_1 a:active {color: #4C8ACA;}
#table_1 a:hover {color: #6DB0EE; text-decoration: underline;}
#table_1 a {text-decoration: none;}



#table_2
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 0 0 40px 40px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}

#table_2 th
{
	font-size: 14px;
	font-weight: normal;
	color: #4F789F;
	padding: 10px 8px;
	border-bottom: 2px solid #4F789F;
}
#table_2 td
{
	border-bottom: 1px solid #ccc;
	color: #4C8ACA;
	padding: 6px 8px;
}
#table_2 tbody tr:hover td
{
	color: #4C8ACA;
}	

#table_2 a:link {color: #4C8ACA;}
#table_2 a:visited {color: #4C8ACA;}
#table_2 a:active {color: #4C8ACA;}
#table_2 a:hover {color: #6DB0EE; text-decoration: underline;}
#table_2 a {text-decoration: none;}



#table_3
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 0 0 40px 20px;
	width: 550px;
	border-collapse: collapse;
	text-align: left;
}

#table_3 th
{
	font-size: 14px;
	font-weight: normal;
	color: #4F789F;
	padding: 10px 8px;
	border-bottom: 2px solid #4F789F;
}
#table_3 td
{
	border-bottom: 1px solid #ccc;
	color: #4C8ACA;
	padding: 6px 8px;
}
#table_3 tbody tr:hover td
{
	color: #4C8ACA;
}	

#table_3 a:link {color: #4C8ACA;}
#table_3 a:visited {color: #4C8ACA;}
#table_3 a:active {color: #4C8ACA;}
#table_3 a:hover {color: #6DB0EE; text-decoration: underline;}
#table_3 a {text-decoration: none;}






/* Sidebar */

#sidebar {
	text-align: left;
	float: right;
	width: 280px;
}

#sidebar ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	padding: 20px 20px 40px 20px;

	background: url(images/img04.gif) no-repeat;
}

#sidebar b {
	letter-spacing: 1px;
}


#sidebar li ul {
	line-height: 240%;
}

#sidebar li li {
	margin: 0;
	padding: 0;
	background: none;
	padding-left: 15px;
	background: url(images/img05.gif) no-repeat left center;
}

#date {
	margin: -13px 20px 0 0;
	text-align: right;
	font-size:0.9em;
	color: #4F789F;
}

#sidebar h2 {
	margin-bottom: 20px;
	font-variant: small-caps;
	color: #4F789F;
	font-size: 1.8em;
}


#s {
	width: 160px;
}

/* Footer */

#footer {
/*	position: absolute;
	bottom: 0px; */
	width: 100%;
	clear: both;
	padding: 17px 0 15px 0;
	background: #EAF1F7;
	border-top: 1px solid #
}

#footer p {
	margin: 0 0 0 0;
	color: #76AEDB;
	font-family: garamond;
	font-size: 0.8em;
	letter-spacing: 2px;
}

#footer a {
	color: #76AEDB;
}
