@charset "utf-8";

#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px "Times New Roman";
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #CCCCCC;
}

html, body {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	height: 100%;
}

a, img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bolder;
	color: #330000;	/*margin: 0px;*/
	margin-bottom: 25px;
	margin-top: 5px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 740px;
	background-color: #333333;
	height: 100%;
}

#logo {
	background-image: url(kuvat/ylapalkki.jpg);
	height: 250px;
	width: 740px;
}

#logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

#navi {
	background-color: #333333;
	width: 740px;
	clear: both;
	text-transform:uppercase;
}
#naviwrap {
	width: 694px;
	margin: auto;
	background-color: #333333;

}

#navilink1 {
	float: left;
	width: 230px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1em;
	height: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #333333;


}

#navilink1 a {
	color: #FFFFFF;
	text-decoration: none;
}

#navilink1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#navilink2 {
	float: left;
	width: 230px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1em;
	height: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #333333;

}

#navilink2 a {
	color: #FFFFFF;
	text-decoration: none;
}

#navilink2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#navilink3 {
	float: left;
	width: 230px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1em;
	height: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #333333;


}

#navilink3 a {
	color: #FFFFFF;
	text-decoration: none;
}

#navilink3 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#content {
	width: 740px;
	clear: both;
	background-color: #FFFFFF;
	padding-bottom: 10px;

}
#infobox {
	background-color: #CCCC99;
	width: 245px;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}
#textcontent {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 445px;
	background-color: #FFFFFF;
	min-height: 650px;
	height: auto !important;
	height: 650px;

}

#sponsors {
	float: right;
	width: 250px;
	margin-top: 10px;
	margin-right: 10px;

}

#sponsors a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

#imgcontainer {
	width: 205px;
	padding-top: 5px;
}

ul#kieli {
	background: #d1001a; margin:0; padding:10px 10px 8px 43px;
	height:20px;
	}

ul#kieli li{
	list-style:none; float:left; margin:0 20px 0 0; font-size:12px; font-weight:bold;
	}

ul#kieli li a{
	color:#fff; 
	}
