﻿body 
{
	background-color: #000000;
}

div#Main 
{
	width: 990px;	
}

table#Menu 
{
	width: 962px; 
	font-family: Bradley Hand ITC; 
	font-size: 20px; 
	font-weight: bold; 
	color: #FFFFFF; 
	border-top: solid 1px #FFFF00; 
	border-bottom: solid 1px #FFFF00; 
	border-collapse: collapse;
}

div#Name
{
	font-size: 64px; 
	color: #FFFFFF; 
	font-family: Bradley Hand ITC; 
	background-color: transparent; 
	font-weight: bold; 
	margin-left: 40px;
}

div#Content
{	
	font-family: Bradley Hand ITC;
	font-size: 22px;
	font-weight: bold;
}

hr
{
	color: #FFFF00;
	height: 1px;
	width: 990px;
}

.tableBio
{
	margin-top: 30px;
	margin-left: 10px; 
	width: 610px;
	border-collapse: collapse;
	border-left: solid 1px #FFFF00;
}

.tdBioName
{
	font-family: 'Matisse ITC'; 
	color: #FFFF00; 
	font-size: 50px; 
	font-weight: bold; 
	text-decoration: underline;
	padding-left: 15px;
}

.tdBioJob
{
	font-family: Arial; 
	color: #FF0000; 
	font-weight: bold; 
	text-decoration: underline;
	padding-left: 15px;
}

.tdBioSubTitle
{
	font-size: 20px; 
	text-decoration: underline;
	font-family: Arial; 
	color: #fff9ee; 
	padding-top: 20px;
	font-weight: bold;
	padding-left: 15px;
}

.tdBioSubText
{
	font-family: Arial; 
	color: #fff9ee; 
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
}

.CalendarHeader
{
	font-family: Bradley Hand ITC;
	font-size: 24px; 
	font-weight: bold; 
	color: #FFFFFF; 
	margin-left: 80px; 
	margin-top: 30px; 
	width: 750px; 
	border-bottom: solid 1px #FFFFFF;
	background-color: Transparent;
}

.CalendarEventDatetime
{
	font-family: Bradley Hand ITC;
	font-size: 20px; 
	font-weight: bold;
	color: #FFFFFF; 
	margin-left: 105px; 
	margin-top: 20px;
	background-color: Transparent;
}

.CalendarEventDetail
{
	font-family: Bradley Hand ITC;
	font-size: 20px; 
	font-weight: bold;
	color: #FFFFFF; 
	margin-left: 105px; 
	background-color: Transparent;
}

.CalendarEventSponsor
{
	font-family: Verdana;
	font-size: 12px; 
	font-weight: normal;
	color: #FFFFFF; 
	margin-left: 105px; 
	background-color: Transparent;
}

.EquipmentTable
{
	margin-left: 80px; 
	margin-top: 20px; 
	font-family: 'Arial'; 
	font-size: 18px;
	color: #FFFFFF;
	border-collapse: collapse; 
	border-left: solid 1px #FFFF00; 
	width: 800px;
}

.EquipmentTitle
{
	font-family: 'Bradley Hand ITC';
	font-size: 40px; 
	font-weight: bold; 
	text-decoration: underline; 
	color: #fff9ee; 
	padding-left: 180px; 
	height: 65px; 
	vertical-align: top;
}
