body {
	background-color: #ceebff;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.logo {
	margin-top: 32px;
	border-width: 0px;
	position: relative;
	left:-3px;
}

.menu {
	width:137px;
	float:left;
	font-family: arial, helvetica;
	font-size:12px;
	line-height:20px;
	color: #ceebff;
	text-align: center;
}

.button {
	color: #black;
	line-height: 21px;
	width: 121px;
	height: 21px;
	background-image: url(../images/button.gif);
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	position: relative;
	left:-3px;
}

a.menu_item:link {
	text-decoration:none;
	color: #18578e;
}

a.menu_item:visited {
	text-decoration:none;
	color: #18578e;
}

a.menu_item:hover {
	text-decoration:none;
	font-weight: bold;
	color: black;
	
}

.header {
	background-color: #3d260c;
	background-image: url(../images/bg3.gif);
	margin-left:132px;
	height: 32px;
	*position: relative;
	*left: -8px;
}

.top_corner {
	position: relative;
	left: -10px;
	*left: -13px;
}

.bottom_corner {
	position: relative;
	left: -10px;
	*left: -13px;
}

.footer {
	margin-left:132px;
	font-family: arial, helvetica;
	font-size: 10px;
	text-align: center;
}

.content {
	margin-left:142px;
	margin-right:20px;
	font-family: arial, helvetica;
	font-size: 14px;
	}

a.c_link:link {
	color: #18578e;
	text-decoration:underline;
}

a.c_link:visited {
	color: #18578e;
	text-decoration:underline;
}

a.c_link:hover {
	color: black;
	text-decoration:underline;
}

.section {
	font-weight: bold;
}

.indent {
	margin-left: 5em;
}

.title {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.photo {
	border:2px;
	border-style:solid;
	margin-left:auto;
	margin-right:auto;
}

.pedigree {
background:white;
margin-left:25px;
font-family: arial, helvetica;
font-size: 14px;
width:485px;
padding: 5px 5px 5px 5px;
line-height:18px;
text-align: left;
}

.pedigree_notes {
margin-left:25px;
font-family: arial, helvetica;
font-size: 14px;
width:485px;
padding: 5px 5px 5px 5px;
line-height:18px;
text-align: left;
}

.dogs_table {
font-family: arial, helvetica;
font-size: 14px;
}

.page_body {

}
