body {
	margin: 0px; 	
	font-family:  verdana, arial, helvetica;
	font-size: 11px;
	color: #000000;	
	background: #FFFFFF url('../kuvat/tausta.jpg') repeat-y fixed top left;
}

#container {
	position: relative;
	width: 770px;
	height: 100%;
	margin: 0 auto;
	border-top: 0px solid #FFFFFF;	
}


#header {
	margin: 0px;
	padding: 10px;
	padding-top: 0px;	
	display: inline;
	float: left;
	border: 0px;
	background: #FFFFFF url('../kuvat/ylakuva.jpg') no-repeat bottom right;
	width: 750px;
	height: 105px;
}

#content {
	position: relative;
	display: inline;
	width: 770px;
	height: 100%;
	background: #FFFFFF url('../kuvat/apuvalikko_tausta.jpg') repeat-y;
	border: 1px solid #F14F12;
	border-top: 0px solid #00C0C0;
	float: left;
}

#sisalto {
	text-align: left;
	float: left;
	width: 738px;
	height: 100%;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0px;
	line-height: 18px;
	padding-bottom: 25px;
	padding-top: 25px;
}
	
#footer {
	padding: 3px;	
	clear: left;
	/*background: #94BAB9;*/
	text-align: right;	
	font-size: 10px;
	color: #666666; 
	height: 40px;
	line-height: 15px;
}

#valikko {
	margin: 0px;
	display: inline;	
	float: left;	
	border-top: 2px solid #F14F12;
	border-left: 1px solid #F14F12;	
	border-right: 1px solid #F14F12;
	background: #FFFFFF url('../kuvat/valikkoTausta2.jpg') repeat-x;
	width: 100%;
	height: 25px;
}
	
#ylatausta {
	position: absolute; 
	top: -2px; 
	right: 0px; 
	filter: alpha(opacity=90); -moz-opacity: 0.90;
}

.iskulause {
	letter-spacing: 3px;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;	
	color: #F14F12;	
}
	
a {
	text-decoration: none;
	color: #F14F12; 
}

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

h1, h2, h3, h4 {
	font-family: Verdana, Arial;
	letter-spacing: 3px;	
	color: #AAAAAA;	 		
}

h1 {
	margin-top: 5px;
	font-size: 18px;
	line-height: 17pt;
	border-bottom: 1px solid #BBBBBB;
}

h2 {
	font-size: 14px;
}
h3 {
	margin-top: 0px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #000000;
}
h4 {
	font-size: 11px;
	font-weight: bold;
}

ul {
	line-height: 22px;
	list-style: square;
	margin-top: 8px;	
}

cite {
	font-weight: bold;	
	font-size: 14px;
	color: #336333;	
}
	
a img {
	border: none;	
}	

img {
	margin-left: 15px;
}
	
img.border {
	padding: 2px;	
	margin: 6px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 1px solid #BBBBBB;
}

img.pallonuoli {
	margin-left: 3px;
	margin-bottom: -6px;
	padding-bottom: 0px; 	
}

.scrollArea {
	width: 100%;
	border: none;	
	overflow: auto;				
}

.scrollArea200 {
	height: 200px; 
	width: 100%;
	border: none;	
	overflow: auto;				
}

#valikko a {	
	display: inline;
	margin: 0px;
	float: left;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	padding-left: 18px; padding-right: 18px;	
	text-decoration: none;	
}

#valikko a:hover {
	color: #F14F12;					
	background: #FFFFFF url('../kuvat/valikkoTausta.jpg') repeat-x;
}

#apuvalikko {
	padding: 0px;
	padding-top: 10px;
	margin-bottom: -1px;
	width: 180px;
	float: left;	
	text-align: left;
	font-size: 11px;	
	/*background: #DAE7B1;*/
}

#apuvalikko a {	 	
	line-height: 20px;	
	color: #343551; 
}



#content p{
	text-align: justify;
	margin-right: 20px;
}
#sisennys {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}



.cell_over {
     background-color: #eaeaea;
}

.cell_out {
     background: #ffffff;
}


#slogan {
	position: absolute;
	left: 188px;
	top: 30px;
	width: 473px;
	text-align: right;
	font-family: Helvetica, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
}
#date {
	color: #086100;
	position: absolute;
	width: 150px;
	left: 685px;
	top: 49px;
	font-size: 11px;
	text-align: center;
	background: transparent;
}

#footer a{
	color: #444444;
	text-decoration: none;
}
#footer a:hover{
	color: black;
	text-decoration: none;
}


