body {
	background-color: #afaaa3;
	background-image: url("tausta3.jpg");
}

h1 {
	margin: 0;
	padding: 0;
	color: black;
}

h2 {
	text-align: left;
	text-decoration: underline;
	color: #302d29;
}

h3 {
	font-size: 95%;
}

h4 {
	font-size: 82%;
}

p {
	color: black;
	font-size: 80%;
}

ul {
	font-size: 80%;
}

a:link    { color: #c71d1d ; }
a:visited { color: #c71d1d; }
a:active  { color: blue; }
a:hover   { color: #864141; }

#container {
	width: 823px;
	margin: 10px auto;
	color: #333;
	background-color: transparent;
	line-height: 125%;
}

#top {
	padding: 0em;
	background-color: transparent;
	width: 664px;
	height: 134px;
	background-image: url(kuvat/header.jpg);
}

#nav {
	background-color: transparent;
	width: 664px;
	height: 35px;
	background-image: url(kuvat/nav2.jpg);
	line-height: 1.9;
}

#content {
	float: left;
	width: 600px;
	min-height: 800px;
	background-color: white;
	padding: 2.0em;
	line-height: 100%;
}

#ads {
	float: right;
	background-color: transparent;
}
#footer {
	clear: both;
	background-image: url(kuvat/footer.jpg);
	width: 664px;
	height: 36px;
}
#nav a {
	color: white;
	text-decoration: none;
}
#nav a:hover {
	color: #e3d2ad;
}
.nav {
	font-weight: normal;
	color: white;
}

.name {
	font-weight: bold;
}

.term  {
   font-style: italic;
}

.quote {
   font-style: normal;
   font-size: 0.8em;
}

.eventteksti {
	font: small Times New Roman;
	text-align: left;
}

.uutiset {
	margin-left: 20px;
}
