body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10pt;
}

a {
	color: white;
}

div.body {
	background-color: #8F0000;
	border: 1px white solid;
	text-align: left;
	width: 870px;
}

div.content {
	background-color: #FFFFFF;
	color: #000000;
	min-height: 300px;
	padding-left: 12px;
}

img.headshot, img.logo {
	background-color: white;
	border: 1px solid white;
}

.navBar {
	background-color: #000000;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	padding-bottom: 8px;
	padding-top: 8px;
}

.navBar a {
	padding: 6px;
}

.content a {
	color: black;
}

p {
	text-align: left;
	text-indent: 36px;
	width: 100%;
}

.message {
	font-size: 10pt;
}

.header {
	font-family: Jokerman;
	font-size: 20pt;
	letter-spacing: 12px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

.location {
	font-weight: bold;
	text-align: center;
}

.faded {
	background-color: #E0E0E0;
}

.video {
	text-align: center;
}
