body {
	margin: 20px;
	background-image: url('/images/bg.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial;
	font-size: 9pt;
	}

#top {
	width: 945px;
	height: 117px;
	background-image: url('images/top.gif');
	background-repeat: no-repeat;
	}
	
#all {
	width: 945px;
	margin-left: auto;	
	margin-right: auto;
	}

#content {	
	overflow: auto;
	margin-bottom: 10px;
	width:680px;
	background-color:#cccccc;
	}
	
td.navitd {
	background-color: #e9f8ff;
	height:22px;
	text-indent: 10px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

/* UUDET TYYLIT 10.7.09 */
h1 {
font-family:Georgia,serif;
font-size: 28px;
color:#4E443C;
font-variant: small-caps; text-transform: none; font-weight: 100;
line-height: 0.8em;
margin-bottom: 15px;
margin-top:0px;
padding-top:5px;
}
.meta, a.meta {
font-family: Gill Sans, Verdana;
font-size: 11px;
line-height: 14px;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: bold;
color:#4E443C;
padding-top:3px;
padding-bottom: 0px; margin-bottom: 0px;
text-decoration: none;
}

ul#navigation { width: 230px; }
ul#navigation li {
list-style: none;
background-color: #EFFBFF;
border-top: solid 3px #fff;
text-align: left;
margin: 0;
padding: 5px;
}
ul#navigation li a {
display: block;
text-decoration: none;
background-color: #EFFBFF;
padding-left:15px;
}
#navigation a:link, a:visited { color: #0000EF; }
#navigation a:hover, a:active { color: #5A5AED; }
#navigation a:hover { background-color: #D2DDE0; } 
.navigointih3, a.navigointih3 { padding:0px; margin:0px; font-size: 14px; text-transform: uppercase; color:#2D2D2D; margin-top:10px; }

h2 { margin:0px; padding: 5px 0px 0px 0px; }
a.h2linkki { color: #3333FF; text-decoration: none; font-size: 20px; }
a.h2linkki:hover { color: #000099; text-decoration: underline; }

.footertxt, a.footertxt {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #efefef;
}
#footerbg {
background-image: url('images/bg_footer.gif');
background-repeat: no-repeat;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 638px;
	height: 58px;
	z-index:5;
	padding: 5px;
}
#side-a {
	float: left;
	width: 300px;
}
#side-b {
	float: right;
	width: 150px;
}
#keski { 
	float: left;
	width: 28%;
}
