body,td,th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

body {
	font-size: 12px;
	color: #FFFFCC;
	line-height: 1.4em;
	background-image: url(../images/bg_page.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:active, #thispage, #this-page, .photos {
	font-weight: bold;
	font-style: italic;
	color: #FFFFCC;
	font-size: 11px;
}

a:hover, #thispage, #this-page, .photos {
	color: #FFCC00;
}
.photos {
	background-image: url(../images/bg_photo_no.jpg);
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	text-align: center;
}


h1, h2 {
	font-style: italic;
	color: #FFCC00;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

h1 {
	font-size: 135%;
	padding-bottom: 15px;
}

h2 {
	font-size: 125%;
	padding-bottom: 10px;
}

h3 {
	font-size: 110%;
	margin-bottom: 15px;
	padding-top: 0px;
}
h4 {
	font-style: italic;
	color: #FFCC00;
	padding-top: 15px;
	padding-bottom: 0px;
	margin: 0px;
}

#articles h1 {
	padding-bottom: 0px;
}


#mainarea {
	margin-left: 0px;
	width: 780px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}

#header {
	background-image: url(../images/top_edge.jpg);
	background-repeat: repeat-x;
	height: 138px;
	background-position: bottom;
}

#header-title {
	position: absolute;
	right: 12px;
	top: 70px;
}

#header-subtitle h1 {
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: -0.05em;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header-subtitle {
	height: 16px;
	position: absolute;
	right: 12px;
	top: 110px;
}

#logo-1 {
	height: 184px;
	width: 144px;
	position: absolute;
	left: 0px;
	top: 8px;
}

#logo-2 {
	height: 169px;
	width: 89px;
	position: absolute;
	left: 144px;
	top: 1px;
}

#corner-top {
	height: 10px;
	width: 10px;
	position: absolute;
	right: 0px;
	top: 128px;
}

#center-area {
	background-image: url(../images/bg_center_area.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 160px;
	padding-top: 60px;
	padding-right: 40px;
	padding-bottom: 40px;
}

#tblFooter {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#tblFooter #left-td {
	background-image: url(../images/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#corner-down {
	height: 68px;
	width: 212px;
	background-image: url(../images/corner_down.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	padding-right: 13px;
}

#corner-down img {
	float: left;
}
#corner-down p {
	margin-top: 15px;
}


#language {
	position: absolute;
	left: 0px;
	bottom: 12px;
}

#nav {
	width: 110px;
	position: absolute;
	left: 0px;
	top: 190px;
}

#nav ul {
	list-style : none;
	margin : 0px;
	padding: 0px;
}

#nav a {
	display : block;
	padding-left : 18px;
	text-decoration : none;
	line-height: 22px;
	margin-bottom: 1px;
	background-image: url(../images/bg_nav_button.jpg);
	width: 92px;
	height: 25px;
}

#nav a:hover, #thispage {
	display : block;
	padding-left : 18px;
	text-decoration : none;
	line-height: 22px;
	margin-bottom: 1px;
	background-image: url(../images/bg_page.gif);
	width: 92px;
	height: 25px;
}
#tblPhoto {
	float: right;
	padding-left: 15px;
	margin-top: 5px;
}


.tbl-top {
	background-image: url(../images/bg_foto_sides_up.gif);
}

.tbl-bottom {
	background-image: url(../images/bg_foto_sides_down.gif);
}

.tbl-left {
	background-image: url(../images/bg_foto_sides_left.gif);
}

.tbl-right {
	background-image: url(../images/bg_foto_sides_right.gif);
}
.text-img {
	float: right;
	padding-left: 15px;
}
.td-bottom {
	background-image: url(../images/bg_td_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: bottom;
}
#tblDogs td {
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}

#tblPedigree td {
	border: 1px solid #999933;
	padding-left: 2px;
}
.text-yellow {
	font-style: italic;
	color: #FFCC00;
}

#tblPedigree td p {
	margin: 0px;
	padding: 0px;
}

select {
	color: #FFFFCC;
	font-weight: normal;
	background-color: #96A563;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCC99;
}
