body {
	background-color: #cbcbcb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.events ul {
padding-left:0px;
margin-left:20px;
margin-right:10px;
}
.events {
font-weight:bold;
color:#880000;
}

#feat #text {
font-family:Arial,verdana;
font-size:15px;
line-height:23px;
width:514px;
position:relative;left:12px;top:60px;
}
#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	background-image: url(images/header2.gif);
	background-repeat: no-repeat;
	height: 118px;
}
.feedburnerFeedBlock .date {
font-weight:bold;
color:#880000;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {border:none;}
div#menu
{
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #060707;
}

div#menu ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f0e7c8;
	text-align: center;
	margin: 0px;
	padding-bottom: 8px;
	padding-top: 8px;
	font-size: 12px;
	padding-right: 0px;
	padding-left: 0px;
	text-transform: uppercase;
}

div#menu ul li
{
display: inline;
margin-left: -4px;
}

div#menu ul li a
{
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 18px;
font-size:12px;
}

div#menu ul li a:hover
{
background-color: #2A5459;
color: white;
}
#main {
	background-color: #fff;
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 17px;
	padding-bottom: 15px;
	padding-left: 17px;
border-left:1px solid #9c9c9a;
border-right:1px solid #9c9c9a;
border-bottom:1px solid #9c9c9a;
}
#feat {
	background-image: url(images/featbg2.jpg);
	background-repeat: no-repeat;
	height: 321px;
	width: 701px;
}
.height5 {
	height: 5px;
}
#wrapper #main #contentbg {
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
	padding-right: 26px;
	padding-left: 26px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#wrapper #main #contentbg h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 23px;
	line-height: 26px;
	font-weight: normal;
	color: #283033;
	margin-top: 0px;
	margin-bottom: 5px;
}
.small {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.smaller {
	font-size: 11px;
color:#333;
	font-family: Arial, Helvetica, sans-serif;
}
.contentbgtop {
	background-color: #1D2326;
	height: 9px;
}
a:link {
	color: #09183F;
	font-weight: bold;
text-decoration:none;
}
a:visited {
	color: #09183F;
	font-weight: bold;
text-decoration:none;
}
a:hover {
	color: #09183F;
	font-weight: bold;
text-decoration:underline;
}
a:active {
	color: #09183F;
	font-weight: bold;
text-decoration:none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.content p {
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 10px;
}
.icons {
font-family: "Trebuchet MS", Arial, Verdana;
font-size:18px;
font-weight:normal;
color:#fff;
text-align:right;
margin-right:30px;
padding-top:14px;
}
.icons a:link {
color:#fff;
font-weight:normal;
text-decoration:none;
}
.icons a:visited {
color:#fff;
font-weight:normal;
text-decoration:none;
}
div.feedburnerFeedBlock ul li span.headline { 
display:none;
}
div.feedburnerFeedBlock ul li {
list-style-type: none;
margin-left:0px;
padding-left:0px;
}

div.feedburnerFeedBlock ul {
margin-left:0px;
padding-left:0px;
}
.black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 100%;
			background-color: black;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
		}
		.white_content {
			display: none;
			position: absolute;
			top: 25%;
			left: 25%;
			width: 30%;
			height: 30%;
			padding: 16px;
			background-color: white;
			z-index:1002;
			overflow: auto;
		}
