﻿.body
{
	background-color: #2f0100;
}

.image
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-align: center;
}

.PhotoIframe
{
	width: 100%;
	position: absolute;
	height: 97%;
	background-color: #9c8059;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.BioIframe
{
	width: 100%;
	position: absolute;
	height: 97%;
	background-color: #9c8059;
	
}
.Headline
{
	font-size: 20pt;
	color: white;
	font-family: Marlboro, Arial, 'Times New Roman';
}

.TableHeading
{
	font-size: 16pt;
	color: white;
	font-family: Marlboro, Arial, 'Times New Roman';
	text-decoration: underline;
	text-indent: 20pt;
}

.bodytext
{
	font-size: 12pt;
	color: white;
	font-family: Calibri, Arial, 'Times New Roman';
	margin: 25px 20px;
}

.announcement
{
	font-size: 12pt;
	color: #2f4f4f;
	font-family: Calibri, Arial, 'Times New Roman';
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.footertext
{
	font-size: 11pt;
	color: white;
	font-family: Calibri, Arial, 'Times New Roman';
	margin: 25px 20px;
	font-weight: bold;
	text-align: center;
}

A.LinkText
{
	font-size: 12pt;
	color: white;
	font-family: Calibri, Arial, 'Times New Roman';
}

A:hover.LinkText
{
	font-size: 12pt;
	color: white;
	font-family: Calibri, Arial, 'Times New Roman';
}

A:active.LinkText
{
	font-size: 12pt;
	color: white;
	font-family: Calibri, Arial, 'Times New Roman';
}

A:link.LinkText
{
	font-size: 12pt;
	color: white;
	font-family: Calibri, Arial, 'Times New Roman';
}

A:visited.LinkText
{
	font-size: 12pt;
	color: maroon;
	font-family: Calibri, Arial, 'Times New Roman';
}

.imageLeft
{
	text-align: left;
	float: left;
}

.imageRight
{
	text-align: right;
	float: right;
}

.imageFooter
{
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
A.AudioLink
{
	font-size: 13pt;
	color: white;
	font-family: Calibri, Arial, 'Times New Roman';
	text-indent: 20pt;
	font-weight: bold;
}

A:hover.AudioLink
{
	font-size: 14pt;
	color: white;
	font-family: Calibri, Arial, 'Times New Roman';
	text-indent: 20pt;
	font-weight: bold;
}

A:active.AudioLink
{
	font-size: 14pt;
	color: white;
	font-family: Calibri, Arial, 'Times New Roman';
	text-indent: 20pt;
	font-weight: bold;
}

A:link.AudioLink
{
	font-size: 14pt;
	color: white;
	font-family: Calibri, Arial, 'Times New Roman';
	text-indent: 20pt;
	font-weight: bold;
}

A:visited.AudioLink
{
	font-size: 14pt;
	color: maroon;
	font-family: Calibri, Arial, 'Times New Roman';
	text-indent: 20pt;
	font-weight: bold;
}