body {
	width: 925px;
	margin: 0px;
	padding: 0px;
	background-image: url(./images/alaosa.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	letter-spacing: 0px;
	background-color: #333333;
	font-size: 11px;
	}
#container { 
	position: absolute;
	width: 925px;
	top: 15px;
	left: 0px;
	text-align: left;
	background-image: url(./images/ylaosa3.jpg);
	background-repeat: no-repeat;
	height: 840px;
	z-index: 2;
	}
#seperator{
		/*background-image: url(../images/seperator.png);*/
		background-repeat: no-repeat;
		left: 20px;
		z-index: 3;
		height: 20px;
	}

#content {
	position: absolute;
	top: 293px;
	left: 223px;
	width: 626px;
	height: 547px;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
#leftmenu {
	position: absolute;
	top: 261px;
	left: 30px;
	clear: both;
	width: 174px;
	height: 553px;
   }
th {
	background-image: url(images/th.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 40px;
	font-weight: bold;
	height: 20px;
}
a:link, a:visited {
  color            : #000000;
  text-decoration  : underline;
  font-weight: bold;
}

a:hover {
  color            : #4490B4;
  text-decoration  : underline;
  font-weight: bold; }

ul li {
list-style-type: none;
background: url(images/bull.gif) 0px 0px no-repeat;
padding: 0 0 0 20px;
} 
.pikkupaksu {
	font-size: 9px;
	color: #000000;
}
.kuvateksti {
	font-size: 10px;
	font-style: italic;
}
.lihavoitu {
	font-weight: bold;
}
.kehys {
	border: 1px solid #000000;
}

