@charset "UTF-8";
* {
	font-family: Helvetica, tahoma, arial;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(images/tausta.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: thin none #000000;
	margin-top: 30px;
	padding: 0px;
	margin-bottom: 10px;
}
#container #page {
	display: block;
	float: left;
	width: 990px;
	border: 1px solid #999999;
	padding: 4px;
	background-color: #FFFFFF;
}
#container #ylalogo {
	display: block;
	float: left;
	height: 120px;
	width: 980px;
	padding: 10px;
	background-image: url(images/isku.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#container #alaosa {
	display: block;
	width: 990px;
	background-color: #FF0000;
	float: left;
}
.menu_ylaviiva {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
#container #alaosa #kuvaosio {
	display: block;
	float: left;
	height: 322px;
	width: 800px;
	background-color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h1 {
	font-family: Helvetica, tahoma, arial;
	font-size: 18px;
	margin-bottom: 10px;
}
#container #menu {
	display: block;
	float: left;
	width: 180px;
	height: 250px;
	background-color: #FF0000;
	margin-top: 20px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#container #page #alaosa #menu li {
	display: block;
	float: left;
	height: 20px;
	width: 175px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	list-style-type: none;
	background-color: #FF0000;
	font-family: Helvetica, tahoma, arial;
	font-style: normal;
	letter-spacing: 1px;
}
#container #page #alaosa #menu a {
	list-style-type: none;
	font-weight: bold;
	text-decoration: none;
	margin-left: 22px;
	padding-left: 0px;
	color: #FFFFFF;
}
#container #page #alaosa #menu a:hover {
	color: #00AB4E;
}
#container #alaosa #main {
	display: block;
	float: left;
	width: 770px;
	background-color: #E4D4C3;
	padding: 15px;
}
p {
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 10px;
	padding-right: 10px;
}
#container #alapalkki {
	display: block;
	padding: 3px;
	float: left;
	height: 17px;
	width: 994px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
hr {
	margin-top: 15px;
	margin-bottom: 15px;
}
#container #page #alaosa #main a {
	color: #000000;
	text-decoration: underline;
	font-size: 13px;
}
#container #page #alaosa #main a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#container #page #alaosa #main li {
	margin-left: 10px;
	font-size: 13px;
	margin-bottom: 2px;
}
.pikkukuva {
	margin: 2px;
	background-color: #E4D4C3;
	border: 1px solid #999999;
}
