body
{
	margin: 0px;
	color: #000000;
	font-family: verdana;
}

.pageContainer
{
	background-color: #000080;
	padding: 0px;
	width: 100%;
}

a
{
	color: #000080;
}

a:visited
{
	color: #000080;
}

a:active
{
	color: #ff0000;
}

a:hover
{
	color: #4040ff;
}

.headerContainer
{
	vertical-align: top;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.headerTable
{
	vertical-align: top;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.rightMenu
{
	text-align: left;
	vertical-align: top;
	width: 180px;
}

.logocell
{
	text-align: right;
	vertical-align: top;
	padding: 10px;
}

.headerPictureCell
{
 	height: 139px;
	text-align: right;
	vertical-align: top;
	padding: 0px;
}

.headerPictureCell img
{
 	vertical-align: top;
 	border: 1px solid #000000;
}

.subpageHeaderPictureCell
{
	vertical-align: middle;
	text-align: right;
	margin: 0px;
	padding-right: 10px;
}

.subpageHeaderPicture
{
	border: 1px solid #000000;
}


.contentContainer
{
 	vertical-align: top;
	padding: 0px;
	width: 100%;
}

.contentTable
{
	vertical-align: top;
	padding: 10px;
	margin: 0px;
	width: 100%;
	background-color: #ffffff;
	border: 1px solid #000000;
}


.contentCell
{
 	vertical-align: top;
	padding: 8px;
}

.contentCell h1
{
	color: #000000;

	font-weight: bold;
	font-size: 1.2em;
}

.contentCell h2
{
	color: #000000;

	font-weight: bold;
	font-size: 1em;
}

.contentCell h3
{
	color: #606060;

	font-weight: bold;
	font-size: 0.9em;
}
.contentCell p
{
	color: #000000;

	font-weight: normal;
	font-size: 0.8em;
}


.columnTable
{
	vertical-align: top;
	margin: 0px;
	width: 100%;
	background-color: #ffffff;
}


.columnCell
{
 	vertical-align: top;
	padding: 0px;
}

.columnSpacer
{
 	width: 10px;
}

.columnCell h1
{
	color: #000000;

	font-weight: bold;
	font-size: 1.2em;
}

.columnCell h2
{
	color: #000000;

	font-weight: bold;
	font-size: 1em;
}

.columnCell p
{
	color: #000000;

	font-weight: normal;
	font-size: 0.8em;
}


.contentText
{
	color: #000000;

	font-weight: normal;
	font-size: 0.8em;
}

.galleryTable
{
	padding: 0px;
}

.galleryCell
{
	vertical-align: top;
	text-align: center;
	width: 33%;
}

.contentPictureTable
{
 	border: 1px solid #000000;
 	padding: 2px;
 	margin: 5px;
}

.contentPicture
{
	text-align: center;
}

.contentPicture img
{
	border: 0;
}

.contentPictureNotes
{
	text-align: center;
	color: #000000;

	font-weight: normal;
	font-size: 0.65em;
}

.noteTableText
{
	text-align: left;
	color: #000000;

	font-weight: normal;
	font-size: 0.65em;
}

.contentSpacerCell
{
	background-color: #000080;
	height: 10px;
}

.verticalSpacerCell
{
	width: 10px;
}

.insetSpacerCell
{
	background-color: #000080;
	height: 10px;
}

.insetMenuContainer
{
	width: 180;
	vertical-align: top;
}
	
.insetTable
{
	border: 1px solid #000000;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	width: 100%;
}

.insetTableHeaderCell
{
	padding: 5px;
	background-color: #000000;
	color: #ffffff;

	font-weight: bold;
	font-size: 0.8em;
}

.shoutHeaderCell
{
	background-color: #ff0000;
}

.insetTableCell
{
	padding: 3px;
}

.menuItem
{
	padding: 1px;

	font-weight: bold;
	font-size: 0.7em;
	width: 40%;
}

.menuItem a
{
	text-decoration: none;
	color: #000000;
}


.aerialPhoto
{
	align: center;
	background-color: white;
	padding: 1px;
	border: 1px solid #000000;
	width: 100%;
}

.aerialPhoto td
{
	background-position: center center;
	padding: 1px;
	border: 1px solid #000000;
}

.newsDate
{
	padding: 1px;

	font-weight: bold;
	font-size: 0.7em;
	width: 40%;
}

.newsTitle
{
	padding: 1px;

	font-weight: bold;
	font-size: 0.7em;
	width: 60%;
}

.newsPicture
{
	padding: 1px;
	border: 1px solid #000000;
}

.newsPicture img
{
	border: 0;
}

.newsNotes
{

	font-weight: normal;
	font-size: 0.65em;
}


.eventDate
{
	padding: 1px;

	font-weight: bold;
	font-size: 0.7em;
	width: 40%;
}

.eventTitle
{
	padding: 1px;

	font-weight: bold;
	font-size: 0.7em;
	width: 60%;
}

.eventPicture
{
	padding: 2px;
	border: 1px solid #000000;
}

.eventNotes
{

	font-weight: normal;
	font-size: 0.65em;
}

.footerTable
{
	width: 100%;
	padding: 2px;
	background-color: #ff0000;
}

.footerSpacerCell
{
	background-color: #ffffff;
	height: 5px;
}

.footerText
{
	color: #ffffff;

	font-weight: bold;
	font-size: 0.8em;
}

.footerText a
{
	color: #f0f0ff;
}

.footerCell
{
	text-align: left;
	padding-left: 10px;
}

.footerCreditsCell
{
	text-align: right;
}

.creditsTable
{
	width: 100%;
}

.creditsCell
{
	text-align: right;
	padding: 3px;
}

.creditsText
{
	color: #ffffff;

	font-weight: normal;
	font-size: 0.6em;
}

.creditsText a
{
	color: #ffffff;
	text-decoration: none;
}

.creditsText a:visited
{
	color: #ffffff;
}

.creditsText a:hover
{
	color: #00ff00;
}

#shoutsFeed
{
	position: absolute;
	left: 125;
	top: 20;
	width: 27%;
	border: 1px solid black;
	background-color: white;
	padding: 0;
}

#shoutsFeed .rss_title {
	margin: 0;
	padding: 5px 0 5px 0;
	width: 100%;
	background-color: red;
	color: white;
	font-weight: bold;
	font-size: 0.9em;
}

#shoutsFeed .rss_title a {
	padding-left: 10px;
	color: white;
	text-decoration: none;
}

#shoutsFeed ul.rss_items {
	list-style: none;
	margin: 0px;
	padding-left: 0;
}

#shoutsFeed li.rss_item {
	font-size: 0.8em;
	padding: 5px;
}

#shoutsFeed li.rss_item a {
	font-size: 0.9em;
	font-weight: bold;
}

#shoutsFeed li .rss_date {
	font-size: 0.8em;
}

#newsFeed
{
	width: 180;
	border: 1px solid black;
	background-color: white;
	padding: 0;
}

#newsFeed .rss_title {
	margin: 0;
	width: 100%;
	background-color: black;
	color: white;
	font-weight: bold;
	font-size: 0.9em;
	padding: 5px 0 5px 0;
}

#newsFeed .rss_title a {
	padding-left: 10px;
	color: white;
	text-decoration: none;
}

#newsFeed ul.rss_items {
	list-style: none;
	margin: 0px;
	padding-left: 0;
}

#newsFeed li.rss_item {
	padding: 5px;
	font-size: 0.9em;
}

#newsFeed li.rss_item a {
	font-weight: bold;
	text-decoration: none;
}

#newsFeed li .rss_date {
	font-size: 0.9em;
}


.resultsTable, results
{
	border: 1px solid black;
	cell-padding: 0px;
	cell-spacing: 0px;
	
}

.resultsTable th
{
	background-color: #f0f0f0;
	border: 1px solid black;
	text-align: center;
}

.resultsTable td
{
	border: 1px solid black;
	text-align: center;
}