﻿body, td, p {
	font-family: Arial, Helvetica, sans-serif;
}

.Layout {
	width: 984px;
	border-collapse: collapse;
}

.Layout td {
	vertical-align: top;
	text-align: left;
	border-top: 1px black solid;
	border-left: 1px black solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
}

h1 {
	font-size: 12pt;
}

h2 {
	font-size: 10pt;
}

td.Navigation {
	text-align: center;
	font-size: 12pt;
}

.Navigation ul {
	list-style-type: none;
	display: inline;
}

.Navigation li {
	list-style-type: none;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}

.SecondaryNavigation {
	width: 328px;
}

.SecondaryNavigation li {
	font-size: 10pt;
}

.Listing {
	width: 656px;
}

.FeaturedVideo {
	width: 656px;
	font-size: 9pt;
}

.FeaturedStory {
	width: 328px;
	font-size: 9pt;
}

.FeaturedNews {
	width: 328px;
}

.RecentNews {
	width: 328px;
}

.RecentNews li {
	font-size: 10pt;
}

.RSSNews {
	width: 328px;
}

.RSSNews li {
	font-size: 10pt;
}


td.Footer {
	text-align: center;
	font-size: 10pt;
}

.Footer ul {
	list-style-type: none;
	display: inline;
}

.Footer li {
	list-style-type: none;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
