@charset "utf-8";
#container	{
			position: relative;
			top: -15px;
			width: 800px;
			height: 1000px;
			margin: auto;
			background-color: #ffffff;
			}


body		{
			background-color: #94976d;
			}
			
.navbar		{
			position: absolute;
			top: 1050px;
			left: 205px;
			}

.links		{
			text-align: center;
			position: absolute;
			top: 115px;
			width: 630px;
			height: 22px;
			margin-left: 3px;
			margin-right: 3px;
			padding-left: 20px;
			padding-top: 2px;
			padding-bottom: 2px;
			left: 60px;		
			z-index: 2;
			font-size: 16pt;
			}

.header		{
			color: #ad3a51;
			font-size: 64pt;
			font-style: italic;
			font-family: georgia;
			position: absolute;
			top: 5px;
			left: 0px;
			bottom: auto;
			right: auto;
			padding: 0;
			margin: 0;
			z-index: 1;
			}

.name		{
			position: absolute;
			top: 140px;
			left: 190px;
			}

.name2		{
			position: absolute;
			top: 140px;
			left: 277px;
			}


.textbox1	{
			font-family: gerogian;
			color: black;
			position: absolute;
			top: 420px;
			left: 190px;
			width: 425px;
			text-align: center;
			font-size: 12pt;
			}

.textbox2	{
			font-family: gerogian;
			color: black;
			position: absolute;
			top: 505px;
			left: 180px;
			width: 425px;
			text-align: center;
			font-size: 12pt;
			}

.textbox3	{
			font-family: gerogian;
			color: black;
			position: absolute;
			top: 505px;
			left: 190px;
			width: 425px;
			text-align: center;
			font-size: 12pt;
			}

.textbox4	{
			font-family: gerogian;
			color: black;
			position: absolute;
			top: 200px;
			left: 235px;
			width: 470px;
			text-align: center;
			font-size: 12pt;
			}

.textbox5	{
			font-family: gerogian;
			color: black;
			position: absolute;
			top: 340px;
			left: 90px;
			width: 505px;
			text-align: center;
			font-size: 12pt;
			}
		
.textbox6	{
			font-family: gerogian;
			color: black;
			position: absolute;
			top: 155px;
			left: 160px;
			width: 505px;
			text-align: center;
			font-size: 12pt;
			}

.credit		{
			position: absolute;
			top: 1001px;
			left: 220px;
			width: 350px;
			text-align: center;
			font-size: 14px;
			}

.pedigree	{
			font-family: georgia;
			font-size: 7pt;
			color: black;
			position: absolute;
			top: 614px;
			left: 130px;
			width: 570px;
			text-align: left;
			border-style: solid;
			border-color: black;
			border-width: 1px;
			z-index: 5;
			}
			
.pedigreec	{
			font-family: georgia;
			font-size: 7pt;
			color: black;
			position: absolute;
			top: 680px;
			left: 130px;
			width: 570px;
			text-align: left;
			border-style: solid;
			border-color: black;
			border-width: 1px;
			z-index: 5;
			}

.picture	{
			position: absolute;
			top: 160px;
			left: 240px;
			}


.picture2	{
			position: absolute;
			top: 220px;
			left: 280px;
			}

.picture3	{
			position: absolute;
			top: 190px;
			left: 220px;
			}

.picture4	{
			position: absolute;
			top: 160px;
			left: 35px;
			}

.picture5	{
			position: absolute;
			top: 320px;
			left: 620px;
			}
			
.picture6	{
			position: absolute;
			top: 250px;
			left: 0px;
			}

a:link		{color: #eaeccb;}
a:visited	{color: #eaeccb;
			text-decoration: none;}
a:hover		{color: #edf74d;}
a:active	{color: #0d0e03;}
a:focus		{background-color: #ffffff;}

