body
{
	background-image: url('images/background.jpg');
	background-repeat: repeat-x;
	background-color: #e4c081;
}

table.main
{
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}

table.menu
{
	width: 700px;
	height: 50px;
	text-align: center;
}

td.mainBody
{
	width: 700px;
	vertical-align: top;
}

td.footer
{
	text-align: center;
}

td.menuItem
{
	vertical-align: top;
	width: 140px;
}

a.menuItem:link
{
	color: #819fe4;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
}

a.menuItem:visited
{
	color: #819fe4;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
}

a.menuItem:active
{
	color: #819fe4;
	text-decoration: underline;
	font-family: Arial;
	font-weight: bold;
}

a.menuItem:hover
{
	color: #819fe4;
	text-decoration: underline;
	font-family: Arial;
	font-weight: bold;
}

.disclaimer
{
	font-family: "Times New Roman";
	font-style: italic;
}

.heading
{
	font-size: 200%;
	font-weight: bold;
	font-style: italic;
	color: #819fe4;
}

.date
{
	font-size: small;
	font-style: italic;
}

.presentationDate
{
	font-size: large;
	font-weight: bold;
	color: #0000ff;
}

.presentationTitle
{
	font-style: italic;
	color: #0000ff;
}

.presentation
{
	color: #0000ff;
}

.generalMeetingDate
{
	font-weight: bold;
	font-size: large;
	color: #ff0000;
}

.generalMeeting
{
	color: #ff0000;
}

.officerMeetingDate
{
	font-weight: bold;
	font-size: large;
	color: #663399;
}

.officerMeeting
{
	color: #663399;
}

.jacksonCenterMeetingTitle
{
	font-style: italic;
	color: #339933;
}

.jacksonCenterMeetingDate
{
	font-weight: bold;
	font-size: large;
	color: #339933;
}

.jacksonCenterMeeting
{
	color: #339933;
}
