body{
	background: url('/images/bk_dna.jpg') repeat-x;
	color:#333;
	margin: 0px; 
	padding: 0px; 
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	}
#core_wrap{
	width: 766px;
	margin: 0 auto;
	border:0px solid #00ff00;
	}
#topsection{
	border: 0px solid #00ff00;
	height: 224px; 
	}
#people_images{
	background: url('/images/pictures_home.jpg') repeat-x;
	height: 145px; 
	}	
#forensic_images{
	background: url('/images/forensicss.jpg') repeat-x;
	height: 145px; 
	}	
#parinty_images{
	background: url('/images/parinty.jpg') repeat-x;
	height: 145px; 
	}		
#relationship_images{
	background: url('/images/relationship.jpg') repeat-x;
	height: 145px; 
	}
#grandparent_images{
	background: url('/images/grandparent.jpg') repeat-x;
	height: 145px; 
	}	
#ansestry_images{
	background: url('/images/ansestry.jpg') repeat-x;
	height: 145px; 
	}
#health_images{
	background: url('/images/health_top.jpg') repeat-x;
	height: 145px; 
	}
#drug_images{
	background: url('/images/drugAbuse.jpg') repeat-x;
	height: 145px; 
	} 
#alcohol_images{
	background: url('/images/acAbuse.jpg') repeat-x;
	height: 145px; 
	} 	
#alzheimer_images{
	background: url('/images/allzheimer.jpg') repeat-x;
	height: 145px; 
	} 
#gender_images{
	background: url('/images/gender.jpg') repeat-x;
	height: 145px; 
	} 
#Page_info{
	border: 0px solid #00ff00;
	height: 72px; 
	}
#maintain{
	border: 1px solid #ff0000;
	height: 100px; 
	}	
	
/* Content Column
--------------------------------------------------------------------------------------------------------*********/

#content_full {
	border: 0px solid #ff0000;
	min-height:300px;
	width: 100%;
	padding:0px;
	padding-top:8px;
	margin: 0px;
}
.leftcontainer{ padding: 0; border:1px solid #fff; width: 766px; min-height:300px; margin-top: 20px;}  
.leftcontainer_left{ float: left; width: 285px; border-right:4px solid #EBEBEB; min-height:300px; Padding-top: 10px; Padding-right: 20px;} 
.leftcontainer_right{float: right; width: 430px; border:1px solid #fff; min-height:300px; Padding: 10px; Padding-right: 1px; Padding-left: 10px; }  
.leftcontainer_clear{ clear : both; 
}
.rightcontainer{ padding: 0; border:1px solid #ff0000; width: 766px; min-height:300px; margin-top: 20px;}  
.rightcontainer_left{ float: left; width: 500px; border:1px solid #00ff00; min-height:300px;} 
.rightcontainer_right{float: right; width: 220px; border-left:1px dashed #CCC; min-height:300px; Padding: 10px; Padding-right: 1px; }  
.rightcontainer_clear{ clear : both; 
}

/* Content Column
--------------------------------------------------------------------------------------------------------*********/

A:link { text-decoration : none; color: #9D080D; font-size : 12px; font-weight: bold; } 
A:visited { text-decoration : none; color: #9D080D; font-size : 12px; font-weight: bold;  } 
A:active { text-decoration : none; color: #9D080D; font-size : 12px;  font-weight: bold; } 
A:hover   { text-decoration : underline; color: #9D080D; font-size : 12px; font-weight: bold;  }
 
.footernumbers{ padding: 0; border-top:12px solid #EBEBEB; width: 766px; margin-top: 10px; color: #000;}  
.footernumbers_left{ float: left; width: 305px; border-right:4px solid #EBEBEB; padding-top: 10px; margin-top: 3px;} 
.footernumbers_right{float: right; width: 430px; margin-top: 3px; padding-top: 18px;}  
.footernumbers_clear{ clear : both; 
}

#footer{
	background: url('/images/bottom.gif') repeat-x;
	padding-top: 30px;
	height: 40px; 
	color: #666;
	text-align: center;
	font-size: 11px;
	}
.footer A:link { text-decoration: none; color: #666; font-size: 11px; } 
.footer A:visited { text-decoration: none; color: #666; font-size: 11px; } 
.footer A:active { text-decoration: none; color: #666; font-size: 11px; } 
.footer A:hover   { text-decoration: underline; color: #555; font-size: 11px;  
	}
.tagCloud A:link { text-decoration: none; color: #EBEBEB; font-size: 10px; } 
.tagCloud A:visited { text-decoration: none; color: #EBEBEB; font-size: 10px; } 
.tagCloud A:active { text-decoration: none; color: #EBEBEB; font-size: 10px; } 
.tagCloud A:hover   { text-decoration: underline; color: #EBEBEB; font-size: 10px;  
	}	
	
	
#error_box {
	font-family: Tahoma; font-size: 13px;
	text-align: center; 
	color: #000;
	min-height: 15px;
	max-height: 100px;
	background: #FFF3F0;
	border: 2px solid #ebebeb;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
p { margin-left: 1px; margin-top: 1px; margin-right: 0px; margin-bottom: 1px; 
}