<!--

html, body{
	background: #703B15;
}

#sisalto{
	position: absolute;
	margin-top: 105px;
	margin-left: 175px;
	width: 335px;
	height: 335px;
	overflow: auto;
}

#uutisboksi{
	position: absolute;
	margin-top: 125px;
	margin-left: 578px;
	width: 145px;
	height: 120px;
}

#infoboksi{
	position: absolute;
	margin-top: 310px;
	margin-left: 578px;
	width: 145px;
	height: 120px;
}


p{
	font-family: georgia, times new roman, serif;
	font-size: 12px;
	color: #EBE7C2;
}

h4{
	font-family: georgia, times new roman, serif;
	font-size: 16px;
	color: #FFA95E;
	margin-top: 2px;
}

h5{
	font-family: georgia, times new roman, serif;
	font-size: 11px;
	color: #FFA95E;
	margin-top: 2px;
}

a{
	color: #E3DD49;
	text-decoration: none;
}

a:hover{
	color: #FFFF99;
	text-decoration: underline;
}

.boksit{
	font-size: 11px;
}

.kursiivi{
	font-style: italic;
}

.ulteksti{
	color: #EBE7C2;
}

.tekija{
	text-align: right;
	margin-right: 9px;
	font-weight: bold;
}

.ingressi{
	color: #EBE7C2;
	font-style: italic;
}

.intro{
	width: 400px;
	height: 266px;
	background-image: url(../images/introkuva.jpg);
	margin-left: auto;
	margin-right: auto;
	margin-top: 150px;
}

.center{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

ul{
	list-style-type: square;
	font-family: georgia, times new roman, serif;
	font-size: 11px;
	color: #FFFF99;	
}


/*
ImageReadyn tyylit alla
*/

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:768px;
}

#index-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:111px;
}

#Etusivu_ {
	position:absolute;
	left:0px;
	top:111px;
	width:122px;
	height:48px;
}

#index-03_ {
	position:absolute;
	left:122px;
	top:111px;
	width:678px;
	height:657px;
}

#Artikkelit_ {
	position:absolute;
	left:0px;
	top:159px;
	width:122px;
	height:48px;
}

#index-05_ {
	position:absolute;
	left:0px;
	top:207px;
	width:1px;
	height:561px;
}

#Linkit_ {
	position:absolute;
	left:1px;
	top:207px;
	width:121px;
	height:47px;
}

#index-07_ {
	position:absolute;
	left:1px;
	top:254px;
	width:121px;
	height:514px;
}

-->