
BODY {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

A:link 
{
	font-weight: bold;
	color: #390c3e;
}
A:visited 
{
	font-weight: bold;
	color: #643767;
}
A:hover 
{
	font-weight: bold;
	color: #643767;
	/*text-decoration: none;*/
}

div.bulletin div.blurb a
{
	font-weight: normal;
}

TD.top
{
	background-color: #390c3e;
	color: #ffffff;
	text-align: center; 
	vertical-align: middle;
}

TD.left
{
	background-color: #937695;
	text-align: left; 
	vertical-align: top;
}

DIV.network_for_good {
	height: 60px; 
	margin-top: 30px; 
	padding-top: 5px; 
	background-color: white; 
	text-align: center; 
	border-top: 1px dashed #937695;
	border-bottom: 1px dashed #937695;
}

TD.footer
{
	background-color: #ffffff; 
	text-align: center; 
	vertical-align: bottom;
	font-size: 9pt;
}

DIV.left
{
	font-weight: bold;
	color: #390c3e;
	/*color: black;*/
	text-decoration: none;
	padding: 5px 5px 5px 10px;
}

DIV.submenu
{
	padding: 5px 5px 0px 10px;
	font-size: 80%;
}

UL.spaced LI
{
	padding: 5px 5px 0px 0px;
	/*border: solid black 1px;*/
}

DIV.bulletin
{
	/*margin-top: 10px;*/
	margin: 10px 0px 15px 0px;
	/*background-color: #937695;*/
	/*background-color: #eeeeee;*/
	background-color: #fff;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	/*border: 1px dashed #ffffff;*/
	border: 1px solid #7f7f7f;
}

DIV.bulletin DIV.tagline {
	/* background-color: #390c3e;*/
	/*background-color: #7f7f7f;*/
	/*background-color: #390c3e;*/
	background-color: #634665;
	color: #ffffff;
	font-weight: bold; 
	text-align: center; 
	vertical-align: top;
	margin-bottom: 4px;
	padding: 5px;
}

DIV.bulletin DIV.tagline a {
	color: #fff;
	text-decoration: none;
}

/* The love_story tag overrides a couple parts of the standard article 
 * display 
*/
DIV.love_story {
	background-color: #ffffff;
	border: 1px solid #aaaaaa;
}

DIV.love_story DIV.tagline {
	background-color: #937695;
	color: #ffffff;
}


DIV.bulletin DIV.blurb {
	/*background-color: #390c3e;*/
	/*color: #ffffff;*/
	text-align: left; 
	vertical-align: top;
	margin-bottom: 4px;
	padding: 5px;
	overflow: auto;
	_height: 1%;
}

DIV.bulletin DIV.blurb IMG.left {
	display: inline;
	float: left;
	margin: 5px 10px 5px 5px;
}

DIV.bulletin DIV.blurb IMG.right {
	display: inline;
	float: right;
	margin: 5px 5px 5px 10px;
}

DIV.bulletin DIV.blurb IMG.center {
	text-align: center;
	margin-bottom: 5px;
}

DIV.bulletin DIV.footer {
	height: 15px;
	margin-right: 5px;
}

DIV.bulletin DIV.footer DIV.date {
	display: inline;
	float: left;
	text-align: left;
	font-size: 9pt;
}

DIV.bulletin DIV.footer DIV.more {
	display: inline;
	float: right;
	text-align: right;
	margin-right: 10px;
	font-size: 9pt;
}

div.eventbar {
	width: 148px;
	margin-top: 10px;
	border: 1px solid #aaaaaa;
	padding: 5px 5px 15px;
	font-size: 90%;
}

div.eventbar div.eventtitle {
	color: white;
	background-color: #937695;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	/*padding: 10px 5px 3px;*/
	margin-bottom: 7px;
	/*height: 22px;*/
}

div.eventbar div.event {
	padding: 5px 7px 7px;
	font-size: 80%;
	margin-bottom: 10px;
}
