﻿#wrapper {
	border-color: 000080;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	width: 960px;
		margin-right: auto;
		margin-left: auto;
		font-family: Verdana;
		font-size: 13px;
		background-color: #FFFFFF;
	}
body {
	text-align: center;
	background-image: url('images/background.gif');
}
p {
	font-family: Verdana;
	font-size: 13px;
	text-align: left;
	padding-left: 10px;
}
.center {
	text-align: center;
}
a {
	color: #000080;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	color: #000080;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	font-family: "Arial Black";
}
h2 {
	color: #EC0000;
	font-size: 20px;
	font-family: "Arial Black";
	text-align: center;
	text-decoration: none;
}
h2 a {
	color: #FD0000;
	font-size: 20px;
	font-family: "Arial Black";
	text-align: center;
	text-decoration: none;
}
h3 {
	color: #FF0000;
	font-size: 18px;
	font-family: "Arial Black";
}
h3 a {
	color: #FF0000;
	font-size: 18px;
	font-family: "Arial Black";
}
.sidebar img {
	width: 220px;
}
.sidebar {
	width: 225px;
	text-align: center;
	vertical-align: top;
	margin-right: 5px;
	padding-right: 5px;
}
.style1 {
	border-collapse: collapse;
}
.style2 {
	color: #000080;
}
img {
	border-style: none;
}
div#navcontainer ul li
{
display: inline;
}
div#navcontainer
{
background-color: #1F00CA;
border-top: solid 1px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
}
div#navcontainer ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	text-align: center;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	background-color: #FF0000;
	font-size: 12px;
}
div#navcontainer ul li
{
display: inline;
}
div#navcontainer ul li a
{
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
/* the borders have the same size */	margin-right: -1px;
	font-weight: normal;
	font-family: "Arial Black";
	font-size: 12px;
}
div#navcontainer ul li a:hover
{
background-color: #16008D;
color: white;
}
.style6 {
	border-width: 0px;
	margin-left: 0;
	margin-right: 0;
}
#featuredbreeders img {
	width: 180px;
}
.style9 {
	font-weight: bold;
	color: #000080;
	text-decoration: underline;
}
.style10 {
	border-width: 0px;
}
h1 a {
	color: #000080;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	font-family: "Arial Black";
	text-decoration: none;
}
.breeds img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.breeds ul {
	text-align: left;
	font-size: 12px;
	list-style-type: none;
	margin-left: 15px;
}
.breeds h2 a {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #FF0000;
	text-decoration: none;
}

