* {margin: 0; padding: 0; border: 0;}

body {
	background: #d3b977 url(bodybg.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
#header {
	height: 423px;
	background: url(header.gif) no-repeat;
}
#container {
	background: url(middle.gif) repeat-y;
	width: 800px;
	margin: 10px auto 0 auto;
}
#teksti {
	width: 700px;
	min-height: 250px;
	padding: 0 0 0 40px;
	margin: -300px 0 0 15px;
}
#teksti img {
	border: 2px solid #9b8140;
}
p {
	margin: 10px 0;
	text-align: justify;
	font-size: 0.9em;
	line-height: 1.3em;
}
.center {
	text-align: center;
}
.keskiteksti {
	text-align: center;
	margin-top: -20px;
}
.keski {
	text-align: center;
}
.keskiotsikko {
	text-align: center;
	margin-top: 20px;
}
#paivitykset {
	margin: 0 auto;
	width: 250px;
	border: 2px solid #9b8140;
	background: #d3b977 url(boxbg.jpg) no-repeat;
}
#paivitykset p {
	text-align: center;
	font-size: 0.8em;
}
#info {
	margin: 20px auto 0 auto;
	width: 250px;
	border: 2px solid #9b8140;
	background: #d3b977 url(boxbg.jpg) no-repeat;
}
#info p {
	text-align: center;
	font-size: 0.9em;
}
#paivitykset h2, #info h2 {
	text-align: center;
}
table.koirat {
	border: none;
}
table.koirat td {
	font-size: 0.9em;
	padding: 0 0 0 30px;
	margin: 10px 0;
}
.sukutaulu {
	font-size: 0.9em;
	font-weight: bold;
	width: 680px;
	margin-left: 10px;
}
.sukutaulu  td {
	border: 2px solid #9b8140;
	padding: 2px 5px;
	background: url('boxbg.jpg') no-repeat top left;
}
table.pennut {
	width: 680px;
	margin: 0 0 20px 10px;
}
table.pennut td {
	text-align: center;
	vertical-align: top;
}
h1 {
	font-size: 130%;
	margin: 10px 0 20px 0;
	text-align: center;
}
h2 {
	font-size: 110%;
	margin: 10px 0 15px 0;
}
a {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #333;
}
a:visited {
	text-decoration: underline;
	color: #333;
}
ul {
	list-style-type: none;
	margin-left: 20px;
}
#footer {
	background: url(footer.gif) no-repeat;
	height: 140px;
	clear: both;
}
#copyt {
	margin: 0 auto;
}
#copyt p {
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}
#copyt a {
	font-size: 10px;
	text-decoration: none;
	color: #333;
}