body {
	margin: 10px 5px 10px 5px;
	padding: 0px;
        text-align: center;
	background-color: #FFFFFF;
	}

a {
	text-decoration: none;
	}

a:link {
	color: #4F6B7E;
	}

a:visited {
	color: #4F6B7E;
	}

a:active {
	color: #4F6B7E;
	}

a:hover {
	color: #4F6B7E;
	background-color: #EEEEFF;
	text-decoration: underline overline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	width: 726px;
	padding: 0px;
	text-align: center;
	margin: auto;
	background-color: #FFFFFF;
	border: 0px solid #8FABBE;
	}

.wrap1, .wrap2, .wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  position:relative;
  }
.wrap1 {
  float:left;
  right:50%;
  background:url(/img/shadow.gif) right bottom no-repeat;
  }
.wrap2 {
  background:url(/img/corner_bl.gif) -12px 100% no-repeat;
  }
.wrap3 {
  padding:0px 9px 9px 0px;
  background:url(/img/corner_tr.gif) 100% -12px no-repeat;
  }
.wrap3 img {
  display:block;
  }
#center {
  margin-left:50%;
  width:100%;
  }

/* Inset 3D Raised */
.raised {background: transparent; margin:0px auto 10px auto; text-align: center;}
.raised .top, .raised .bottom {display:block; background:transparent; font-size:1px;}
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {display:block; overflow:hidden;}
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {height:1px;}
.raised .b2 {background:#F8F8FF; border-left:1px solid #DDDDEE; border-right:1px solid #CCCCDD;}
.raised .b3 {background:#F8F8FF; border-left:1px solid #DDDDEE; border-right:1px solid #BBBBCC;}
.raised .b4 {background:#F8F8FF; border-left:1px solid #DDDDEE; border-right:1px solid #AAAABB;}
.raised .b4b {background:#F8F8FF; border-left:1px solid #CCCCDD; border-right:1px solid #8FABBE;}
.raised .b3b {background:#F8F8FF; border-left:1px solid #BBBBCC; border-right:1px solid #8FABBE;}
.raised .b2b {background:#F8F8FF; border-left:1px solid #AAAABB; border-right:1px solid #8FABBE;}
.raised .b1 {margin:0 5px; background:#DDDDEE;}
.raised .b2, .raised .b2b {margin:0 3px; border-width:0 2px;}
.raised .b3, .raised .b3b {margin:0 2px;}
.raised .b4, .raised .b4b {height:2px; margin:0 1px;}
.raised .b1b {margin:0 5px; background:#8FABBE;}
.raised .boxcontent {display:block;  background:#F8F8FF; border-left:1px solid #DDDDEE; border-right:1px solid #8FABBE; padding-left: 4px; padding-right: 4px; padding-top: 0px; padding-bottom: 0px;}

.raised_x {background: transparent; margin:0px auto 10px auto; text-align: center;}
.raised_x .top, .raised_x .bottom {display:block; background:transparent; font-size:1px;}
.raised_x .b1, .raised_x .b2, .raised_x .b3, .raised_x .b4, .raised_x .b1b, .raised_x .b2b, .raised_x .b3b, .raised_x .b4b {display:block; overflow:hidden;}
.raised_x .b1, .raised_x .b2, .raised_x .b3, .raised_x .b1b, .raised_x .b2b, .raised_x .b3b {height:1px;}
.raised_x .b2 {background:#EEEEFF; border-left:1px solid #DDDDEE; border-right:1px solid #CCCCDD;}
.raised_x .b3 {background:#EEEEFF; border-left:1px solid #DDDDEE; border-right:1px solid #BBBBCC;}
.raised_x .b4 {background:#EEEEFF; border-left:1px solid #DDDDEE; border-right:1px solid #AAAABB;}
.raised_x .b4b {background:#EEEEFF; border-left:1px solid #CCCCDD; border-right:1px solid #8FABBE;}
.raised_x .b3b {background:#EEEEFF; border-left:1px solid #BBBBCC; border-right:1px solid #8FABBE;}
.raised_x .b2b {background:#EEEEFF; border-left:1px solid #AAAABB; border-right:1px solid #8FABBE;}
.raised_x .b1 {margin:0 5px; background:#DDDDEE;}
.raised_x .b2, .raised_x .b2b {margin:0 3px; border-width:0 2px;}
.raised_x .b3, .raised_x .b3b {margin:0 2px;}
.raised_x .b4, .raised_x .b4b {height:2px; margin:0 1px;}
.raised_x .b1b {margin:0 5px; background:#8FABBE;}
.raised_x .boxcontent {display:block;  background:#EEEEFF; border-left:1px solid #DDDDEE; border-right:1px solid #8FABBE; padding-left: 4px; padding-right: 4px; padding-top: 0px; padding-bottom: 0px;}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #4F6B7E;
	font-weight: normal;
	line-height: 150%;
	background-color: #EEEEFF;
	text-align: center;
	padding: 0px;
	border: 0px solid #FFFFFF;
	margin: 0px;
	}

#banner p.small {
	font-size: 11px;
	text-align: center;
	padding: 0px;
	border: 0px solid #FFFFFF;
	margin: 0px;
	line-height: 130%;
	}

#banner2 {
	font-family: Verdana, Arial, sans-serif;
	color: #4F6B7E;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
	background-color: #EEEEFF;
	text-align: center;
	padding: 0px;
	border: 0px solid #FFFFFF;
	margin: 0px;
	}

#banner a, #banner p.small, #banner2 a {
	text-decoration: none;
	}

#banner a:hover, #banner2 a:hover {
	font-weight: bold;
	}

#banner p.small a:hover {
	color: #4F6B7E;
	background-color: #EEEEFF;
	font-weight: normal;
	text-decoration: underline overline;
	}

.w640 {
	padding: 0px 41px 0px 41px;
	margin: 0px;
	width: 640px;
	text-align: center;
	}

.navigation {
	padding: 3px;
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: center;
	}

.header {
	color: #4F6B7E;
	padding: 10px;
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-large;
	text-align: center;
	}

.caption {
	margin: 5px 40px 5px 40px;
	text-align: center;
	}

.caption a:link, .caption a:visited, .caption a:active {
	font-weight: bold;
	}

.facebook_like {
	border: 0px solid #8FABBE;
	margin-left: 130px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: left;
	float: left;
	}

.addthis_toolbox {
	border: 0px solid #8FABBE;
	margin-right: 125px;
	margin-top: 7px;
	margin-bottom: 0px;
	text-align: left;
	}

.addthis_eng a:link, .addthis_eng a:visited, .addthis_eng a:active, .addthis_eng a:hover {
	font-weight: bold;
	text-decoration: none;
	}

.content {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #FFFFFF;
	border-top: 0px solid #000000;
	}

.space {
	border: 0px solid #8FABBE;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	}

.framed {
	background-color: #F8F8FF;
	padding: 0px 0px 0px 0px;
	margin: 0px 75px 0px 75px;
	border: 1px solid #8FABBE;
	}

.framed p {
	line-height: 125%;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	}

.framed a:link {
	color: #4F6B7E;
	border: 0px solid #F8F8FF;
	display: block;
	padding: 5px;
	}

.framed a:visited {
	color: #4F6B7E;
	border: 0px solid #F8F8FF;
	display: block;
	padding: 5px;
	}

.framed a:hover {
	color: #4F6B7E;
	background-color: #EEEEFF;
	border: 1px solid #8FABBE;
	display: block;
	padding: 4px;
	text-decoration: none;
	}

.content p {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: normal;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 0px;
	}

.comments {
	margin: 0px;
	padding: 2px 0px 2px 0px;
	}

.comments_niklas {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	}

#info {
	font-size: 11px;
	}

#info a:link, #info a:visited, #info a:active {
	font-weight: bold;
	}

#info img {
	border: 0px;
	padding: 0px;
	}

.comments p, .comments_niklas p {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 125%;
	text-align: center;
	margin-bottom: 7px;
	margin-top: 3px;
	margin-right: 15px;
	margin-left: 15px;
	padding: 0px 0px 0px 0px;
	}

.comments p img, .comments p a:hover img, .comments_niklas p img, .comments_niklas p a:hover img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}

.commentsleft p {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 125%;
	text-align: left;
	margin-bottom: 7px;
	margin-top: 3px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px 0px 0px 0px;
	}

.comments p.nocomments {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 100%;
	text-align: center;
	margin: 0px;
	padding-bottom: 7px;
	padding-top: 7px;
	}

.boxcontent p a {
	font-weight: bold;
	}

.boxcontent p.commentdate a {
	font-weight: normal;
	}

.content p.posted {
	color: #4F6B7E;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	margin: 0px;
	line-height: normal;
	padding: 0px 0px 3px 0px;
	}

.content p.thumbs {
	color: #4F6B7E;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: normal;
	padding: 0px 1px 5px 1px;
	}

.content p.comments {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 125%;
	text-align: left;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	}

.content p.commentdate {
	color: #4F6B7E;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: normal;
	padding: 0px 0px 0px 0px;
	}

.content p.commenter {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: normal;
	padding: 0px 0px 0px 0px;
	}

#calendar {
  	line-height: 140%;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border: 1px solid #FFC68C;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 1px;
	width: 100%;
	}

#calendar caption {
	color: #993300;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.content img {
	border: 1px solid #CCCCDD;
	padding: 2px;
	margin: 0px 0px 2px 0px;
	}

.content a:hover img {
	border: 3px solid #8FABBE;
	padding: 0px;
	}

.content form {
	border: 0px solid #4F6B7E;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

.content table {
	border: 0px solid #4F6B7E;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	}

.content form table {
	border: 0px solid #4F6B7E;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}

.content table.prevnext {
	border: 0px solid #4F6B7E;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}

.boxcontent table {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

#kk_valikko select, #kk_valikko2 select {
	font-size: x-small;
	font-weight: normal;
	text-align: center;
	color: #4F6B7E;
	background-color: #F8F8FF;
	margin: 0;
	padding: 0px;
	border-top: 0px solid #4F6B7E;
	border-right: 0px solid #4F6B7E;
	border-bottom: 0px solid #4F6B7E;
	border-left: 0px solid #4F6B7E;
}

#author, #email, #url, #text {
	font-size: small;
	font-weight: normal;
	text-align: left;
	color: #000000;
	margin: 2px;
	padding: 1px;
	border-top: 1px solid #8FABBE;
	border-right: 1px solid #8FABBE;
	border-bottom: 1px solid #8FABBE;
	border-left: 1px solid #8FABBE;
}

#remember, #forget {
	font-size: x-small;
}

#author, #email, #text {
	background-color: #F8F8FF;
}

#url {
	background-color: #FFFFFF;
}

#author, #email, #url {
	width: 200px;
}

#text {
	width: 500px;
}

#author:hover, #email:hover, #url:hover, #text:hover, #button_4:hover, #button_5:hover {
	background-color: #EEEEFF;
}

#author:focus, #email:focus, #url:focus, #text:focus {
	background-color: #FFFFFF;
}

#button_4, #button_5 {
	font-size: small;
	font-weight: normal;
	text-align: center;
	color: #000000;
	background-color: #F8F8FF;
	margin: 0px 10px 0px 10px;
	padding: 2px;
}

