body
{
	color: #000;
	background: #fff;
	margin: 0;
	text-align: center;
	/* required to centre page */
}

body, p, span, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

table#page
{
	background-color: #fff;
	height: 100%;
	width: 800px;
	/* required to centre page */
	margin: 0 auto;
	/* required to centre page */
}

tr
{
	vertical-align: top;
}

table.pedigree
{
	width: 100%;
}

table.pedigree tr
{
	vertical-align: middle;
}

table.pedigree td
{
	font-size: 90%;
	background-color: #e0ffff;
}

table.pedigree td.dam
{
	background-color: #fff0f5;
}

table.gbook
{
	width: 580px;
}

#menu
{
	width: 120px;
	padding-top: 20px;
	text-align: center;
}

#menu p
{
	font-weight: bold;
	font-size: 85%;
	margin-top: 0;
	margin-bottom: 10px;
}

#main
{
	width: 630px;
	padding-top: 10px;
	padding-right: 50px;
	text-align: left;
	background: url(../images/paws.gif) top right repeat-y;
}

#indexlogo
{
	text-align: center;
	clear: both;
}

#indexlogo p
{
	margin-top: 0;
	font-size: 100%;
	font-weight: bold;
}

img
{
	border: none 0;
}

h1, h2, h3, h4
{
	color: navy;
	font-weight: bold;
	margin-top: 0;
}

h1
{
	font-size: 180%;
	text-align: center;
}

h2
{
	font-size: 120%;
	text-align: left;
}

h3
{
	font-size: 100%;
	text-align: left;
}

h4
{
	font-size: 120%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0;
}

li
{
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

ol
{
	list-style-type: decimal;
}

ol ol, .level2
{
	list-style-type: lower-roman;
}

.footer
{
	text-align: center;
}

.footer p
{
	font-size: 80%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.footnote
{
	font-size: 80%;
}

.disclaimer_html
{
	text-align: left;
}

.disclaimer_html p
{
	font-size: 80%;
	margin: 5px 0;
}

.caption
{
	font-size: 70%;
	text-align: left;
}

a:link, a:visited, a:active
{
	color: #00f;
	text-decoration: none;
}

a:hover
{
	color: #f00;
	text-decoration: none;
}

.navbar
{
	font-weight: bold;
	font-size: 80%;
	text-align: center;
}

.hidden
{
	display: none;
}

hr
{
	width: 50%;
}

.pedigree
{
	font-size: 11px;
	white-space: nowrap;
}

.pictopleft
{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.pictopright
{
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}

.sup
{
	font-size: 70%;
	vertical-align: top;
}

.thumbs
{
	text-align: center;
}

.thumbs img
{
	margin-right: 5px;
	margin-left: 5px;
}

.thumbs p
{
	font-size: 70%;
	text-align: center;
}

div#gallery
{
	width: 120px;
	height: 450px;
	overflow: auto;
	text-align: center;
	float: left;
	padding: 0;
	margin: 0;
}

div#gallery img
{
	margin: 5px 0;
}

div#photoholder
{
	text-align: center;
	height: 450px;
}

/*
p.q
{
	font-weight: bold;
	margin-bottom: 0;
}

p.a
{
	font-size: smaller;
	margin-top: 0;
}
*/

.required
{
	color: red;
}

ul#gbook, ul#gbook ul, ul#gbyr
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#gbyr
{
	text-align: center;
}

ul#gbyr li
{
	display: inline;
	margin: 0 5px;
}

ul#gbook ul li
{
	padding: 5px 10px;
}

ul#gbook
{
	background-color: #eef;
}

.gbhead
{
	background-color: #ccf;
	margin-top: 10px;
}

dt
{
	font-weight: bold;
}

dd
{
	margin-bottom: 10px;
}
