* {
	margin-top: 0;
	margin-right: 5;
	margin-bottom: 0;
	margin-left: 10;
	padding: 0px;
	position: static;
}
body {
	background-color: #fefefe;
	text-align: center;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	margin-top: 2%;
	color: #010101;
	}

a { text-decoration: none; color: #009900;}
	
h1 {
	font-size: 80%;
	margin-bottom: 1em;
	text-transform:uppercase;
}
h2 {
	font-size: 0.8em ;
	margin-bottom: 0.8em;
	font-weight: bold;}
	
h3 {font-size: 0.8em;
	margin-bottom: 0.6em;
}
	
h4 {font-size: 0.8em ;
}

h5 {font-size: 0.8em ;}

h6 {font-size: 0.8em ;}

img {
	border: none;
}
li { list-style-type: none;
}

#kuori { 
	width: 900px;
	text-align: left;
	margin: 0 auto;
	background-image: ;
	background-repeat: no-repeat;
	border: none;
/*	border-bottom: solid #ccc 1px; */
	background-color: white;
		}
	
#kuori {
	\width: 500px;
	w\idth: 950px;
}

/* - - -  Banneri ja ylavalikko - - - - -  */

#otsikko {
	height: 70px;
	width: 950px;
	text-align: right;
	vertical-align: bottom;
	margin-left: 0px;
	margin-top: 0px;
	
	}
#palkki {
	width: 950px;
	height: 20px;
	
}
ul.toplista {
	height: 1em;
	margin-left: 15px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	}

ul.toplista li {
	display: inline;
			}
	
ul.toplista a {
	font-size: 0.8em;
	float: left;
	text-align: center;
	padding: 0 0 0 12px;
	color: #60F;
	}

	 
#where a {
	color: #F0F;
	font-weight: none;
}
	
	
	
/* - - -  Kielet  - - - - -  */


#kielet a { 
	font-size: 0.60em ;
	margin: 30px 4px 30 0 ;
	color:#999999;
}

#kielet a:hover {color: #666666;  }
		
/*  - - - - - V A S E N valikko - - - -  */

#vasen {
	float: left;
	width: 950px;
	height: 1550px;
	overflow: visible;
	}
ul.lista {
	font-size: 0.75em ;
	margin: 70px 0 0 0px;
	list-style-type: none;
	
}
ul.lista li{ margin: 0 0 0 0; width: 225px; height: 300px;}
ul.lista a {
	text-decoration: none;
	display: block;
	color: #999999;
}
ul.lista a:hover {color: #666666;  }
li#here a {color: #0099cc; }
li#here a:hover {color: #0099cc; }



/* - - - -  leipistekstikolumni - - - - - -  */

#teksti, #teksti1, #teksti2 {
	float: left;
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: #CCCCCC;
}

#teksti {width: 760px;}

#teksti1 {width: 630px;}

#teksti2 {width: 630px;}


/* - - - -  leipisteksti ja listat- - - - - -  */

.sisus { 
	padding: 0 1.8em 2em 1.4em; 
}

.sisus p {
	font-size: 0.8em;
	margin-bottom: 0.8em;
}
#teksti1 .sisus p {
	margin-right: 30px;}

.sisus a {
	color: #000000;
	font-weight: bolder;
}
.sisus a:hover {
	color: #000000; 	
}

.sisus ul {
font-size: 0.8em; 
margin: 0.4em 0 1em 0;
	}

.sisus li {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	margin: 4px 0 0 20px;
	padding: 0;
	}


/* - - - - O I K E A kolumni - - - - -  */

#oikea {
	width: 172px;
	float: right;
	overflow: hidden;
	}

.oikeasisus  { margin-right: 8px;
}


.oikeasisus h5 {
	font-size: 0.8em;
	padding: 0.2em 0 0.2em 5px;
	letter-spacing: 0.1em;
	border: 1px dashed #cccccc;
}
	
.oikeasisus p { 
font-size: 0.8em;
	background-color: #f0f0f0;
	padding: 4px 0 8px 4px;	}


.oikeasisus .huom {
	font-weight: 600;
	color: #333333;
	padding-bottom: 12px;
}
	
.oikeasisus ul {
font-size:12px;	
	}
.oikeasisus a {
font-weight: bold;
color:#0099FF;
	}






/* - - - - - -  U p p i s t a,   P u t s  ja  F o o t e r   - - - -  */

.uppista{
	display: block!important;
	text-align: right;
	float: right;
	padding: 0px 4px 0 0;
	margin: 4px 4px 0.4em 0;
	font-size: 0.8em;
	color: #009900!important;
	} 
.uppista a{
	color: #009900;
	} 

.puts {
	clear: both;
	visibility: hidden;
}
