body {
  background: #d0d0ff; 
  color: black; 
  font-family: "Trebuchet MS", Verdana, Arial, "Andale Mono", sans-serif ;
  margin: 0;
  padding: 0;
}

h1 {
 font-family: Georgia, "Century Schoolbook", "Times New Roman", serif ;
 margin: 0;
 padding-top: 0;
 padding-left: 0;
 padding-right: 0;
 padding-bottom: 0.3em;
 text-align: center;
}


.center {
	font-weight: bold;
	text-align: center;
}

.alanavi {
	text-align: center;
	clear: both;
}

.left {
	float: left;
	margin-left: 1em;
	margin-bottom: 2em;
}

.right {
	float: right;
	margin-right: 1em;
	margin-bottom: 2em;
}


.author {
	text-align:right;
	clear: both;
	border-top: 1px solid;
	margin-top: 1em;
	padding-top: 0.5em;
	font-size: smaller;
}


.clear {
	clear: both;
}

a {
	border-right: 1px solid #d0d0ff;
	border-bottom: 1px solid #d0d0ff;
	border-top: 1px solid #d0d0ff;
	border-left: 1px solid #d0d0ff;
}

.left a, .right a {
	display: block;
	padding: 4px;
	text-decoration: none;
}


a:visited {
	color: #603000;
	background: transparent;
}

a img {
	border-right: 1px solid #d0d0ff; 
	border-bottom: 1px solid #d0d0ff; 
	border-left: 1px solid #d0d0ff;
	border-top: 1px solid #d0d0ff;
	text-decoration: none;
}

a:link img {
	border-right: 1px solid #d0d0ff; 
	border-bottom: 1px solid #d0d0ff; 
	border-left: 1px solid #d0d0ff;
	border-top: 1px solid #d0d0ff;
	text-decoration: none;
}


li {
	line-height: 1.5em;
}

.author a:hover, .center a:hover, li a:hover {
	text-decoration: none;
        background: #996600 none;
        color: #ffc;
        border-top: solid 1px white;
        border-left: solid 1px white;
        border-right: solid 1px black;
        border-bottom: solid 1px black;
}

.left a:hover, .right a:hover {
	display: block;
	text-decoration: none;
        background: #996600 none;
        color: #ffc;
        border-top: solid 1px white;
        border-left: solid 1px white;
        border-right: solid 1px black;
        border-bottom: solid 1px black;
}


a:hover img {
	background: transparent none;
	border: 1px solid black;
	text-decoration: none;
	color: black;
}

div.kuvat {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 5px solid;
	margin: 1em;
}



div.kuva {
	float: left;
	width: 175px;
	height: 13em;
	text-align: center;
}


div.kuva p {
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 0.7em;
	overflow: hidden;
	width: auto;
	width: 175px;
	height: 4em;
	margin-left: 0em;
	padding-left: 0em;
}

p.comment {
	margin: 0;
	padding: 0;
}

ul.info {
	margin: 0;
	padding: 0;

}

ul.info li {
	font-size: smaller;
	font-family: Courier New, Courier, monospace;
	font-weight: normal;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

	
