html {
margin: 0;
padding: 0;
}

body {
	margin: 0;
	padding: 0;
	line-height: 1.4;
	background-image: url("./lay/bg.jpg");
	text-align: center;
	color: #582405;
	font-family: Tahoma;
}

* html #center {
	height: 420px;
}

#container { margin:0 auto; width: 770px;  }

#top1, #top2, #menu, #frameBottom, #footer, #header, #bod, #content {
	margin: 0;
	padding: 0;
}

#top1 {
	background-image: url("./lay/top1.jpg");
	width: 770px;
	height: 79px;
}

#top2 {
	background-image: url("./lay/top2.2.jpg");
	width: 770px;
	height: 99px;
}

#menu {
	background-image: url("./lay/menu.jpg");
	width: 770px;
	height: 30px;
	text-align: right;
	display: table;
	x_position: relative;
	xoverflow: hidden;
}

#middle {
	 x_position: absolute;
	 _top: 50%;
	 display: table-cell;
	 vertical-align: middle;	
}

#inner {
	 x_position: relative;
	 _top: -50%
}

#center {
	text-align: left;
	background-image: url("./lay/bg.center.jpg");
	#height: auto !important;
	#height: 250px; /* IE */
	#min-height: 250px;
	border: 0px solid;
	text-align: center;
}

#dog {
	position: absolute;
	top: 207px;
	z-index: 1;
	background-image: url("./lay/bg.dog.jpg");
	width: 244px;
	height: 97px;
}

#frameBottom {
	font-size: 0px;
	background-image: url("./lay/frame.bottom.jpg");
	width: 770px;
	height: 1px;
}

#footer {
	width: 770px;
	height: 25px;
	text-align: left;
}

#content {
	position: relative;
	top: 0;
	padding-top: 15px;
	padding-bottom: 10px;
	width: 750px;
	z-index: 2;
	border: 0px solid white;
	margin: 0 auto;
}
#content1 {
	position: relative;
	top: 0;
	float: left;
	padding: 0px;
	margin-left: 10px;
	border: 0px solid #ccc;
	width: 55%;
	margin-top: 15px;
	z-index: 2;
	text-align: justify;
		
	}
#content2 {
	position: relative;
	top: 0;
	float: right;
	padding: 0px;
	margin-right: 10px;
	border: 0px solid #ccc;
	width: 39%;
	margin-top: 15px;
	z-index: 2;
	text-align: justify;
}
#clear {
	clear: both;
}
.header {
	ackground-color: #c8b793;
	Xbackground-image: url("./lay/header1.gif");
	border: 0px solid;
	height: 25px;
}

.bod {
	background-image: url("./lay/bod.jpg");
	border: 1px solid #e0cfa8;
	height: auto !important;
	height: 310px; /* IE */
	min-height: 310px;
}

a {
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	padding-right: 13px;
	display: inline;
}
a:link { color:#e0cfa8;}
a:visited { color:#e0cfa8;}
a:active { color:#e0cfa8;}
a:hover { color:#9d370f;}



.pages {
	text-align: center;
	margin: 10px;
}
.pages p {
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 11px;
	font-style: italic;
	clear: both;
	font-weight: normal;
	padding: 3px 3px;
	color: #582405;
	display: inline;
}

.pages a {
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 11px;
	font-style: italic;
	clear: both;
	font-weight: bold;
	padding: 3px 3px;
	display: inline;
}

.mor {
	text-align: right;
}
a.more {
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 11px;
	font-style: italic;
	clear: both;
	text-align: right;
	font-weight: bold;
	padding: 0px 5px;
	
}
a.more:link {color: #e0cfa8;}
a.more:visited {color: #e0cfa8;}
a.more:active {color: #e0cfa8;}
a.more:hover {color: #9d370f; }

p a {
	font-size: 11px;
	font-weight: bold;	
}
p {
	color: #582405;
	font-family:  Tahoma, Helvetica, SunSans-Regular, sans-serif, Arial ;
	font-size: 12px;
	padding: 0px 5px 0px 5px;
	text-align: justify;
	margin: 0px;
	text-indent: 0px;
}

p.date {
	display: inline;
	float: right;
	margin: 0;
	color: #641a00;
	font-family: "Trebuchet MS",'Times New Roman',tahoma,arial,verdana;
	font-style: italic;
	font-size: 10px;
}
h1, h2, h3, h4 { 
	font-family: "Trebuchet MS",'Times New Roman',Tahoma,Arial,Verdana;
}
h1 {
	text-align: left;
	font-family: "Trebuchet MS",'Times New Roman',Tahoma,Arial,Verdana;
	color: #410000;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 0px;
}

h2 {	
	text-align: left;
	color: #410000;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 0px;
	margin-left: 5px;
}
h3 {
	color: #641a00;
	float: left;
	display: inline;
	padding: 0px;
	padding: 0px 5px 0px 5px;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
}

table {
	padding: 8px;
	margin: 10px auto;
}

td {
	padding: 10px;
	margin: 0;
	text-align: center;
	border: 0px solid brown;
}
fieldset {
	border-color: #b56600;
	text-align: left;
	margin: 20px;
	padding-left: 5px;
	padding-top:	10px;
	padding-bottom:	10px;
}

img {
	position: relative;
	padding: 1px;
	margin: 5px;
	border: 1px solid #e0cfa8;
}
.ico {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

input, textarea {
	margin-right: 25px;
	color : #582405;
	font-size: 12px;
	border: 1px solid #e0cfa8;
	background-color: #e1d5b8;
	width: 300px;
}
textarea {
	height: 100px;
}
.button {
	border: 1px solid #e0cfa8;
	width: 80px;
	background-color: #a69169;
	color: #e8ddc4;
}
.right {
	text-align: right;
	padding: 0px;
}

.left {
	width: 80%;
	padding: 5px;
	text-align: left;
}
.right p {
	text-align: right;;
}

ul {
	text-align: left;
	color: #641a00;
}
.pedigree td {
	border: 1px solid #c8b793;
	margin: 0;
	padding: 5px;
}
.pedigree p {
	text-indent: 0px;
}

.foot {
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.fotoDesc {
	font-size: 9px;
}
