body 
	{ 
	background:  #543B1D;
	height:100%;
	font-family: "Trebuchet MS",Helvetica, sans-serif;
	}

#runko
	{
	width: 90%;
	margin: 10px auto;
	background:#D9B790;
	color:black;
	border: 1px solid #777;
	line-height: 130%;
	}

img {border:none; }

#top
	{	
	height:90px;
	background-color: #D9B790;
	color:#7F0000;
	font-size:100%;
	font-family:"Monotype Corsiva","Comic Sans MS","Bradley Hand ITC",cursive;
	background-image: url("marlii-hiutaleotsikko.jpg");
	background-repeat:no-repeat; 
	background-position:left;
	border-bottom: 1px solid #777;
	}

#sijainti
	{
	font-size:70%;
	color:#777;
	}
	
.yht
	{
	padding:.3em
	}
	
.nimi 
	{
	font-size:135%;
	float:left;
	margin-top:65px;
	color:#7F0000;
	background:transparent;
	}
		
#vasen
	 {
	float: left;
	margin: 0;
	color:black;
	font-family:"Trebuchet MS";
	}

#oikea
	{
	background:#EBDAC5;
	margin-left:178px;
	}
	
#teksti
	{
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	min-height:15em;
	height:auto !important;
	height:22em;
	padding: 1em;
	background:#EBDAC5;
	color:#694824;
	max-width: 60em;
	overflow:auto;
	}

#teksti p
	{

	}

#ajankohtaista
	{
	min-height:15em;
	height:auto !important;
	height:22em;
	padding: 1em;
	}


#kuvateksti
	{
	text-align:left;
	float:left;
	margin:.5em;
	width:15em;	
	font-size:85%;
	color:#694824;
	}

	
.kuvasto
	{
	float:left;
	text-align:center;
	}
.etusivu
	{
	margin-left: 10%;
	}

.reuna
	{
	width:180px;
	border-left: 1px solid #777;
	border-top: 1px solid #777;
	background:transparent;
	float:right;

	}

.kokogalleria
	{
	text-align:center;
	}
	
.galleria
	{
	float:left;
	width:95px;
	height:120px;
	margin:5px;
	text-align:center;
	}
	
* html #teksti p
	{ /* IE 3px jog hack*/
	height: 1%;
	}

.uutiset {margin:1em;}

.kuva 
	{ 
	float:right;
	padding:0.5em;
	}

a 
	{
	color:#7F0000;
	background:transparent;
	}

a:link
	{
	text-decoration:none;
	}
	
a:visited
	{
	text-decoration:none;
	color:#993333;
	}
	
a:link:hover, a:visited:hover
	{
	background:#eee;
	color:#993333;
	text-decoration:underline;
	}

#nuoli
	{
	color:#7F0000;
	position: relative;
	margin-left: 25px;
	}
	
.lista 
	{
	list-style-type:none;
	}
	
.merkki li 
	{
	margin-left:1em;
	list-style-type: circle;
	}

.kuitti
	{
	color:blue;
	font-size:90%;
	}

#footer
	{
	background-image: url("email_marlii.jpg");
	background-repeat:no-repeat; 
	background-position:left;
	clear: both;
	background-color: #D9B790;
	padding: 1em;
	text-align: left;
	border-top: 1px solid #777;
	color:#7F0000;
	}

h1
	{
	font-size:125%;
	}

h2
	{
	font-size:110%;
	}
	
h3
	{
	font-size:105%;
	}
	
.error
	{
	background: yellow;
	border:2px dashed #f00;
	color:#290;
	}
	
input 
	{
	background: #fff;
	border: 2px solid #e1c26c;
	margin: 2px 0;
	font-size:100%;
	}
	
.virhe 
	{
	color:#111;
	font-size:115%;
	margin:1em;
	background:yellow;
	padding:.8em;
	border:9px solid red;
	text-align:center
	}
