body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.8em;
	width: 1000px;
	background-color: #FFFFFF;
	height: 100%;
	background-image:url(images/puppyshow_06.jpg);
	margin: 0px;
	padding: 0px 0;
	background-repeat: repeat-y;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#sivu {
	color: #000000;
}

h1 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: right;
	color: #4c0000;
}

h2 {
    font-family: Verdana;
	font-size: 20px;
	text-align: right;
	font-weight: lighter;
	color: #4c0000;
	line-height: 1.4em;
	border-bottom: dotted #d20019;
}

.maksu {
   margin: 15px;
   }
   

a {
  color: #4c0000;
  text-decoration: none;
}

a:hover {
  color: #f98f92;
  border-bottom: dotted 1px #7cb9d9;
}

q {
margin-left: 20px;
}

#valikko {
	background-color: #4b0000;
	padding-bottom: 200px;
	color: #ffffff;
	line-height: 2.3em;
	width: 218px;
	text-align: left;
	margin: 0px 0 0 0px;
	padding: 0px 0 0 0px;
	float: left;
	list-style-position: inside;
	list-style-type: square;

}
#valikko a {
  color: #ffffff;
  font-weight: bold;
  margin-right: 10px;
}

.alavalikko a {
  color: #ffffff;
  font-weight: normal;

  font-size:10px;
}

.alavalikko{
  margin-left: 10px;
  font-size:10px;
  list-style-type: none;
  line-height: 1.8em;
}


#sisalto {
	float: right;
	width: 700px;
	height: 100%;
	margin: 20px;
	margin-right: 50px;
	text-align: left;
	line-height: 1.6em;

}

#footer {
    clear:both;
	background-image: url(images/puppyshow_04.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
}

