body {
	background-color:#fff;
	margin:0px 0px 0px 0px;
}
h1 	{font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000;}
	
h3 { font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF0000;
	}
a:link {color: blue;
        text-decoration:none;
        font-weight:bold
}
a:visited {color: navy;
        text-decoration:none;
        font-weight:bold
}
a:active {color: blue;
        text-decoration:none;
        font-weight:bold }
a:hover  {color: red;
        text-decoration: none;
        font-weight:bold
}
li {list-style:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight: 900; 
color: #000099;margin:2px 5px 2px 5px;}

.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.newsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	cursor: hand;
	filter: Gray;
}
.newsbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}
.noline {
	text-decoration: none;
}
.storyline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFCC;
}
.noshow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.non-profit-heading {
	font-family: Arial;
	font-size: 3;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
a:visited {
        color: navy;
        text-decoration:none;
        font-weight:bold
}
a:hover  {
        color: red;
        text-decoration: none;
        font-weight:bold
}
a:link {
        color: blue;
        text-decoration:none;
        font-weight:bold
}
.sub-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;	
	color: #003366;
}
.redfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.map {width: 500px height: 300px;}


/****************************************************/
/* New stuff starts here */

.top_gradient {
	background-image:url(images/top_gradient.jpg);
	height:209px;
	z-index:1;
}

.wrapper {
	position:relative;
	float:left;
	width:98%;
	z-index:2;
	border-left:solid #939393 1px;
	border-right:solid #939393 1px;
	border-bottom:solid #939393 1px;
}
.expanded {font-weight: bold; font-stretch:extra-expanded;}