* { margin: 0; padding: 0; }
html {
	margin:0;
	background-color: #7D2D2D;
	font-family: Verdana, Sans-serif;
	font-size: 1.0em;
	color: black;
}

body {
	text-align: center;
	color: #6D6E71; /*	color: #256898; */
	background-color: #7D2D2D;
	margin: 0px;
}
body.kuva {
	text-align: center;
	color: #6D6E71; /*	color: #256898; */
	background-color: #7D2D2D;
	margin: 0px;
}
/************************************************/
/*                  Layers             			*/
/************************************************/
#all {
	width: 100%;
/*	width:expression(document.body.clientWidth < 782? "780px" : document.body.clientWidth > 1262? "1260px" : "auto");
*/
	text-align: center;
/*	background: #261A1A url(kuvat/bg.jpg) repeat-y center top; */
}
div#container_index {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 760px;
	height: 600px;
	text-align: center;
	background-image: url(kuvat/bg_index.jpg); /* width: 50em; */
	background-repeat: no-repeat;
} 
div#container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 760px;
	height: 600px;
	background-image: url(kuvat/bg_main.jpg); /* width: 50em; */
	background-repeat: no-repeat;
} 
#top {
	width: 760px;
	height: 75px;
	margin-top: 0px;
	padding-top: 0px;
	/*
	background-color: Aqua;
	*/
	clear: both;
}
#mid {
	width: 760px;
	height: 415px;
	margin-top: 0px;
	padding-top: 0px;
	clear: both;
	/*
	background-color: Aqua;
	*/
}
#ala {
	width: 760px;
	height: 100px;
	margin-top: 0px;
	padding-top: 0px;
	clear: both;
	/*
	*/
}
#index {
	background-color: White;
/*	background-image: url(kuvat/bg_naamat2++.jpg); */
	background-image: url(kuvat/bg_index.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 615px;
}

#main {
	background-color: White;
/*	background-image: url(kuvat/bg_naamat1++.jpg); */
	background-image: url(kuvat/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 615px;
}
#vasen {
	float: left;
	width: 180px;
	height: 290px;
	margin-left: 0px;
	margin-top: 120px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-left: 5px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 70%;
	vertical-align: middle;
	line-height: 125%;
	color: #7D2D2D;
	overflow: auto;
	/*
	background-color: Silver;
	*/
	position: relative;
	z-index: 2;
	left: 68px;
}
#alavasen {
	position: relative;
	left: 65px;
	width: 195px;
	height: 10px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 70%;
	vertical-align: middle;
	color: #FFFFFF;
	float: left;
	/*
	background-color: Fuchsia;
	*/
}
#keidas {
	clear: both;
	position: relative;
	width: 110px;
	height: 85px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 70%;
	vertical-align: middle;
	color: #FFFFFF;
	float: left;
	left: 65px;
	/*
	background-color: Fuchsia;
	*/
}
#oikea {
	width: 340px;
	max-width: 320px;
	height: 417px;
	left: 80px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-left: 20px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 13px;
	vertical-align: middle;
	color: #7D2D2D;
	font-weight: bolder;
	line-height: 115%;
	z-index: 2;
	float: left;
	overflow: auto;
	/*
	background-color: Yellow;
	*/
	position: relative;

}
#alaoikea {
	position: relative;
	left: 180px;
	top: -22px;
	height: 20px;
	width: 500px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-left: 40px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 90%;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bolder;
	line-height: 110%;
	float: left;
	clear: both; /*
	background-color: Lime;	
	*/
}
#galleria {
	position: relative;
	left: 75px;
	height: 348px;
	width: 380px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 90%;
	vertical-align: middle;
	color: #7D2D2D;
	font-weight: bolder;
	line-height: 110%;
	float: left;
	clip: auto;
/*
	background-color: Yellow;
*/
}
#kuvasivu {
	position: absolute;
	height: 500px;
	width: 375px;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
table.kuvat{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: auto;
	font-family: Times, Times New Roman;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	border: none;
}

/************************************************/
/*                Text styles            			*/
/************************************************/
h1 {
	font-family: Georgia, Times, Times New Roman;
	color: #FFFFFF;
	font-size: 150%;
}
h3 {
	font-family: Times, Times New Roman;
	color: #4C4C4C;
	font-size: 140%;
	padding-bottom: 20px;
}
h4 {
	font-family: Georgia, Times, Times New Roman;
	color: #4C4C4C;
	font-size: 110%;
}
h5 {
	font-family: Georgia, Times, Times New Roman;
	color: #4C4C4C;
	font-size: 100%;
	letter-spacing: 2px;
}
ul.lista {
	list-style: url(kuvat/bullet.gif);
	list-style-position: outside;
}
ul.linkki {
	list-style: url(kuvat/link.gif);
	list-style-position: outside;
}
.firstchar {
	font-size: 1.1em;
	color: #007ABF;
}
.mini {
	font-size: 0.7em;
	color: #2D7D56;
}
.note {
	font-size: 85%;
	font-weight: bold;
	color: #7D2D2D;
}
a.tlink {
	font-size: 1.0em;
	color: #007ABF;
}
a.tlink:hover {
	font-size: 1.0em;
	color: #1A6B30;
}
textarea.newsarea {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 80%; */
}

/************************************************/
/*                   Images            			*/
/************************************************/
span.leftimg {
	float: left;
	border-bottom-style: solid;
	border-bottom-color: Silver;
	border-bottom-width: 3px;
	border-right-color: Silver;
	border-right-style: solid;
	border-right-width: 2px;
	margin-right: 5px;
	font-size: 75%;
	text-align: center;
}

span.rightimg{
	float: right;
	border-bottom-style: solid;
	border-bottom-color: Silver;
	border-bottom-width: 3px;
	border-left-color: Silver;
	border-left-style: solid;
	border-left-width: 2px;
	margin-left: 5px;
	font-size: 75%;
	text-align: center;
}

/************************************************/
/*                Navigation            			*/
/************************************************/
.navlist
{
	margin: 0;
	padding: 40px 0 10px 260px; /*	border-bottom: 1px solid #000; */
}

.navlist ul, .navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

.navlist a:link, .navlist a:visited
{
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 4px;
	text-decoration: none;
	color: #FEEFEF;
	font-size: 75%;
}

.navlist a:link#current, .navlist a:visited#current, .navlist a:hover
{
	border-bottom: 4px solid #000;
	padding-bottom: 2px;
	background: transparent;
	color: #9EFECF;
}

.navlist a:hover {
	color: #9EFECF;
}

/************************************************/
/*                    Admin            			*/
/************************************************/
#a_vasen {
	float: left;
	width: 180px;
	height: 550px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 70%;
	vertical-align: middle;
	line-height: 125%;
	color: #7D2D2D;
	overflow: auto;
	background-color: White; /*
	left: 68px;
	*/
	position: relative;
	z-index: 2;
}
#a_oikea {
	width: 80%;
	max-width: 310px;
	height: 550px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 13px;
	vertical-align: middle;
	color: #7D2D2D;
	font-weight: bolder;
	line-height: 115%;
	float: left;
	z-index: 2;
	/*
	padding-right: 20px;
	overflow: auto;
	left: 180px;
	background-color: Yellow;
	*/
	position: relative;
}
a.admin {
	color: #007ABF;
	font-size: 120%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding-left: 20px;
}
a.admin:hover {
	color: #1A6B30;
	font-size: 120%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding-left: 20px;
}
.box{
	border: 1px solid #7D2D2D;
	display: block;
	padding: 5px 5px 5px 5px;
	text-align: center;
}
