#contentind  { 
	position: relative;
	height: auto;
	width: 800px;
	background: white;
	margin-top: clear;
	margin-bottom: 0px;
	padding: none;
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
		}




#mainpic {
	position: relative;
	top: 0px;
	left: 0;
	width: 800px;
	height: 350px;
	padding: 0px;
	background: none;
	
	}
#comm {
	position: relative;
	padding: 30px;
	padding-top: 0px;
	background: none;
	width: 740px;
	margin-right: 10px;
	
	}

#raw {
	font-size: .8em;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 295px;
	background: none;
	padding: 10px;
	padding-left: 15px;
	}

#pedigree {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 300px;
	padding: 10px;
	background: none;
	}

table {
	table-layout: fixed;
	font-size: .8em;
	
	
	
	}


.pictopright {
	float: right;
	margin-left: 10px;
	bottom: 0px;
	right: 0px;
	width: 250px;
	height: auto;
	border: black solid 1px;
	
	}
.picbotleft {
	position: absolute;
	top: 150px;
	left: 20px;
	width: 250px;
	height: auto;
	border: black solid 1px;
	}

#picbox2 {
	position: absolute;
	margin: 20px;
	margin-top: 30px;
	margin-right: 30px;
	top: 0px;
	right: 0px;
	width: 500px;
	height: 350px;
	background: navy;
	padding: 20px;
	color: white;
	}
	
#picbox2 p {
	position: absolute;
	bottom: 30px;
	right: 10px;
	width: 250px;
	color: white;
	background: none;
	font-style: italic;
	font-size: 1em;
	margin-right: 0px;

	}
#narrowleft p {
	position: relative;
	left: -20px;
	width: 150px;
	background: none;
	}


#progeny {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: auto;
	background: blue;
	padding: 0px;
	
	}

.progpic { 
	Float: top;
	width: 150px;
	height: auto;
	border: 1px solid black;
	margin: 10px;
	margin-left: 0px;
	}

#progpic {
	width: 180px;
	top: 0px;
	left: 0px;
	height: auto;
	background: none;
	font-size: .8em;
	margin-left: 30px;
	padding-top: 0px;
	}
#botcom {
	position: absolute;
	top: 450px;
	left: 250px;
	width: 520px;
	height: auto;
	background: none;
	margin: 0px;
	padding-bottom: 0px;
	}
	
#picboxright {
	position: relative;
	top: 0px;
	right: 0px;
	width: 800px;
	height: 700px;
	background: none;
	padding: 0px;
	}
	
#botcomnopic {
	position: relative;
	top: 0px;
	background: none;
	padding: 30px;
	}

