#subpage #contentDiv .imgLeftwithCaption {
	width: 230px;
	float: left;
	margin-right: 15px;
	margin-bottom: 7px;
	padding: 5px 5px 7px;
	clear: left;
}
#subpage #contentDiv .imgLeftwithCaption img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#subpage #contentDiv .imgLeftwithCaption p {
	font-size: .9em;
	line-height: 1em;
	color: #0000FF;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
}
#subpage #contentDiv .bioHeader1 {
	font-size:1.5em;
	font-weight: bolder;
	color: #E7A304;
	border-bottom: 1px solid #666666;
	margin: 0px 5px 10px;
	text-align: left;
	padding-right: 10px;
	padding-left: 250px;
	display: block;
	clear: both;
}
#subpage #contentDiv .bioHeader2 {
	font: bolder 16px Arial, Helvetica, sans-serif;
	color: #0033FF;
	background: #EAEAEA url(../media/images/page/header_bg.gif) repeat-x;
	text-align: center;
	border-bottom: 3px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin-bottom: 7px;
}
table.personal {
	background: #000000;
}
table.personal th {
	font-size: 1.1em;
	font-weight: bolder;
	color: #FFCC00;
	text-align: center;
	margin: 0px;
	padding: 2px 0px;
	border: 1px solid #000000;
	background: #333333 url(../navbars/index/navbar_images/navbutton_gradient.jpg) repeat-x;
	display: block;
	letter-spacing: .4em;
}
table.personal td {
	vertical-align: top;
	text-align: left;
	border: 1px solid #000000;
	padding: 4px 20px;
	background: #333333;
}
.personalLabels {
	color: #FFCC00;
	text-align: right !important;
}
.favoriteStuff {
	color: #FFFFFF;
}
.favoriteStuff a:link, .favoriteStuff  a:visited {
	color: #FFFFFF;
}
.favoriteStuff  a:hover, ..favoriteStuff  a:active {
	color: #FFCC00;
}
.grayLine {
	color: #333333;
}
