<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <meta http-equiv="content-type" content="text/html;charset=utf-8"/>
  	<style type="text/css" media="screen">
		html, body 		{ margin: 0; padding: 0;  }
		body 			{ color: #333; font: 12px Times New Roman, Times, serif; line-height: 18px; background-color: #F0F0E3}
        body.index 		{ color: #333; font: 12px Times New Roman, Times, serif; line-height: 18px; background-color: #acb89c}
		h2				{ color: #333; font-variant: small-caps; letter-spacing: 1.1px; font-size: 110%}
        h3				{ color: #333; font-variant: small-caps; letter-spacing: 1.1px; font-size: 100%; padding: 0px 30px}
		a				{ color: #56684E; }
        a:hover         { color: #738368; }
        a.main          { color: #593F39; text-decoration: none; } 
        a.main:hover    { color: #6f020b; text-decoration: none; } 
        a.special       { color: #6f020b; font-size: 120%} 
        a.special:hover { color: #593F39; font-size: 120%} 
        
		p				{ margin: 0 0 18px; }
		p.title			{font-variant: small-caps; letter-spacing: 1px; font-size: 230%}
		p.normal 		{font-variant: normal; letter-spacing: 1.5px; font-size: 100%}
     	p.smallcaps		{font-variant: small-caps; letter-spacing: 1.1px; font-size: 110%}
		p.text			{font-family:sans-serif; font: Verdana; letter-spacing: .90px; font-size: 80%}
		p.caption		{font-family:sans-serif; font: Verdana; letter-spacing: .90px; font-size: 70%}
		#wrapper		{width:970px;  }
		
		/* Header */
		#header			{ background: #acb89c; border-bottom: 2px solid #9FA38A; width:900px; }
		#header h1  	{ border-bottom: 1px solid #9FA38A; color: #004b6f; margin: 0px 18px 3px; padding: 18px 18px 0px; }
		#header p		{ color: #333; font-weight: normal; font-size: 140%; padding: 0 18px; font-variant: small-caps; letter-spacing: 1px; }

		/* Header Index page only */
		#headeri		{ background: #acb89c; }
		#headeri h1  	{ color: #004b6f; margin: 0px 18px 3px; padding: 18px 18px 0px; }
		#headeri p		{ color: #333; font-weight: normal; font-size: 140%; padding: 0 18px; font-variant: small-caps; letter-spacing: 1px; }
				
		/* Content Style */
		#navigation		{ padding-left: 18px; letter-spacing: .1px;  }
		#navigation ul	{ padding: 0 22px 9px; }
		#navigation li	{ font-size: 80%; font-family:sans-serif; font: Verdana; padding: .5px; padding-right: 5px; }

		#content		{ border-bottom: 1px solid #ccc; margin: 0 18px;  }
		#extra			{ padding-left: 18px; }
		#extra small	{ font-size: 11px; line-height: 18px; }
		#content p, #extra p { padding-right: 18px; }
		
		/* Tables */
		.pedigreetable, .pedigreetable TD, .pedigreetable TH
                        { font-family:sans-serif; font: Verdana; font-size:95%; }
		.littertable, .littertable TD, .littertable TH
                        { font-family:sans-serif; font: Verdana; font-size:100%; }
		
		/* Images */
		img.special {border: 2px #969696 solid;}
		
		/* Content Positioning & Size */
		#navigation		{ float: left; width: 48%; }
		#content		{  }
		#extra			{ float: left; width: 48%; }		
        /* Footer */
		#footer			{ background: #333; border-bottom: 2px solid #9FA38A; clear: both; width: 100%; font-family:sans-serif; font: Verdana; letter-spacing: .95px; font-size: 75%; width:900px; }
		#footer a		{ color: #9FA38A; align: left }
		#footer	p		{ color: #9FA38A; margin: 0; padding: 0 18px 10px; }
		#footer ul		{ border-bottom: 1px solid #9FA38A; list-style-position:inside; margin: 0 18px 6px; padding: 1px 0 6px;  }
		#footer li		{ display: inline; font-size: 11px; font-family:sans-serif; font: Verdana; font-weight: bold; padding-right: 5px; }
	</style>
</html>


