body {
	background-color:#fff;
	margin:0px;}
table {
	empty-cells:show;}

.page {
	font:1px Arial;
	width:100%;}
.page_up-left {
	background-image:url(smoke_up-left.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	text-align:right;
	vertical-align:bottom;}
.page_up-right {
	background-image:url(smoke_up-right.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
	vertical-align:bottom;}
.page_down-left {
	background-image:url(smoke_down-left.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:100%;
	height:426px;}
.page_down-right {
	background-image:url(smoke_down-right.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:100%;
	height:426px;}
.page_center {
	vertical-align:top;
	width:976px;}
.head {
	background-image:url(head.jpg);
	background-repeat:repeat;
	background-position:0px 0px;
	width:976px;
	height:283px;}

.content {
	width:100%;}
.content_border-left, .content_border-right {
	background-repeat:repeat-y;
	background-position:0px 0px;
	width:2px;}
.content_border-left {
	background-image:url(border-left.gif);}
.content_border-right {
	background-image:url(border-right.gif);}
.content_center {
	background-image:url(content_background.jpg);
	background-repeat:repeat;
	background-position:0px 0px;
	vertical-align:top;}

.menu_area {
	background-image:url(menu.png);
	background-repeat:repeat-x;
	background-position:0px 0px;
	width:100%;
	height:40px;}
.menu_separator {
	background-image:url(menu_separator.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:2px;
	height:40px;}
.menu_item:link, .menu_item:visited, .menu_item_active {
	display:block;
	font:13px Tahoma;
	color:#fff;
	text-decoration:none;
	text-align:center;
	padding-top:3px;
	width:100%;
	height:37px;}
.menu_item:hover {
	background-image:url(menu.png);
	background-repeat:repeat-x;
	background-position:0px -40px;}
.menu_item_active {
	cursor:default;
	color:#d5e7ff !important;
	background-image:url(menu.png);
	background-repeat:repeat-x;
	background-position:0px -80px;}

.text_area {
	padding:15px 15px 0px 15px;
	width:942px;}

h1 {
	font:20px Arial;
	color:#0d1434;
	margin:0px;
	padding:0px 0px 15px 0px;}
h2 {
	font:18px Arial;
	color:#0d1434;
	margin:0px;
	padding:0px 0px 0px 0px;}
h3 {
	font:16px Arial;
	color:#0d1434;
	margin:0px;
	padding:0px 0px 0px 0px;}

.main_text {
	font:13px Arial;
	color:#0d1434;
	margin:0px;
	padding:0px 0px 15px 0px;}

.photo {
	border:solid 4px #aab9cc;}
.left_in_text {
	float:left;
	margin-right:10px;}
.right_in_text {
	float:right;
	margin-left:10px;}

.footer {
	background-image:url(footer_background.png);
	background-repeat:repeat-x;
	background-position:0px 0px;
	font:11px Arial;
	color:#fff;
	width:976px;
	height:42px;}
.footer_corner-left, .footer_corner-right {
	background-repeat:no-repeat;
	width:50%;
	height:42px;}
.footer_corner-left {
	text-align:left;
	padding-left:10px;
	background-image:url(footer_corner-left.png);
	background-position:left 0px;}
.footer_corner-right {
	text-align:right;
	padding-right:10px;
	background-image:url(footer_corner-right.png);
	background-position:right 0px;}
.footer_end {
	background-image:url(footer_end.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:976px;
	height:9px;}
.footer_link:link, .footer_link:visited {
	font:11px Arial;
	color:#fff;
	text-decoration:underline;}
.footer_link:hover {
	text-decoration:none;}
	
.main_link:link, .main_link:visited {
	font:13px Arial;
	color:#0e418b;
	text-decoration:underline;}
.main_link:hover {
	text-decoration:none;}
	
.breed {
	font:13px Arial;
	color:#0e418b;
	border-right:1px solid #0e418b;
	border-bottom:1px solid #0e418b;
	margin-bottom:10px;
	width:100%;}
.breed td {
	text-align:center;
	border-left:1px solid #0e418b;
	border-top:1px solid #0e418b;
	width:33%;}