html, body { height: 110%; }
html>body #container {
    height: auto;
	}
body     {
	background-repeat: repeat;
	background-image: url(../library/image/bg02.jpg);
}
p   {
	color: #330000;
	font-size: 0.9em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	margin: 5px 0px 10px 0px;
}
td {}
h1        {
	color: #330000;
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.1em;
	text-align: center;
	margin: 0 0 0.5em
}
h2     {
	color: #990000;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 8;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
}
h3    {
	color: #990000;
	font-size: 1.05em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.05em;
	margin: 24px 0px 0px 0px
}
a:link {
	color: #FF6600
}
a:visited {
	color: #FF6600
}
a:hover {
	color: #660000;
}
#container  { position: relative;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;  }
#header     {
	text-align: left;
	position: absolute;
	z-index: 2;
	top: -8px;
	left: -8px;
	width: 586px;
	height: 60px
}
#logo      {
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
}
#content         {
	background-color: #fff;
	padding: 20px 80px 20px 80px;
	margin: 0px 0px 40px 0px;
	position: absolute;
	z-index: 1;
	top: 130px;
	left: 120px;
	width: 600px;
	min-height: 425px;
	float: left;
	border-style: solid;
	border-width: 0px
}
#content img {
	padding: 0px 5px 0px 0px;
	float:left;
}
.puppy {
	width: 560px;
	height:auto;
	padding: 0px 5px 5px 5px;
	margin: 5px 0px 5px 0px;
	float:left;
	border:solid;
	border-color:#FFDDDD;
}
.puppy h2    {
	color: #990000;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.05em;
	margin: 5px 0px 5px 0px
}
.puppy h3    {
	color: #330000;
	font-size: 0.95em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.05em;
	margin: 5px 0px 0px 0px
}
.puppy h4    {
	color: #333333;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.05em;
	margin: 5px 0px 0px 0px
}
.puppy a:link {
	color: #000000;
	border-color: #FFFFFF;
	border:none;
}
.puppy a:visited {
	color: #000000;
	border-color: #FFFFFF;
	border:none;
}
.puppy a:hover {
	color: #FF0000;
	border-color: #FFFFFF;
	border:none;
}
#gallery img {
	float:left;
}
#gallery a:link {
	color: #FFFFFF;
	border-color: #FFFFFF;
	padding: 4px;
}
#gallery a:visited {
	color: #FFFFFF;
	border-color: #FFFFFF;
}
#gallery a:hover {
	color: #FF0000;
	border-color: #FFFFFF;
}
.thumb {
	float:left;
	position:relative;
	top: 0px;
}
.thumb a:link {
	color: #FFFFFF;
	border-color: #FFFFFF;
	padding: 4px;
}
.thumb a:visited {
	color: #FFFFFF;
	border-color: #FFFFFF;
}
.thumb a:hover {
	color: #FF0000;
	border-color: #FFFFFF;
}
#footer     {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 20px;
	position: relative;
	bottom: 40;
	width: 100%
}
#footer p {
	color: #FFA8A8;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 5px;
	position: relative;
	bottom: 0;
	width: 100%;
	float: left
}
#menu        {
	text-align: left;
	position: absolute;
	top: 200px;
	left: 5px;
	width: 180px;
	height: 200px;
	z-index: 5;
}
#menu a:link     {
	font-size: 0.9em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 1em;
	text-decoration: none;
	text-align: center;
	margin-right: 6px;
	padding: 2px 5px;
	color: #FFFFFF;
}
#menu a:visited    {
	font-size: 0.9em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	text-align: center;
	margin-right: 6px;
	padding: 2px 5px;
	color: #FFFFFF;
}
#menu a:hover     {
	font-size: 0.9em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: underline;
	text-align: center;
	margin-right: 6px;
	padding: 2px 5px;
	color: #FFCC00;
}
