@charset "UTF-8";
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #676767;
	color: #8c5533;
	font-size: 12px;
	background-image: url(../images/bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#frame {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	height:auto !important;
	min-height:100%;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	position: relative;
	background-color: #E6DAC4;	/*background-color: #33CC66;*/
}
#frame #head {
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	height: 129px;
}
#frame #main {
	/*height: 100%;*/
	/*height: auto;*/
	min-height:100%;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	padding-bottom: 70px;
	background-color: #F4EAD9;
}
#frame #foot {
	background-image: url(../images/foot.jpg);
	background-repeat: no-repeat;
	height: 68px;
	position: absolute;
	bottom: 0px;
	width: 780px;
}
.clear {
	clear: both;
}
#frame #main #content {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}
#frame #main #content li {
	list-style-type: circle;
}
#frame #head #nav {
	color: #FFFFFF;
	position: relative;
	top: 60px;
	left: 280px;
	width: 490px;
	font-size: 13px;
}
#frame #head #nav a {
	text-decoration: none;
	color: #FFFFFF;
}
#frame #head #nav a:hover {
	color: #443135;
}
#frame #head #nav a:active {
	color: #FFFF00;
}
#frame #main #content table {
	margin-right: auto;
	margin-left: auto;
}
#frame #main #content img {
	margin: 5px;
}
#frame #main #content .animal {
	margin-bottom: 15px;
}
/*#frame #main #content .animal .text {
}*/
/*#frame #main #content .animal_lefl img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}*/
/*#frame #main #content .animal_left .text_left h1 {
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	background-color: #009900;
	vertical-align: bottom;
}*/
#frame #main #content .animal img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	padding: 0px;
	font-weight: lighter;
	font-size: 24px;
	color: #663300;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	padding: 0px;
	font-weight: lighter;
	font-size: 15px;
	color: #663300;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/*#frame #main #content .animal_right {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	height: 187px;
	margin-bottom: 15px;
}
#frame #main #content .animal_right .text_right {
	width: 320px;
	vertical-align: bottom;
	height: 187px;
	margin-right: 295px;
}
#frame #main #content .animal_right img {
	margin: 0px;
	padding: 0px;
	float: right;
}
#frame #main #content .animal_right .text_right h1 {
	vertical-align: bottom;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	position: relative;
	bottom: 0px;
	top: 168px;
	font-weight: lighter;
	font-size: 24px;
	line-height: 18px;
	color: #663300;
}*/
/*#frame #main #content .animal .name {
	position: relative;
	right: 150px;
	width: 450px;
}*/
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#frame #main #content .photo_strip img {
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 15px;
}
#frame #main #content .title {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 15px;
}
#frame #main #content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#frame #main #content .etcalves img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

