body {
	font-family:arial;
}
div#head {
	height:133px;
	width:780px;
	background:#fff url("../img/katto1.jpg") top left no-repeat;
}
div.head_2 {
	background-image:url("../img/etusiv1.jpg") !important;
}
div.head_3 {
	background-image:url("../img/etusi2.jpg") !important;
}
div.head_4 {
	background-image:url("../img/etusi3.jpg") !important;
}
div.head_5 {
	background-image:url("../img/etusiv2.jpg") !important;
}
div.head_6 {
	background-image:url("../img/hallit.jpg") !important;
}
div.head_7 {
	background-image:url("../img/etusi1.jpg") !important;
}
div.head_8 {
/*	background-image:url("../img/uus3.h1.jpg") !important;*/
}

div#wrapper {
	width:780px;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-390px;
	background-color:green;
}
div#menu {
	text-align:center;
	background-color:yellow;
	font-size:0.8em;
	font-weight:bold;
	text-transform:uppercase;
	padding:3px 0px 2px;
}
div#menu a {
	margin:0px 5px;
}
div#menu a:hover {
	color:#fff;
	text-decoration:none;
}
div#menu a.active {
	color:#fff;
}
div#left {
	padding:7px;
	background-color:green;
	width:136px;
	height:auto;
	font-size:0.9em;
}
div#center {
	text-align:left;
	background-color:#93DB70;
	width:460px;
	padding:10px 10px 20px;
	height:100%;
	min-height:500px;
	font-size:0.9em;
}
div#center img {
	border:1px solid #000;
}
h2 {
	margin:5px 0px;
}
h3 {
	font-size:1.35em;
	margin-bottom:0px;
}
h4 {
	margin-top:15px;
	font-weight:normal;
}
div#right {
	padding:7px;
	background-color:green;
	width:136px;
	font-size:0.9em;
}

p.justify {
	margin:10px;
	text-align:justify;
}
.clear {
	height:0px;
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
.smaller {
	font-size:0.9em;
}
.bigger {
	font-size:1.1em;
}
.center {
	text-align:center;
}
a {
	color:#000;
	text-decoration:none;
}
a.act {
	color:red;
}
a:hover {
	text-decoration:underline;
}
a img {
	width:134px;
	border:1px solid #000;
}	
h3 {
	margin:0px;
	padding-top:20px;
	font-size:1.2em;
}
h4 {
	margin:15px 0px 0px;
}
table {
	border:1px solid #000;
	border-collapse:collapse;
}
table td, table th {
	border:1px solid #000;
	padding:3px 6px;
}