    #container {
    width: 100%;
	font-size:11pt;
	font-family: "Times New Roman", Times, serif;
    }
	
	#container h1, h2, h3 {
	font-family:Verdana, Geneva, Trebuchet, Arial, Helvetica, sans-serif;
	}

	#container ul li {
    margin-top: 0.7em;
    }

    #container dl {
    padding-top:0.36em;
    padding-right:0.36em;
    padding-bottom:0.36em;
    padding-left:0.36em;
    }

    #container dd {
    margin-left:8.57em;
    padding-bottom:1.07em;
    }

    #navigation_top {
    display:none;
    }
	
	#mast_head {
	display:none;
	}

    #header {
    display:block;
    }

    #main_content a {
    color:black;
    text-decoration:none;
    }

    #main_content {
    padding: 0 1.43em 0 1.43em;
    background: white;
    }

    #students table td {
    padding-right:0.36em;
    padding-top:0.36em;
    }


    #students table th {
    padding-right:0.36em;
    padding-top:0.36em;
    }


    #descendants ul li {
    margin-top: 0.71em;
    }


	#descendants_listing {
	margin-left:-2.64em;
	}
	
	.person_descendant {
	font-family: Verdana, Geneva, Trebuchet, Arial, Helvetica, sans-serif;
    }


    #gnupg_public_key pre {
    font-size:1.0em;
    }

    #footer {
    padding: 0 0.71em; /* this padding matches the left alignment of the elements in the divs that appear above it. */
    background-color:white;
    margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
    padding: 0.71em 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
    }

	.current_page {
	color:black;
	}
	
	.not_current_page {
	color:black;
	}
	
	#border_bottom {
	display:none;
	}
	
	#validation {
	display:none;
	}
	
	#filler_blank_paragraphs {
	display:none;
	}


	.postal_address {
	font-size:10pt;
	}
	
	.print_only_inline {
	display:inline;
	}
	
	.spacer_between {
	}
	
	#picture_right {
	display:none;
	}
	
	.display_only_inline {
	display:none;
	}
	
	
	#addthis_toolbox {
    display:none;
    }
	
	#clear_both_top {
	display:none;
	}
