.sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	line-height: 14pt;
}
.colorSub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:active {
	color: #CC9900;
}
body {
	background-color: #000000;
	margin: 0px;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
}
.borderLeft {
	background-color: #FFFFFF;
	background-image: url(images/gradient.gif);
	background-position: left top;
	width: 18px;
}
.borderRight {
	background-color: #FFFFFF;
	background-image: url(images/gradient180.gif);
	background-position: right top;
	width: 18px;
	border: none;
}
.mainTable {
	height: 100%;
	background-color: #FFFFFF;
	width: 740px;
}
.bodyTextLJ {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	line-height: 115%;
	text-align: left;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bodytextUL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666600;
	line-height: 13pt;
	text-decoration: underline;
	font-style: italic;
}
.aboutBios {
	float: left;
	width: 350px;
	margin: 0px;
	padding: 0px;
}
.thumbnails {
	margin-right: 3px;
	margin-left: 3px;
}
.decrease80 {
	font-size: 80%;
}
