body{
background: #f1f2ef url('site-background.gif') repeat-x;
}

A:link {text-decoration: none; color: #41559a; }
A:visited {text-decoration: none; color: #41559a; }
A:active {text-decoration: none; color: #ff8040; }
A:hover {text-decoration: underline; color: black; }

.ylaotsikko {
	text-align: left;
	font: 11px "Tahoma";
	color: #737d88;
	letter-spacing: 1px;
	margin: 0px;
	padding: 4px 5px 3px 5px;
	width: 900px;
}

/***** GENERAL PAGE FORMATTING *****/

#wrapper {
	width: 900px;
	border: 10px solid white;
-webkit-box-shadow: 0px 0px 33px 5px rgba(0, 15, 25, 0.2);
-moz-box-shadow: 0px 0px 33px 5px rgba(0, 15, 25, 0.2);
box-shadow: 0px 0px 33px 5px rgba(0, 15, 25, 0.2);
}

#header {
	float: clear;
}


#tausta {
	float: clear;
	background: url(valtakunta-tausta3.jpg); no-repeat
	width: 900px;
	height: 565px;
	border: 1px solid #49647d; 
}

#tausta2 {
	float: clear;
	width: 900px;
	height: 580px;

}

#content {
	background: #fff url(tausta.jpg) no-repeat;
	border-right: 1px solid #b7b7a6;
	border-left: 30px solid #c3c7ba;
	font-family: Georgia, Times New Roman;

}

#content div {
	padding: 10px;
	text-align: justify;
}

#content p {
	font-size: 12px;
	line-height: 150%;

}

#content dt {
	background-color: #e2ebeb; 
	padding: 5px; 
	margin-bottom: 5px;
	margin-top: 15px;
	font-family: Arial; 
	font-size: 14px; 
	color: #766b5c; 
	font-weight: bold; 
	text-align: left; 
}

#content dt img {
	border: 1px solid #e3e5df;
	float: right;
	padding: 10px;
	background: white;

}

#content dd {
	font-family: Georgia, Times New Roman;
	font-size: 12px;
	line-height: 150%;
	text-align: justify;
}

#content h1 {
	margin: 0px;
	font-size: 200%;
	font-family: Times New Roman, Times;
}

#content h2 {
	margin: 0px;
	font-size: 160%;
	font-family: Times New Roman, Times;
}



#content p A:link {text-decoration: none; color: #41559a; border-bottom: 1px dotted #bfc0ab; font-weight: bold; }
#content p A:visited {text-decoration: none; color: #41559a; font-weight: bold;}
#content p A:active {text-decoration: none; color: #30333a; font-weight: bold;}
#content p A:hover {text-decoration: none; color: #30333a;  border-bottom: 1px dotted #bfc0ab; font-weight: bold;}

#content li {
	color: #8c7b71;
	background-color: transparent;
	margin: 5px;
}

#content ul {
	font-family: Arial;
	font-size: 13px;
	text-align: justify;
}


#footer {
	width: 900px;
	height: 16px;
	color: #3a3a2d;
	font: 11px Tahoma;
	background: #dfe2d9;
}

#footer a {
	text-decoration: none;
	color: #6f7264;
}

#footer a:hover {
	text-decoration: none;
	border-bottom: 1px dotted black;
	color: #6f7264;
}


/***** NAVIGATION BAR FORMATTING *****/


#Nav {
	display: block;
}

ul#Nav {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	width: 900px;
	background: #49647d url(images/navOnBlue.gif) repeat-x;
	font-family: "Lucida Grande", Lucida, Arial, sans-serif;
	font-size: 14px;
	border-top: 2px solid #fff;
	border-bottom: 1px solid #000;	
}

ul#Nav li {
	float: left;
	border-right: 1px solid #fff;
}

ul#Nav li.first {
	border-left: none;
}

ul#Nav a {
	display: block;
	float: left;
	padding: 0 1.45em;
	line-height: 25px;
	text-decoration: none;
	color: #fff;
}

ul#Nav a:hover {
	background: #cf7f26 url(images/navOff.gif) repeat-x;
	text-decoration: none;
}

ul#Nav li.current_page_item a { 
	color: #fff; 
	background: url(images/navOff.gif) repeat-x; 
	text-decoration: none;
}





/***** RSS FEED FORMATTING *****/



.rss_box {
	width: 205px;
	border: #49647d;
	text-align: justify;
	margin: 0;
}
 
 .rss_title, rss_title a {
	font-size: 14px;
	letter-spacing: -0.4px;
	text-align: left;
	padding:  0px;
	padding-top: 3px;
	text-transform: uppercase;
	font-weight: normal;
	color:  #49647d;
	border-bottom: 2px #fff solid;
	margin 0px;
	font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
 }
 
 .rss_items {
	padding-left: 20px;
	padding-right: 5px;
	margin: 0px;
	list-style-type: none; list-style-image: url("images/euroswastika.gif");
	font-family: "Lucida Grande", Lucida, Arial, sans-serif;
	font-weight: normal;
}

.rss_item { 
	color: white; font-size: 11px; line-height: 16px; margin: 8px 0;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
  	color: #773606;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.rss_item a:hover { 
	background: none;
	color:  #49647d;
	text-decoration: underline;
	text-align: left;

}
	




/***** RIGHT BLOCK FORMATTING *****/



#right {
	text-align: left;
	width: 260px;
	background: #F7EEEF url(right.gif); 
	font-size: 11px; 
	font-family: Verdana; 
}


#right img {
		border: 1px solid #e3e5df;
		margin: 0px;
}

#right p {
	font-family: Arial;
	font-size: 12px;
	color: #645952;
	line-height: 130%;
}





.picperson {
	background: white;
	border: 1px solid #e3e5df;
	float: left;
	padding: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
}


.email {
	color: #bfc0ab;
}

.tosi { color: #23201d; font-size: 13px; font-family: Arial; border: 1px solid #d3d3d3; padding: 5px; color: #5e3737; background: #f3edef; list-style: none;}
.info { color: #23201d; font-size: 12px; font-family: Arial; border: 1px solid #d3d3d3; padding: 5px; }
.box { color: #23201d; font-size: 12px; font-family: Arial; background-color: #e2ebeb; float: right; width:250px; border: 1px solid #d3d3d3; padding: 5px; margin-left: 15px; }
.kuva { background: #fff;
		border: 1px solid #e3e5df;
		color: #23201d;
		font-size: 12px;
		font-family: Arial;
		border: 1px solid #d3d3d3;
		padding: 5px; }
.poikkeama { color: #fff; background: #000; padding: 5px; }

.musta { 
	font-size: 12px; 
	font-family: Courier New; 
	border: 1px solid #d3d3d3; 
	padding: 5px; color: #d3d3d3; 
	background: #000; 
	list-style: none; 
	line-height: 20px;
}


p {
	margin-bottom: 15px;
                  line-height: 1.6em;
                  text-align: justify;
	font-family: Georgia, Times New Roman, Times;
	font-size: 13px;
}

h1 {
	font-size: 26px;
	letter-spacing: -0.8px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 8px;
	font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
	text-shadow: 1px 1px 1px #fff;
}

h3 {
	font-size: 16px;
	text-align: left;
	padding:  2px;
	text-transform: uppercase;
	font-weight: strong;
	color:  #49647d;
	border-bottom: 2px #fff solid;
	margin-bottom: 10px;
	font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
}

blockquote {
	color: #000; 
	margin: 0 30px 20px 30px; 
	border-left: 5px solid #ACAB7B;
	background: #e8e9dc url(images/bqt_Bg.png) top no-repeat;
	padding: 10px 10px 4px 10px;
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

div.postit {
	background: url(images/postit.png) no-repeat;
	width: 300px;
	height: 335px;
	position: absolute;
}

p.postit {
	color: #53353E;
	margin-top: 80px;
	margin-left: 30px;
	margin-right: 25px;
	font-family: 'Just Another Hand', cursive; font-size: 24px; line-height: 23px;
	text-align: center;
}
