/* CSS Document */

h1 {
    margin-bottom: 10px;
}
h5 {
    margin-top: 0;
	margin-bottom: 10px;
	margin-right: 20px;
}

#bios_cont {
    margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#bios_cont p {
    text-align: justify;
}
#bios_cont img {
    margin-left: 12px;
}
/* .button styles moved to main sheet */
#bios_cont p.button {
    background: url(/images/backbutton-pixy.gif) no-repeat right top;
	width: 66px;
	margin-left: 20px;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 150%;
	line-height: 140%;
	text-align: justify;
}
.tonyTitle {
	margin-top: 25px;
	margin-bottom: 10px;
	font-style: normal;
}
#tonyCareer td {
	padding-bottom: 10px;
	vertical-align: top;
}
#tonyOpening td {
}
#tonyMaterials td {
	padding-bottom: 10px;
	vertical-align: top;
}
