.normal {
	font: normal 10pt sans-serif;
	padding-left: 20;
}

p {
	font: normal 10pt sans-serif;
	padding-left: 20;
}

p.announcement {
	font-size: 12pt;
	color: #CC6600;
}

a {
	font-family: BankGothic Md BT, BankGothic, Arial, sans-serif;
}

.dtmt {
	font-family: BankGothic Md BT, BankGothic, Arial, sans-serif;
	color: #CC6600;
}

.dtmt_plain {
	font-family: BankGothic Md BT, BankGothic, Arial, sans-serif;
}

.dtmt_bold {
	font-family: BankGothic Md BT, BankGothic, Arial, sans-serif;
	font-size: 14pt;
	color: #CC6600;
	font-weight: bold;
}

td.footer {
	font: normal 8pt sans-serif;
	text-align: center;
	padding-top: 15;
}

td.video_link {
	padding-bottom: 10;
	border-bottom: 1 black solid;
	text-align: center;
}

#headshot {
	font: normal 8pt sans-serif;
	border: 1px solid black;
	text-align: justify;
	float: left;
	height: auto;
	margin-bottom: 3em;
}
#headshot_caption {
	padding: 0 3px 0 3px;
}
#bio_content {
	margin: 1em;
	position: relative;
	left: 1em;
	padding-right: 1em;
}
#bio {
	clear: left;
	height: auto;
	margin: 10px;
}
#about_content {
	display: block;
}
.courier {
	font-family: monospace, system;
}

td.main_box {
	padding: 10 10 10 10;
}

.top_title {
	font: bold 20pt sans-serif;
}

.video_title {
	font: bold 12pt sans-serif;
}

.video_info {
	vertical-align: top;
	font: normal 6pt sans-serif;
}

a.video_link:link {
	font: bold 8pt sans-serif;
}

table.video_box {
	border: 2px solid black;
	padding: 0 5 0 5;	
}

img {
	border-width: 0;
}

h1 {
	font-family: BankGothic Md BT, BankGothic, Arial, sans-serif;
	font-size: 20pt;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-family: BankGothic Md BT, BankGothic, Arial, sans-serif;
	font-size: 16pt;
	color: #CC6600;
	font-weight: bold;
	padding-left: 10;
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	padding-left: 15;
}

td.admin_view_header {
	border: 2px solid black;
	text-align: center;
}

td.admin_plain {
	font-family: BankGothic Md BT, BankGothic, Arial, sans-serif;
	font-size: 10pt;
}

div.admin_new_video_link {
	border: 2px solid black;
	text-align: center;
	background-color: lightgrey;
	width: 150;
}
