@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(../images/exemplarybgfade2black.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:top center;
}

.headlinecaptionemailpages
	{
	font-size: 16px;
	color: #000000;
	}
	
.subscriptemailpages
	{
	font-size: 10px;
	color: #000000;
	}
	
.postittext
	{
	font-size: 10px;
	color: #000000;
	border-bottom:2px;
	border-bottom-style:solid;
	border-bottom-color:#000066;
	}

.navigation 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.emaildirectorybgimg
	{
	position:absolute;
	top:350px;
	left:40px;
	z-index:-1;
	}
	 
.floatimageright
	{
	float:right;
	margin-left:10px;
	margin-bottom:5px;
	}
	
.floatimagebottomright
	{
	position:relative; top:995px;
	float:right;
	}
	
.floatimagetopleft
	{
	position:absolute; top:0px; left:0px;
	}

.headertxt
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	}

.footertxt
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	}
	
.mainbodytxt
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:black;
	text-align:justify;
	}
	
.frontslideshowcaption1
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:black;
	text-align:justify;
	}
	
.frontslideshowcaption2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:black;
	text-align:center;
	}

.mainbodytxt p
	{
	}
	
.mainbodytxthdr
	{
	font-family: Arial Black;
	font-size: 10px;
	margin-bottom:5px;
	margin-top:5px;
	color:black;
	border-bottom:1px solid black;
	}
	
.styleheadline {	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	line-height: normal;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
}	





/* these styles are specifically for buzzboost content on default right page 

div.feedburnerFeedBlock ul { 
margin-left:0; 
padding-left:0; 
list-style-type: none 
}


div.feedburnerFeedBlock ul li span.headline { 
font-weight:bold; 
display:block; 
margin:12px 0 0 0; 
}


.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none;
}

.feedburnerFeedBlock ul li {
padding: 5px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #E0E0E0;
}

.feedburnerFeedBlock ul li span.headline a {
color: #990000;
text-decoration: none;
display: block;
}

.feedburnerFeedBlock ul li span.headline a:hover {
color: #535353;
}

#creditfooter {
display: none;
}*/


/*these styles are for the new upcoming events txt based sidebar */

.event_date 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	}
	
.event_content
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	padding:10px;
	}

