* {
	margin: 0;
	padding: 0;
}

body {
background: #492e73 url(Elements/puplines.jpg);
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
line-height: 17px;
color: #330033;
}

a {
text-decoration: underline;
color: #330033;
}
a:hover {
text-decoration: none;
color: #333333;
}

#wrap {
margin: 25px auto 0 auto;
width: 800px;
background: #fff;
border: 10px solid #342052;
background-image: url(Elements/satinpaws.jpg);
background-repeat: repeat;
}
#wrap-blog {
margin: 0 auto 0 auto;
width: 800px;
background: #fff;
border: 10px solid #342052;
}

#header {
height: 90px;
padding: 5px 0 5px 0;

}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 23px 0 0 20px;
color: #492e73;
}
#header h1 a { 
color: #492e73;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
font-size: 19px;
color: #492e73;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#menu {
height: 30px;
line-height: 30px;
background: #D1E6EF url(Elements/puplines.jpg);
width: 100%;
}

#menu ul {
list-style-type: none;
padding-left: 15px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 10px 0 10px;
color: #FFF;
text-decoration: none;
font-weight: 100;
font-size: 14px;
}
#menu ul li a:hover {
color: #ccc;
background-color: #492e73;
text-decoration: none;
}

#content {
padding: 0 15px 0 15px;
background-image: url(Elements/satinpaws.jpg);
min-height: 450px;
}

.left {
float: left;
width: 445px;
text-align: justify;
}
.left-links {
float: left;
width: 445px;
text-align: left;
}
.img-pad {
	padding: 5px;
}
.left-links p {
	line-height: 35px;
}
.left-pg2 {
float: left;
width: 750px;
text-align: left;
line-height: 25px;
}
.pedigree {
float: left;
width: 750px;
}

.left h2 {
font-size: 18px;
color: #492e73;
font-weight: 100;

padding: 15px 0 7px 0;
}
.left h2 a {
text-decoration: none;
color: #492e73;
}
.left h2 a:hover {
color: #111;
}

.right {
float: right;
width: 310px;
border-left-style: solid;
border-left-width: 1px;
border-left-color: #CCC;
padding-top: 10px;
color: #492e73;
font-size: 13px;
}
.right h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 28px;
line-height: 28px;
background: #492e73;
color: #fff;
font-size: 14px;
}
.right ul {
padding: 10px 0 15px 10px;
list-style-type: none;
}
.right ul li a {
color: #492e73;
text-decoration: none;
font-size: 13px;
font-weight: 100;
}
.right ul li a:hover {
color: #666;
}

.right-pup {
float: right;
width: 275px;
border-left-style: solid;
border-left-width: 1px;
border-left-color: #CCC;
padding-top: 10px;
color: #492e73;
font-size: 13px;
}
.right-pup h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 28px;
line-height: 28px;
background: #492e73;
color: #fff;
font-size: 14px;
}
.right-pup ul {
padding: 10px 0 15px 10px;
list-style-type: none;
}
.right-pup ul li a {
color: #492e73;
text-decoration: none;
font-size: 13px;
font-weight: 100;
}
.right-pup ul li a:hover {
color: #666;
}
.adleft {
float: left;
height: 105px;
width:130px;
border: 5px solid #492e73;
margin: 10px 0 0 12px;
font-size: 18px;
color: #aaa;
text-align: center;
}
.adright {
float: right;
height: 105px;
width:130px;
border: 5px solid #492e73;
font-size: 18px;
color: #aaa;
margin: 10px 0 0 0;
text-align: center;
}

#footer {
height: 20px;
background: #ccc;
text-align: center;
font-size: 12px;
padding: 5px;
margin: 0 0 10px 0;
}

/* copyright */

#copyright {
	margin: 0 auto;
	clear: both;
	width: 800px;
	padding: 10px;
	text-align: center;
	color: #ccc;
	font-size: 90%;
}

#copyright p {
	margin: 0;
	padding: 5px 0px;
	line-height: 115%;

	}

#copyright p a {
	color: #ccc;
	line-height: 115%;
}

#copyright a{color: #ccc;
	text-decoration: none;
}
#copyright a:visited {
	color: #ccc;
	text-decoration: none;
}
#copyright a:hover {
	color: #ccc;
	text-decoration: underline;
}


/*pedigree table */
table.pedigree {
	font-size: 11px;
	line-height: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;
}
table.pedigree th {
	border-width: 1px;
	border-style: solid ;
	border-color: gray;
}
table.pedigree td {
	border-width: 1px;
	border-style: solid ;
	border-color: gray;
	padding: 5px;
	height: 40px;
	width: 25%;
	vertical-align:middle;
}

/*END pedigree table */

/*font styles*/
.style1 {
	color: #666666;
	font-size: 12px;
}
.style2 {font-size: 12px}

.style5 {color: #CCCCCC}
.style7 {font-size: 10px}
.style8 {font-weight: bold}
.style9 {	color: #4D426C;
	font-weight: bold;
	font-size: 15px;
}
.style11 {
	font-size: 14px;
	font-weight: bold;
}
.style12 {font-size: 14px}
.style13 {color: #CCCCCC}
.style15 {color: #666666;
	font-size: 13px}
.style16 {color: #999999;
	font-size: 11px}
.style17 {
	font-size: 14px;
	font-style: italic;
}
.style20 {color: #666666; 
	font-size: 10px; 
}
.style21 {font-size: 10px}
.style22 {font-size: 12px}
.style23 {font-weight: bold}

/*end font styles */

