* {
border:0 none;
margin:0;
padding:0;
}

html, body {
	background-color: #000000;
	color: #000000;
	font-family: georgia,tahoma, arial, verdana;
	font-size: 12px;
	height: 100%;
	letter-spacing: 1px;
	background-color: #000000;
	text-align: center;
	background-position: center top;
	background-image: url(layout/seina.jpg);
	background-repeat: repeat-y;
}

#container {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(layout/seina.jpg);
	background-repeat: repeat-y;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#header	{
	position: absolute;
	top: 0;
	left:0;
}

#navi {
	position:absolute;
	width:590px;
	top: 320px;
	left: 30px;
}
	
	
#contact {
	position: absolute;
	width: 180px;
	top: 530px;
	left: 715px;
	text-align: center;
	line-height:150%
}

#text-area {
	position: absolute;
	width:640px;
	top:400px;
	left:30px;
	line-height: 1.5;
}
#extra {
	clear: both; 
	height: 35px; 
}

#footer{
	position: absolute;
	bottom: 0;
	width: 100%;
	background-image: url(layout/footer.jpg);
	height:35px;
}


a.style1:link, a.style1:visited, a.style1:active {
	font-family: monotype corsiva, georgia, arial;
	font-size: 18px;
	border-bottom:none;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

a.style1:hover {
	font-family: monotype corsiva, georgia, arial;
	font-size: 18px;
	border-bottom:none;
	color:#444444;
	font-weight:normal;
	text-decoration:none;
}


a.style2:link, a.style2:visited, a.style2:active {
	font-family: georgia, arial;
	font-size:12px;
	border-bottom:none;
	color:#444444;
	font-weight:normal;
	text-decoration:none;
}

a.style2:hover {
	font-family: georgia, arial;
	font-size:12px;
	border-bottom:none;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
a.text:link, a.text:visited, a.text:active {
	color:#3f3f3f;
	text-decoration:none;
	font-weight:bold;
	border-bottom: none;
}

a.text:hover {
	border-bottom: none;
	color:#88a77a;
	text-decoration:none;
	font-weight:bold;
}

a:link, a:visited, a:active {
	font-weight:bold;
	color: #3f3f3f;
	text-decoration: none;
}

a:hover {
	border-bottom: none;
	color:#88a77a;
	text-decoration:none;
	font-weight:bold;
}
h1 {
	font-size:12px;
	letter-spacing:2px;
	font-weight: bold;
	text-align: left;
	color: #414141;
}

h2 {
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: center;
}

hr {
	border: 2px dotted #444444; 
	border-style: none none dotted; 
	width: 75%;
	horizontal-align: center;
}

table.puppies {
	cellspacing:5px;
}

td.puppies {
	vertical-align:top;
	padding:5px;
}

.kuva {
	border:3px double #000000;
	margin: 5px;
}
.kasvatit {
	border:3px double #000000;
	display:block;
	margin:auto;
	align:left;
	float: left;
}