/* CSS Document */


#link_column
	{
		width:187px;
		float:left;
		position: relative;
		left: 10px;
	}
#heading_news
	{
		width:187px;
		height:48px;		
		background:url(../images/heading_news2.gif) top no-repeat; 
		float:left;
		position: relative;
		text-decoration: none;				
	}
#bt-top-curve a
	{
		width:187px;
		height:33px;		
		background:url(../images/top_curve.gif) top no-repeat; 
		float:left;
		position: relative;
		text-decoration: none;				
	}
#bt-top-curve a:hover
	 {
	 	background:url(../images/top_curve.gif) bottom no-repeat;				
	}
#membership-directory_bg a
	{
		background-color: #c2c2c2;
		width: 187px;
		height: 33px;
		float: left;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		text-decoration: none;
	}
#charity a
	{
		background-color: #d5d5d5;
		width: 187px;
		height: 33px;
		float: left;
		border-bottom: 1px solid #fff;
		text-decoration: none;
	}
.page_links
	{
		font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
		font-size: 9pt;		
		font-weight: bold;
		text-decoration: none;
		float: left;
		color: #000;		
		padding: 10px 0px 0px 20px;
		cursor: pointer;
	}
.page_links:hover
	{		
		color: #555555;
		text-decoration: none;
	}
#bt-bottom-curve a
	{
		width:187px;
		height:33px;		
		background:url(../images/bottom_curve2.gif) top no-repeat; 
		float:left;
		position: relative;
		text-decoration: none;			
	}
#bt-bottom-curve a:hover
	 {
	 	background:url(../images/bottom_curve2.gif) bottom no-repeat;				
	}

	
