div#bios	{margin: 1em 1em 0em 11.5em; /* top-right-bottom-left */
		padding: 1em 1em 1em 1em;	/* top-right-bottom-left*/
		font-family: georgia, times, "times new roman", serif;
		font-size: 1.05em;
		color: #000;
		text-indent: 2em;
		text-align: justify;
		font-weight: normal;
		border-left: 1px solid #333;}
#bios h2{margin: 1.5em 0em 0em 0em; /* top-right-bottom-left */
		font-size: 1.4em;
		font-weight: bold;
		text-align: left;
		text-indent: 0em;}
#bios h3{margin: 0em 0em 2.5em 0em; /* top-right-bottom-left */
		font-size: 1.0em;
		font-weight: bold;
		text-align: left;
		text-indent: 0em;}
img#redseal	{margin: 0em 0em 1em 1em; /* top-right-bottom-left */
		padding: 0.1em;
		float: right; 
		width: 100px;
		background-color: red;}
img#whiteseal	{margin: 0em 0em 1em 1em; /* top-right-bottom-left */
		padding: 0.1em;
		float: right; 
		width: 100px;
		border-bottom: 1px solid #333;
		background-color: #000;}
img#blankseal	{margin: 0em 0em 1em 1em; /* top-right-bottom-left */
		padding: 0.1em;
		float: right; 
		width: 100px;
		border-bottom: 1px solid #333;
		background-color: transparent;}
#bios p#divide{border-bottom: 1px solid #333;}