body {
	background-color: #1c2125;
	background-image: url(images/background_loiste.jpg);
	background-repeat: no-repeat;
}

#container {
	background-image: url(images/cont_vasen.jpg);
	background-repeat: repeat-y;
	background-color: #020202;
	position: absolute;
	width: 810px;
	margin-top: 2%;
	margin-right: 20%;
	margin-bottom: 10%;
	margin-left: 20%;
}

#banner {
	height: 111px;
	width: 100%;
	background-image: url(images/bannertaustaa.jpg);
	background-repeat: repeat-x;
	background-position: right;
	padding: 0px;
}

#banner_left {
	width: 444px;
	clear: left;
	float: left;
}

#banner_right {
	width: 366px;
	float: right;
}
/*NAVIGOINTIIN LIITTYVÄT */
.oikealle {
	float: right;
	text-align: right;
	width: 680px;
}



#navigointi {
	background-image: url(images/navibackground.jpg);
	background-repeat: repeat-x;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	width: 810px;
}
.navilinkit a:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(images/navi_hover.jpg);
	background-repeat: repeat-x;
}



.navilinkit a {
	padding-right: 6px;
	padding-left: 6px;
	width: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	height: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #369;
	background-image: url(images/navibackground.jpg);
	color: #FFF;
	text-decoration: none;
	clear: right;
}


#navialalaita {
	height: 9px;
	background-image: url(images/navipalkin_alalaita.jpg);
	background-repeat: no-repeat;
}

#content {
	width: 750px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin: 0px;
	float: left;
}

#content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content .leipispien {
	font-size: 11px;
}

#content p.harmaa {
	color: #666;
}
#content a, #content a:visited {
	color: #6298BC;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
	color: #E8EFF9;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CCC;
}

.juoksuta_left {
	clear: right;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.juoksuta_right {
	clear: right;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.ilmoita {
	background-image: url(images/ilmoita2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.ilmoita3 {
	background-image: url(images/ilmoita3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.oik480px {
	float: right;
	width: 640px;
}
.oik480px img {
	margin-right: 20px;
}
#yhteistyo {
	padding: 10px;
	width: 750px;
	text-align: left;
	background-color: #000;
	background-image: url(images/yhteistyo11/kehysyhteistyo.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#yhteistyo p {
	color: #FFF;
	font-size: 11px;
	padding: 2px;
}

#yhteistyo img {
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 16px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding-top: 60px;
	text-align: left;
	color: #666;
	padding-left: 20px;
}

#footer_eisis {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 76px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: left;
	color: #666;
	padding-left: 20px;
}

#footer a, #footer a:visited, #footer_eisis a, #footer_eisis a:visited {
	color: #666;
	text-decoration: none;
}

#footer a:hover, #footer_eisis a:hover {
	color: #1B6D92;
	text-decoration: underline;
}

.ehdokas {
	width: 220px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	padding: 0px;
	float: left;
	height: 350px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ehdokas p {
	font-size: 12px;
	color: #FFF;
}

.galleria {
	background-color: #999;
	padding: 1px;
	margin-bottom: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clearboth {
	clear: both;
}

