body         {
				margin: 0px;
				padding: 0px;
				background: url(images/background.jpg) repeat-y center #a5b795;}


#container {
			margin: auto;
			width: 706px;
			height: 100%;
			}
			
#header {	margin: auto;
			width: 706px;
			height: 292px;}
			
	
#content {  margin: auto;
			width: 615px;
			padding-left:20px; 
			padding-right:20px; 
			font-family:Verdana, Tahoma, sans-serif;
			font-size: 11px; 
			line-height: 1.7em; 
			}
			
#nav {
			margin: auto;
			width: 600px;
			text-align: center;
			border-bottom: 1px solid #ddd;
		}
			
#nav a:link, #nav a:active, #nav a:visited {
			font-family: Georgia, "Times New Roman", Times, serif;
			color: #666666;
			text-decoration: none;
			font-size: 18px;
			}			

#nav a:hover {
			color: #000000;
			text-decoration: none;
			border-bottom: 2px solid #666;
			}	
			
#nav ul {
			margin: 0px; padding: 0px;
	}
			
#nav li {
			list-style-type: none;
			display: inline;
			padding-right: 10px;
			padding-left: 10px;
	}
		
#footer { 
			font-family: sans-serif, arial, tahoma;
			font-size: 10px;
			color: #555;
			width: 600px;
			margin: auto;
			text-align: center;
			padding-bottom:10px;
			border-top: 1px solid #ddd;
			margin-top: 20px;
			clear: both;
			}
			
h1 { 
			width: 706px;
			 height: 292px;
			 text-indent: -9999px;
			 background: url(images/header1.jpg);
			 margin:0px;
			 padding:0px;
	 }

			
.imageleft {float: left; margin-right: 10px; margin-top: 6px; margin-bottom: 6px; border: 6px solid #e3e3e3;}
.imageright {float: right; margin-left: 10px; margin-top: 10px; margin-bottom: 10px; border: 6px solid #e3e3e3;}
.image {margin: 10px; border: 6px solid #e3e3e3;}

h3           { font-family: serif, Georgia, "Times New Roman"; font-size: 20px; letter-spacing: 1pt }
h4           { font-family: serif, Georgia, "Times New Roman"; font-size: 15px; font-weight: bold; margin-bottom: 0px;}

.dogimage {float: left; background: #fff; border: 3px solid #e3e3e3; text-align: right; margin-right: 10px; }
.dogimage img {background: #fff; border: 3px solid #e3e3e3; text-align: right; }

a:link       { color: #003300 }
a:hover      { color: #006600 }
a:visited       { color: #003300 }
a:active       { color: #000000 }

td           { font-size: 11px; font-family: Verdana, tahoma, sans-serif }


.style1 {
	color: #FFFFCC;
	font-weight: bold;
	
}

.border5 {border: 5px solid #e3e3e3}
.pedigree { font-size: 11px; font-family: Verdana, tahoma, sans-serif;
				border: solid 1px #ddd; margin-bottom: 20px; }
				
.pedigree td {border: solid 1px #ddd; padding: 5px;}
