body {
	background-image: url(images/bodyBkgd.gif);
	margin-top: 20px;
}
#Container {
	background-image: url(images/contentBkgd.jpg);
	background-position: left top;
}
#Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.4em;
	color: #000000;
	background-position: left top;
	padding: 10px;
}
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 10px;
	background-color: #ee2824;
	font-size: 10px;
	line-height: 14px;
}
#FooterDiv {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 10px;
	background-color: #ee2824;
	font-size: 10px;
	line-height: 14px;
	width: 780px;
	margin: 0 auto;
	height: 30px;
	text-align: center;
}
#NewsContent {
	color: #ee2824;
	background-color: ee2824;
	background-position: left top;
}
#NewsContentIndex {
	color: #ee2824;
	background-color: ee2824;
	background-position: left top;
}
#Content a:link {
	color: #ff3300;
	text-decoration: none;
}
#Content a:visited {
	text-decoration: none;
	color: #c98300;
}
#Content a:hover {
	text-decoration: underline;
	color: #000000;
}
#FooterDiv a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#FooterDiv a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#FooterDiv a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#FooterDiv a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
}
a:link {
	color: #fdfa03;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c98300;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.NewsContentIndex a:active {
	text-decoration: none;
}
.NewsContentIndex a:link {
	color: #fdfa03;
	text-decoration: none;
}
.NewsContentIndex a:visited {
	text-decoration: none;
	color: #000000;
}
.NewsContentIndex a:hover {
	text-decoration: underline;
	color: #000000;
}
.NewsContent a:active {
	text-decoration: none;
}
.NewsContent a:link {
	color: #ff3300;
	text-decoration: none;
}
.NewsContent a:visited {
	text-decoration: none;
	color: #990000;
}
.NewsContent a:hover {
	text-decoration: underline;
	color: #000000;
}

.floatLeft {
	float: left;
}
.Calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.4em;
	color: #000000;
}
.NewsContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.4em;
	color: #000000;
	background-position: left top;
	padding: 10px;
}
.NewsContentIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.4em;
	color: #000000;
	background-position: left top;
	padding: 10px;
}
