body {
	background-color : #eedfc2;
	margin : 0px;
	padding : 0px;
}

.logo {
	position : absolute;
	top : 0px;
	left : 0px;
	width : 430px;
	height : 130px;
	background-image : url('img/corner_topleft.png');
	background-repeat : no-repeat;
	background-position : top left;
}

.mkaupteksti {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

.paaotsikkoteksti {
	position: absolute;
	top: 6px;
	left: 430px;
	width: 600px;
	height: 40px;
	background-image:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #8C6A10;
}
.alaotsikkoteksti {
	position: absolute;
	top: 60px;
	left: 431px;
	width: 300px;
	height: 20px;
	background-image:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #8C6A10;
}
.centerTable {
	width : 100%;
	position : absolute;
	top : 165px;
	left : 0px;
	padding-bottom : 20px;
}

.picBoxTop {
	background-image : url('img/picBox_topbg.png');
	background-repeat : no-repeat;
	background-position : bottom center;
	width : 200px;
}

.picBox {
	background-image : url('img/picBox_bg.gif');
	background-repeat : repeat;
	background-position : top center;
	width : 200px;
	padding-bottom : 20px;
	text-align : center;
	font-size : 8pt;
	font-family : verdana, sans-serif;
}

.picBoxBottom {
	background-image : url('img/picBox_bottombg.png');
	background-repeat : no-repeat;
	background-position : top left;
	height : 150px;

}

.tracks {
	position : fixed;
	bottom : 0px;
	left : 0px;
	width : 100%;
	height : 100%;
	background-image : url('img/tracks.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
}

.mainBox {
	border : solid #6b5011;
	border-width : 1px 0px 1px 1px;
	background-color : #e6e2d4;
	min-height : 300px;
	opacity : 0.95;
	filter:Alpha(opacity=95);
}

.textBox {
	font-size : 8pt;
	font-family : verdana, sans-serif;
	margin : 10px;
	padding-bottom : 20px;
}

.smallPic {
	border : 1px solid black;
	margin-top : 15px;
}

.picsTR {
	position : absolute;
	top : 20px;
	right : 2%;
	width : 350px;
	height : 200px;
	text-align : right;
	background-image : url('img/kuvat_ylaoikee.gif');
	background-repeat : no-repeat;
	background-position : top right;
}

.picsTL {
	position : absolute;
	top : 300px;
	left : 20px;
	width : 350px;
	height : 200px;
	text-align : right;
	background-image : url('img/kuvat_ylavasen.gif');
	background-repeat : no-repeat;
	background-position : top right;
}

.picsBR {
	position : absolute;
	top : 630px;
	right : 150px;
	width : 350px;
	height : 200px;
	text-align : right;
	background-image : url('img/kuvat_alaoikee.gif');
	background-repeat : no-repeat;
	background-position : top right;
}

.languageBox {
	margin : 15px;
}

.flag {
	border : 1px solid #6b5011;
	margin : 5px;
}

a {
	color : #49370f;
}

strong {
}

h1 {
	font-size : 11pt;
	letter-spacing : 3px;
	font-weight : bold;
	margin-top : 20px;
	margin-bottom : 0px;
	padding : 0px;
}

h2 {
	font-size : 10pt;
	letter-spacing : 2px;
	font-weight : bold;
	margin-top : 20px;
	margin-bottom : 0px;
	padding : 0px;
}

h3 {
	font-size : 8pt;
	letter-spacing : 1px;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 0px;
	padding : 0px;
}

td {
	font-size : 8pt;
}

input {
	border : 1px solid #6b5011;
	font-family : sans-serif;
	font-size : 8pt;
}

select {
	border : 1px solid #6b5011;
	font-family : sans-serif;
	font-size : 8pt;
}

textarea {
	border : 1px solid #6b5011;
	font-family : sans-serif;
	font-size : 8pt;
}

.submitButton {
	width : 75px;
	border : 1px solid #705412;
	font-weight : bold;
	color : black;
	background-color : #eedfc2;
	padding : 2px;
	letter-spacing : 2px;
}

.counter {
	position : absolute;
	bottom : 15px;
	right : 15px;
	width : 40px;
	height : 40px;
}

.counterCover {
	position : absolute;
	bottom : 10px;
	right : 10px;
	width : 50px;
	height : 70px;
	background-color : #eedfc2;
}
