/* CSS-tyylitiedosto, LappVillage, 2005 */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	background: #6076A3 url("pics/tausta.gif") repeat-x top left;
}

#container {
	width: 100%;
	height: 100%;
}

#container_top {
	text-align: center;
	vertical-align: top;
	background: transparent url("pics/tausta_yla.jpg") no-repeat top center;
	padding-top: 9px;
}

#container_bottom {
	background: transparent url("pics/alakuva.jpg") no-repeat bottom center;
	height: 111px;
}

#flag {
	height: 17px;
	border: none;
	background-color: transparent;
	text-align: right;
}

#flag img {
	margin: 0 2px 6px 12px;
}

#main {
	margin: 0 auto 0 auto;
	width: 770px;
}

#header {
	border-top: 1px solid #949494;
	border-left: 1px solid #949494;
	border-right: 1px solid #949494;
}

#links, #links_en {
	background: #FBFBFB url("pics/linkkitausta.jpg") no-repeat top left;
	text-align: right;
	border-left: 1px solid #949494;
	border-right: 1px solid #949494;
}

#links div {
	padding-left: 28px;
}

#links_en div {
	padding-left: 15px;
}

#links a {
	float: left;
	margin: 0 22px 0 0;
}

#links_en a {
	float: left;
	margin: 0 22px 0 0;
}

#left {
	width: 224px;
	vertical-align: top;
	border-top: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	border-left: 1px solid #949494;
	background-color: #FFFFFF;
	background-image: url(pics/vasen.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.alalinkit {
	font-size: 82%;
	font-family: Times New Roman, serif;
	color: #6C6C6C;
	margin: 18px 0 0 35px;
	line-height: 1.4em;
}

.alalinkit ul {
	margin: 0;
	padding: 0 0 20px 20px;
}

.alalinkit li {
	list-style-image: url("pics/li.gif");
	vertical-align: middle;
}

.alalinkit a:link, .alalinkit a:visited {
	color: #6C6C6C;
	text-decoration: none;
}

.alalinkit a:hover, .alalinkit a:active {
	text-decoration: underline;
}

.alalinkit a.valittu:link, .alalinkit a.valittu:visited {
	font-weight: bold;
}


#right {
	width: 71px;
	vertical-align: top;
	border-top: 1px solid #C2C2C2;
	border-left: 1px solid #C2C2C2;
	border-right: 1px solid #949494;
	background: #ffffff url("pics/oikea.jpg") no-repeat bottom left;
}

#center {
	width: 471px;
	vertical-align: top;
	border-top: 1px solid #C2C2C2;
	background-color: #ffffff;
}

.perussivu {
	background-color: #FFFFFF;
	background-image: url(pics/tausta_ala.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#content {
	margin: 23px 25px 27px 25px;
	display: block;
	font-size: 63%;
	color: #6B6B6B;
	line-height: 1.25em;
}

#footer {
	border-top: 1px solid #949494;
	padding-top: 3px;
	font-size: 58%;
	color: #465778;
}

p {
	padding: 1em 0 0 0;
	margin: 0;
	display: block;
}

a:link, a:visited {
	color: #AD516D;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 150%;
	font-weight: bold;
}

h2 {
	margin: 0;
	padding: 0.5em 0 0 0;
	font-size: 110%;
	display: block;
}

img.vali_oikea {
	margin-right: 12px;
}

img.vali_vasen {
	margin-left: 12px;
}

ul {
	list-style-type: circle;
	margin: 5px 0 0 25px;
	padding: 0;
}

#content .right {
	float: right;
	margin: 0 0 10px 10px;
}

#content table {
	border: 1px solid #dddddd;
}

#content th {
	border-bottom: 1px solid #dddddd;
	background-color: #eeeeee;
}

#content td, #content th  {
	font-size: 63%;
	color: #6B6B6B;
	line-height: 1.25em;
	padding: 2px 5px 2px 5px;
	width: 6em;
	text-align: center;
}
