body {
	background: url(../images/valikkobg.jpg) top center no-repeat scroll;
	background-color: black;
	margin: 0;
	font-family: "Courier New", Georgia, Times, Helvetica;
	font-size: 14px;
    line-height: 140%;
}

p {
	margin: 0 0 15px 0;
}
ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}
li {
	padding: 0 0 10px 0;
}

img {
	
	border: 0;
}

a:focus {
	outline-width: 0;
	outline-style: none;
}

a:link {
    color: #a92800;
	text-decoration: none;
}
a:visited {
    color: #a92800;
	text-decoration: none;
}
a:active,
a:hover {
    color: #a92800;
	text-decoration: underline;
}


#sivu {
	width: 820px;
	min-height: 555px;
	margin: 0 auto;
	padding: 0;
	
}
#alasivu {
	float: left;
	width: 820px;
	margin: 80px 0 0 0;
	padding: 0;
}
#alasivuyla {
	float: left;
	width: 820px;
	height: 100px;
	background: url(../images/sivuYla.png) top left no-repeat scroll;
}
#alasivukeski {
	float: left;
	width: 820px;
	min-height: 250px;
	background: url(../images/sivuKeski.png) top left repeat-y scroll;
	padding: 20px 0 0 0;
}
#alasivuala {
	float: left;
	width: 820px;
	height: 50px;
	background: url(../images/sivuAla.png) top left no-repeat scroll;
}
#otsikko {
	float: left;
	padding: 20px 0 0 40px;
	margin: 0;
}
.teksti {
	float: left;
	width: 720px;
	padding: 0 60px 20px 40px;	
}
.kuvat {
	float: left;
	width: 720px;
	height: 200px;
	padding: 0 60px 20px 40px;	
}
.viiva {
	margin: 0 0 10px 50px;
	float: left;
	display: block;
	height: 1px;
	width: 690px;
	border-top: 1px dotted #000000;
}

#knllinkki {
	width: 200px;
	float: right;
}
#kotilinkki {
	padding: 20px 20px 0 0;
	width: 60px;
	float: right;
}
#kalenteri {
	float: left;
	width: 700px;
	padding: 0 60px 20px 60px;
}

.henkilo {
	padding: 10px 0 0 0;
	float: left;
}


.formteksti {
	width: 200px;
	float: left;
}


.TransOFF {
	float: left;
	margin: 0;
	padding: 0 0 0 0;
	opacity:.99;
	filter: alpha(opacity=99); 
	-moz-opacity: 0.99;	
}
.TransON {
	float: left;
	margin: 0;
	padding:  0 0 0 0;
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;	
}




#valikko {
	position: relative;
	width: 820px;
	height: 555px;
	margin: 0 auto;
	margin-top: 0;
}
#valikko ul {
	list-style: none;
}
#valikko li {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
	text-indent: -1000em;
	display: none;
}

#valikkokuva {
	width: 820px;
	height: 555px;
}
#transparent_map {
	position: absolute;
	z-index: 30;
	width: 820px;
	height: 555px;
	border: none;
}

#default {
	background: url(../images/valikko.jpg) top left no-repeat scroll;
}
#tapahtumat {
	width: 820px;
	height: 555px;
	left: 0px;
	top: 0px;
	background: url(../images/tapahtumat.jpg) top left no-repeat scroll;
}
#verkostoituminen {
	width: 820px;
	height: 555px;
	left: 0px;
	top: 0px;
	background: url(../images/verkostoituminen.jpg) top left no-repeat scroll;
}
#kampanjakuvat {
	width: 820px;
	height: 555px;
	left: 0px;
	top: 0px;
	background: url(../images/kampanjakuvat.jpg) top left no-repeat scroll;
}
#asiaa {
	width: 820px;
	height: 555px;
	left: 0px;
	top: 0px;
	background: url(../images/vaikuta.jpg) top left no-repeat scroll;
}
#henkilot {
	width: 820px;
	height: 555px;
	left: 0px;
	top: 0px;
	background: url(../images/henkilot.jpg) top left no-repeat scroll;
}
#koulutus {
	width: 820px;
	height: 555px;
	left: 0px;
	top: 0px;
	background: url(../images/koulutus.jpg) top left no-repeat scroll;
}
#liity {
	width: 820px;
	height: 555px;
	left: 0px;
	top: 0px;
	background: url(../images/liity.jpg) top left no-repeat scroll;
}
#tyoelama {
	width: 820px;
	height: 555px;
	left: 0px;
	top: 0px;
	background: url(../images/tyoelama.jpg) top left no-repeat scroll;
}
#knl {
	width: 820px;
	height: 555px;
	left: 0px;
	top: 0px;
	background: url(../images/knl.jpg) top left no-repeat scroll;
}


#footer {
	padding: 30px 0 0 0;
	color: #444444;
	clear: both;
	text-align: center;
}
#footer a {
	color: #444444;
}
#footer p {
	margin: 0;
}
