* {
	margin: 0;
	padding: 0;
}

body, html {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #25516C;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
}

a:link {
	outline: 0;
	color: #0066CC;
	text-decoration: none;
}

a {
	outline: 0;
}

a:visited {
	color: #0033CC;
	text-decoration: none;
}

a:hover {
	color: #0099CC;
	text-decoration: none;
}

#header {
	background-repeat: no-repeat;
	height: 140px;
	padding-bottom: 0;
	position: relative;
	background-image: url(images/header.jpg);
	margin: 0;
}

#header a {
	position: absolute;
	width: 529px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	left: 10px;
	top: 55px;
}

div#container {
	width: 870px;
	text-align: left;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
	margin: 0 auto auto 0;
}

div#header-wrap {
	background-image: url(kuvat/logopalkki.jpg);
	width: 825px;
	margin: 0;
}

div#header-in {
	color: #CCCCCC;
	padding: 10px;
}

div#center {
	margin: 0 1px 0 171px;
	background-color: #FFFFFF;
}

div#center-in {
	min-height: 800px;
	_height: 800px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 1px;
	padding: 0;
}

div#left {
	float: left;
	width: 140px;
	position: absolute;
	left: 0px;
}

div#left-in {
	padding: 1px;
}

div#footer-wrap {
	clear: both;
	height: 40px;
	color: #CCCCCC;
	background-image: url(url(images/bg2.gif));
	background-repeat: repeat-y;
}

div#footer-in {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	float: right;
	width: 700px;
	text-align: center;
	background-color: #666666;
	height: 30px;
	padding-top: 10px;
}

div#center-in2 {
	font-size: 12px;
	color: #333333;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	line-height: 1.3em;
	float: left;
}

#center-in2 li {
	line-height: 18px;
}

#center-in2 h1 {
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 25px;
}

div.box {
	width: 500px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}

div.left {
	width: 405px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCCCCC;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-right: 20px;
	float: left;
}

div.left p {
	padding-bottom: 13px;
}

div.right {
	width: 190px;
	text-align: center;
	margin-top: 15px;
	font-size: 11px;
	float: right;
	border: 1px solid #CCCCCC;
	background-color: #F6F6F6;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 13px;
}

ul#nav-left {
	list-style: none;
	margin: 15px 0 20px 15px;
}

ul#nav-left li a {
	display: block;
	width: 138px;
	color: #666;
	background-color: inherit;
	text-decoration: none;
	border-bottom: 0 solid #eee;
	padding: 5px 10px;
}

ul#nav-left li a:hover {
	color: #666;
	background-color: #F1F7FF;
	border-bottom: 0 solid #E3EFFF;
}

ul#nav-top {
	float: right;
	list-style: none;
	padding: 1px 0;
}

ul#nav-top li a {
	color: #888;
	background-color: inherit;
	font-size: 90%;
	text-decoration: none;
	border-bottom: 0 solid #eee;
	margin: 0 8px;
}

ul#nav-top li a:hover {
	color: #4494FF;
	background-color: inherit;
	border-bottom: 0 solid #F1F7FF;
}

ul#nav-footer {
	color: #aaa;
	background-color: inherit;
	font-size: 80%;
	list-style: none;
	text-align: right;
	margin: 0 0 0 210px;
	padding: 0 2px;
}

ul#nav-footer li.left {
	float: left;
}

ul#nav-footer li a {
	color: #aaa;
	background-color: inherit;
	margin: 0 3px;
}

ul#nav-footer li a:hover {
	color: #333;
	background-color: inherit;
}

#navi {
	background-image: url(kuvat/navi.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 707px;
}

ul.list {
	font-size: 90%;
	margin: 20px 30px;
}

div#header-wrap h1 {
	font-size: 200%;
	padding: 10px;
}

div#center h2 {
	font-size: 16px;
	color: #333333;
	margin: 0 0 20px;
}

div#left h2 {
	font-size: 100%;
	margin: 20px 20px 5px;
}

div#center p {
	color: #333333;
	background-color: inherit;
	line-height: 18px;
	margin: 5px 0;
}

div#left p {
	color: #666;
	background-color: inherit;
	font-size: 90%;
	margin: 0 20px 5px;
}

html>body .wireframemenu2 a {
	width: auto;
}

#navicontainer_old {
	list-style-type: none;
	height: 24px;
	padding-top: 0;
	width: 700px;
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 171px;
}

#navicontainer {
	list-style-type: none;
	height: 24px;
	padding-top: 0;
	width: 728px;
	margin: 0 0 0 171px;
}

#banner {
	height: 90px;
	width: 728px;
	background-color: #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#links {
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	text-align: left;
	font-size: 12px;
}

.poster {
	border-top-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	margin: 1px;
	padding: 1px;
}

.thinborderfloat {
	float: right;
	border: solid 1px silver;
	margin-left: 10px;
	padding: 2px;
}

.linkit {
	width: 183px;
	background-image: url(kuvat/linki.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 10px 0 0;
	padding: 40px 0 10px;
}

.mainokset p {
	margin: 0;
	padding: 0 0 0 10px;
}

.linkit p {
	margin: 0;
	padding: 0 0 4px 10px;
}

.wireframemenu2 {
	width: 155px;
	float: none;
	margin-left: 15px;
	margin-top: 10px;
}

* html .wireframemenu2 {
	width: 143px;
}

.wireframemenu2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.wireframemenu2 a {
	display: block;
	width: 100%;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #2490B3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #151515;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 7px;
}

.wireframemenu2 a:visited {
	color: #CCCCCC;
}

.wireframemenu2 a:hover {
	background-color: #4D4D4D;
	color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-decoration: none;
}

.wireframemenu3 {
	width: 143px;
	float: none;
	margin-left: 15px;
	margin-top: 15px;
	position: relative;
}

* html .wireframemenu3 {
	width: 143px;
}

.wireframemenu3 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.wireframemenu3 a {
	display: block;
	width: 100%;
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #B0FF4A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #151515;
	padding: 3px 0 4px 7px;
}

.wireframemenu3 a:visited {
	color: #CCCCCC;
}

.wireframemenu3 a:hover {
	background-color: #4D4D4D;
	color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	text-decoration: none;
}

div#container_bg {
	width: 823px;
	text-align: left;
	background-repeat: repeat-y;
	background-position: left;
	margin: 0 auto 0 0;
}

#navcontainer ul li {
	list-style-type: none;
	display: block;
	text-align: center;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 0;
	margin-left: 0;
	float: left;
}

#navcontainer a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 121px;
	text-align: center;
	height: 30px;
	padding-top: 10px;
}

#navcontainer a:hover {
	color: #333333;
	background-image: url(images/button2.gif);
	text-decoration: none;
	display: block;
	height: 25px;
	text-align: center;
}

#navcontainer li#active {
	color: none block 121px 25px center #0px #009966;
	background-image: url(images/button2.gif);
	background-repeat: no-repeat;
	font-weight: 700;
	height: 25px;
	width: 121px;
}

#cleardiv {
	clear: both;
	height: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D4D4;
}

#links li {
	margin-left: 13px;
}

#googleads {
	background-color: #333333;
	height: 245px;
	width: 125px;
	border: 1px none #4B4B4B;
	margin-top: 25px;
	margin-left: 15px;
	padding-top: 4px;
	padding-left: 4px;
	left: 0px;
	float: left;
}

#nextprev {
	clear: both;
	height: 55px;
	margin-top: 0;
	margin-bottom: 0;
	width: 699px;
	text-align: center;
	background-image: url(images/nextprevbg.gif);
	background-repeat: repeat-x;
}

#googlebottom {
	clear: both;
	height: 60px;
	margin-top: 0;
	margin-bottom: 0;
	width: 699px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #333333;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#postersbottom {
	clear: both;
	width: 699px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 60px;
	background-color: #F6F6F6;
}

div#footer-in a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

div#footer-in a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
}

.oneliner {
	font-size: 1.2em;
	margin-bottom: 40px;
}

div#print,#header a h1,*.x {
	display: none;
}

ul#nav-top li,ul#nav-footer li,#thicktabs li,#thicktabs2 li {
	display: inline;
}

.smalltext,.smalltext p {
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}

#navcontainer2 ul li {
	list-style-type: none;
	display: block;
	float: left;
	text-align: center;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#navcontainer2 a {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	width: 121px;
	height: 26px;
	padding-top: 2px;
}

#navcontainer2 li#active {
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
}

#navcontainer2 a:hover {
	background-image: url(images/button2.gif);
	background-repeat: no-repeat;
}

.smalltext2,.smalltext2 p {
	font-size: 11px;
	line-height: 14px;
}

#foxmenucontainer {
	height: 24px;
	background: #000;
	display: block;
	padding: 45px 0 0 15px;
}

#foxmenu {
	position: relative;
	display: block;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,Verdana,Helvitica,sans-serif;
	height: 24px;
}

#foxmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
}

#foxmenu ul li {
	display: block;
	float: left;
	margin: 0 1px 0 0;
}

#foxmenu ul li a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	height: 24px;
	background: transparent url(images/foxmenu_bg-OFF.gif) no-repeat top left;
	width: 71px;
	text-align: center;
	padding: 4px 14px 0;
}

#foxmenu ul li a:hover {
	color: #fff;
	background: transparent url(images/foxmenu_bg-OVER.gif) no-repeat top right;
}

#foxmenu ul li a.current,#foxmenu ul li a.current:hover {
	color: #000;
	background: #fff;
}

#bannersky {
	background-color: #666666;
	width: 160px;
	left: 870px;
	top: 0px;
	padding: 0px;
	float: left;
	position: absolute;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4B4B4B;
}

#yourad {
	background-color: #333333;
	width: 160px;
	position: absolute;
	top: 858px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4B4B4B;
	padding: 2px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#yourad a {
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
}

#navicontainer2 {
	list-style-type: none;
	height: 24px;
	padding-top: 0;
	width: 700px;
	background-image: url(images/navibg.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 170px;
}

div#container2 {
	width: 870px;
	text-align: left;
	background-repeat: repeat-y;
	background-position: left;
	background-color: #000000;
	margin: 0 auto auto 0;
}

div#center h3 {
	font-size: 16px;
	color: #333333;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 20px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4D4D4;
}

#googleads2 {
	border-bottom-width: 1px;
	text-align: left;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}

#links2 {
	text-align: left;
	font-size: 12px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}

#links2 li {
	margin-left: 13px;
}

hr {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 20px;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	background-color: #E5E5E5;
	width: 100%;
}

#stats {
	float: left;
}

#poster {
	text-align: center;
	font-size: 11px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#amazon {
	background-color: #333333;
	height: 245px;
	width: 125px;
	border: 1px solid #4B4B4B;
	margin-top: 25px;
	margin-left: 15px;
	padding-top: 4px;
	padding-left: 4px;
	position: absolute;
	left: 0px;
	top: 723px;
}

#amazon2 {
	background-color: #333333;
	width: 160px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #4B4B4B;
	border-bottom-color: #4B4B4B;
	padding-top: 8px;
	padding-bottom: 8px;
}

#leftad {
	float: left;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 20px;
}

#rightad {
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 15px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#widgetbucks {
	float: left;
	width: 160px;
}

#amazon2 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#box2 {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.image {
	border: 1px solid #CCCCCC;
}
.intro {
	font-size: 15px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
}
