body {
	background-color: #f0f1f2;
	background-repeat: repeat;
}

.menu a,.menu a:link,.menu a:active,.menu a:visited, .menuhover a,.menuhover a:link,.menuhover a:active,.menuhover a:visited {
	display: block;
	color: #FFF;
	background: #fca311;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 10px;
	margin-bottom: 2px;
}
	
.menu a:hover, .menuhover a:hover  {
	background: #fcbc52;
}

.yliopisto {
	padding-left: 0px;
	background-color: #f0f1f2;
	height: 19px;
}

#valikko {
	position: relative;
	float: left;
	margin-top: 11px;
	left: 11px;
	width: 192px;
	padding-right: 20px;
	height: 100%;
}

.middle {
	background-color: #ffffff;
	display: block;
	min-height: 80%;
	width: 890px;
	position: absolute;
	z-index: 2;
	color: #000000;
	padding-bottom: 20px;
	padding-left: 10px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	border: 1px #999 solid;
}

.page {
	width: 80%;
	min-height: 100%;
	margin: auto;
	text-align: left;
	border: 0px;
}

.sisalto {
	margin-left: 205px;
}

.title {
	width: 900px;
	background-color: #ffffff;
	height: 110px;
	z-index: 1;
	border: 1px #999 solid;
}

.palkki {
	float: right;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

img {
	float: left;
	border: 0px;
}

p {
	font-size: 12px;
	padding-left: 20px;
	padding-right: 10px;
	margin-bottom: 10px;
}

}
