body {
	margin: 0em;
	padding: 0em;
	height: 100%;
	font-family: georgia, times, arial;
	color: rgb(120,115,110);
	text-align: left;
	background: url(../pics/background.jpg);
	}

a:link, a:visited { color: rgb(90,30,40); text-decoration: none; }
a:hover { text-decoration: underline; }
a:focus { outline: none; }
a img { border: 0px; }

.thumbnail { }
.galleria {  float: left;  margin: 3px 3px 0px 0px; }
.thumbnail_tulokset { float: right; margin: 15px 15px 0px 10px; }
.year { display: block; float: left; width: 587px;  height: auto; padding: 0.4em 0em 0.5em 0em; margin: 50px 0px 20px 0px; background: rgb(230,225,220); text-align: center; font-size: 16px; color: rgb(120,115,110); text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); }

#column_01, #column_02 { display: block; width: 267px; padding: 10px; float: left; margin: 0px 10px 30px 0px; border: 1px dashed rgb(210,205,200); background: rgb(255,255,255); }
#column_01.h300, #column_02.h300 { height: 300px; }
#column_01.h400, #column_02.h400 { height: 400px; }
#column_01.h450, #column_02.h450 { height: 450px; }
#column_01.h500, #column_02.h500 { height: 500px; }
#column_01.h600, #column_02.h600 { height: 600px; }

#column_2x { width: 587px; float: left; margin-right: 10px; }

#column_03 { display: block; width: 140px; height: 450px; float: left; margin-bottom: 10px; }
#column_03.tausta { height: 350px; background: url(../pics/column_03_background.jpg); }

.copyright { display: block; font-size: 9px; color: rgb(120,125,130); line-height: 1.6em; margin-top: 30px;}
.copyright a, .copyright a:visited { color: rgb(120,125,130); text-decoration: none; }
.copyright a:hover { text-decoration: underline; }

#textblock, #textblock2, #textblock3, #textblock4, #textblock5, #textblock6, #textblock7, #ema, #isa { display: block; float: left; width: 562px; height: auto; margin: 0px 10px 10px 0px;  padding: 10px; background: rgb(255,255,255); border: 1px dashed rgb(210,205,200);  }
#ema { width: 265px; padding: 10px; margin: 0px 10px 10px 0px; }
#isa { width: 265px; padding: 10px; margin: 0px 0px 10px 0px; }  
.spacer { display: block; float: left; width: 100%; height: 100px; }

h1, h3, h4, h5, p { font-weight: normal; margin: 0em; padding: 0em; }

h1 {
	display: block;
	width: 60%;
	border-left: 1em solid rgb(215,220,190);
	padding: 0.5em 1em 0.5em 1em;
	margin: 0em 0em 0.5em 0em;
	font-size: 130%;
	font-style: italic;	
	color: rgb(150,180,60);
	letter-spacing: 0.05em;
	}


h2 {
	font-size: 100%;
	font-weight: bold;
	color: rgb(120,40,60);
	margin-bottom: 0.3em;
	}



p {
	font-size: 85%;
	color: rgb(120,110,100);
	line-height: 1.9em;
	margin: 0em 0em 1.2em 0em;
	}

.italic {
	font-style: italic;
	}


/*************   l i s t a t   *****************/

ul {
	margin: -1em 0em 1em 0em;
	padding: 0em;
	/*border: 1px solid green;*/
	}


li {
	font-size: 90%;
	margin-left: 1.2em;
	padding: 0em;
	line-height: 1.4em;
	/*border: 1px solid red;*/
	}


/*************   r a k e n n e   *****************/

#helmi {
	width: 100%;
	height: 300px;
	background: url(../pics/ylaosa.jpg) no-repeat;
	background-color: rgb(198,195,189);
	}

#logo {
	position: absolute;
	top: 50px;
	right: 22%;
	width: 320px;
	height: 125px;
	}

#container_main {
	position: absolute;
	left: 92px;
	top: 300px;
	width: 738px;
	padding: 10px;
	background: rgb(245,245,245);
	}






.mainlinks a, .mainlinks a:visited {
	display: block;
	width: 140px;
	float: left;
	font-size: 90%;
	font-style: italic;
	color: rgb(255,255,255);
	letter-spacing: 0.05em;
	padding: 10px 0px;
	text-align: center;
	color: rgb(255,255,255);
	background: url(../pics/darkgreen_10.png);
	margin-bottom: 1px;
	}

.mainlinks a:hover {
	background: url(../pics/darkgreen_20.png);
	text-decoration: none;
	}

.infolista {
	display: block;
	font-size: 80%;
	font-variant: small-caps;
	padding: 0.5em 0em 0.5em 1em;
	color: rgb(135,150,100);
	text-decoration: none;
	border-bottom: 1px dotted rgb(210,205,200);
	}

.linkkilista a, .linkkilista a:visited {	
	display: block;
	font-size: 80%;
	color: rgb(165,170,130);
	font-variant: small-caps;
	padding: 0.7em 0em 0.7em 1em;
	letter-spacing: 0.05em;
	text-decoration: none;
	border-bottom: 1px dotted rgb(210,205,200);
	}

.linkkilista a:hover {
	background: rgb(230,235,210);
	color: rgb(155,160,120);
	}


.image_galleria a {
	display: block;
	float: left;
	margin: 6px;
	}

.image a:hover, .image_kaverit a:hover, .image_galleria a:hover {
	filter: alpha(opacity=85);
	-moz-opacity: .85;
	opacity: .85;
	}


