HTTP/1.1 200 OK
Connection: close
Date: Wed, 14 Mar 2012 00:50:57 GMT
Server: Microsoft-IIS/6.0
IISExport: This web site was exported using IIS Export v4.2
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 24325

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
        "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
	<meta http-equiv="content-type" content="text/html; charset=utf-8">

	<style type="text/css">
	body {
	
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background-color: #FFFFFF;
	padding: 0px;
	margin:0px;
	background-image:url(http://www.observer-reporter.com/images/alm-new/bgalm10.jpg);
	background-repeat: repeat-x;
}
	</style>

	<script type="text/javascript" src="http://partner.googleadservices.com/gampad/google_service.js">

</script>
<script type="text/javascript">
  GS_googleAddAdSenseService("ca-pub-6961160968057495");
  GS_googleEnableAllServices();
</script>
<script type="text/javascript">
  GA_googleAddSlot("ca-pub-6961160968057495", "bottom-leaderboard");
  GA_googleAddSlot("ca-pub-6961160968057495", "home-velveeta");
  GA_googleAddSlot("ca-pub-6961160968057495", "island");
  GA_googleAddSlot("ca-pub-6961160968057495", "rich-media");
  GA_googleAddSlot("ca-pub-6961160968057495", "alm-skyscraper");
  GA_googleAddSlot("ca-pub-6961160968057495", "alm-leaderboard");
</script>
<script type="text/javascript">
  GA_googleFetchAds();
	</script>
	
	<script language="javascript">
        
            function WinOpen(url,x,y,z,a) {
                var options =
"toolbar=no,scrollbars=yes,resizable=yes,menubar=no,width=" + x + ",height="
+ y + ",left=" + z +",top=" + a;
                msgWindow   = window.open(url,"WinOpen",options);
            }
        
        </script>
        <script language="javascript"
src="http://www.thealmanac.net/scripts/overunder.js"></script>



<script language="JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function showCurDate(){
var curDate = new Date();
var sDate = new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday")
var sTodayDate = sDate[curDate.getDay()]
var sMonth = new Array("January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December")
var sCurMonth = sMonth[curDate.getMonth()]
document.write(sTodayDate + ", " + sCurMonth + " " + curDate.getDate() + ", " + curDate.getFullYear())
}
//-->
</script>

<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">

if(window.event + "" == "undefined") event = null;
function HM_f_PopUp(){return false};
function HM_f_PopDown(){return false};
popUp = HM_f_PopUp;
popDown = HM_f_PopDown;

//
</SCRIPT>

<SCRIPT LANGUAGE="JavaScript1.2" TYPE="text/javascript">

HM_PG_MenuWidth = 150;
HM_PG_FontFamily = "Arial,sans-serif";
HM_PG_FontSize = 8;
HM_PG_FontBold = 1;
HM_PG_FontItalic = 0;
HM_PG_FontColor = "#000000";
HM_PG_FontColorOver = "#000000";
HM_PG_BGColor = "#DDDDDD";
HM_PG_BGColorOver = "#FFCCCC";
HM_PG_ItemPadding = 3;

HM_PG_BorderWidth = 0;
HM_PG_BorderColor = "black";
HM_PG_BorderStyle = "solid";
HM_PG_SeparatorSize = 1;
HM_PG_SeparatorColor = "black"; <!--"#d0ff00";-->

HM_PG_ImageSrc = "images/spacer.html";
HM_PG_ImageSrcLeft = "images/spacer.html";
HM_PG_ImageSrcOver = "images/spacer.html";
HM_PG_ImageSrcLeftOver = "images/spacer.html";

HM_PG_ImageSize = 5;
HM_PG_ImageHorizSpace = 0;
HM_PG_ImageVertSpace = 2;

HM_PG_KeepHilite = true;
HM_PG_ClickStart = 0;
HM_PG_ClickKill = false;
HM_PG_ChildOverlap = 0;
HM_PG_ChildOffset = 0;
HM_PG_ChildPerCentOver = null;
HM_PG_TopSecondsVisible = .5;
HM_PG_StatusDisplayBuild =0;
HM_PG_StatusDisplayLink = 1;
HM_PG_UponDisplay = null;
HM_PG_UponHide = null;
HM_PG_RightToLeft = 0;

HM_PG_CreateTopOnly = 0;
HM_PG_ShowLinkCursor = 1;
HM_PG_NSFontOver = true;

//HM_a_TreesToBuild = [2];

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++)
x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length;
i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.0
  var p,i,x;  if(!d) d=document;
if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++)
x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++)
x=MM_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array;
for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc)
x.oSrc=x.src; x.src=a[i+2];}
}
//
</script>

<LINK rel="stylesheet" href="http://www.observer-reporter.com/style/ALM-11.css" type="text/css">
<link rel="shortcut icon" href="../images/almfavicon.ico" />


        <META HTTP-EQUIV="Expires" CONTENT="0">

<meta HTTP-EQUIV="refresh" content="1800">

<META NAME="description" CONTENT="The Almanac is a leading news provider in
the South Hills since 1967.  The Almanac serves Bethel Park, Bridgeville,
Canonsburg, Castle Shannon, Cecil, Lawrence, McDonald, Mt. Lebanon, Peters
Township, Pleasant Hills, Strabane, Upper St. Clair, and Venetia. The
newspaper is committed to being a major player in the communities that it
serves.">

<META NAME="keywords" CONTENT="Almanac, The Almanac, newspaper, news, South Hills, South Hills of Pittsburgh, McMurray, Peters Township, Canonsburg, Bethel Park, Upper St. Clair, Canon-McMillan, Chartiers-Houston, Chartiers, Valley, Scott Township, South Fayette, Castle Shannon, Dormont, Lawrence, Venetia, South Park, Library, Finleyville, Houston, Mt. Lebanon, Mount Lebanon, Green Tree, weekly, Bridgeville, McDonald, Strabane, North Strabane, Cecil, Pleasant Hills, Pennsylvania, Pittsburgh, Allegheny County, Washington County, Fruecht, South Hills Village, Mayview, Sulkowski, Ford, Valleybrook, Simmons, Trax, Galleria, Giant Eagle, Siffrin, Hajzus, Silvestri, Pardini, Miller, Turkeyfoot, Bebout, Bower Hill, Tomsic, Boyce, Fort Couch, Panthers, Indians, Black Hawks, Blue Devils, Lions, Bucs, Big Macs, Colts, Eagles, Rams, Golden Eagles">

<!--OR_gogle-test-->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-1827101-2");
pageTracker._trackPageview();
} catch(err) {}</script>
<!--end test-->
<title>Community - The Almanac - www.thealmanac.net</title>
</head>

<body>
<center>
		<script type="text/javascript">
  GA_googleFillSlot("alm-leaderboard");
	</script>
<br />
<div style="margin:auto;width:1001px;margin-bottom:0px;
min-height:611px;background-image:url(http://www.observer-reporter.com/images/alm11/grid-short.jpg);background-repeat:no-repeat;background-color:#ffffff;">

	<div style="width:1001px;padding-top:0px;">

<div id="banner">

<a href="http://www.thealmanac.net/alm/"><img
src="http://www.thealmanac.net/images/alm-new/grid-banner.jpg" height="108"
width="1001" align="top"  alt="" border="0"></a>
</div>



	<div id="nav-menu" style="width:1001px;margin-top:0px;padding-left:0px;">
<div id="menuwrapper">

<ul id="nav">


<li><a><div id="navad">News</div></a>
	<ul>
<li><a href="http://www.thealmanac.net/alm/news11/">Area News</a></li>
<li><a href="http://www.thealmanac.net/alm/news11/#deaths">Area Deaths</a></li>
<li><a href="http://www.thealmanac.net/alm/news11/#southhills">South Hills</a></li>
<li><a href="http://www.thealmanac.net/alm/community11/#feature">Features</a></li>
	</ul></li>


<li><a><div id="navad">Community</div></a>
	<ul>
<li><a href="http://www.thealmanac.net/alm/community11/#community">Community</a></li>
<li><a href="http://www.thealmanac.net/alm/community11/#school">School News</a></li>
<li><a href="http://www.thealmanac.net/alm/community11/#religion">Religion</a></li>
<li><a href="http://www.thealmanac.net/alm/community11/#flea">Flea Markets</a></li>
<li><a href="http://www.thealmanac.net/alm/community11/#lorraine">Lorraine Gregus</a></li>
<li><a href="http://www.thealmanac.net/alm/community11/#together">Together</a></li>
<li><a href="http://www.thealmanac.net/alm/community11/#youth">Xpressions</a></li>
</ul>
	</li>

<li><a><div id="navad">Opinion</div></a>
	<ul>
<li><a href="http://www.thealmanac.net/alm/opinion11/">Editorial</a></li>
<li><a href="http://www.thealmanac.net/alm/opinion11/#letters">Letters</a></li>
<li><a href="http://www.thealmanac.net/alm/letterform11/">Submit Letter</a></li>
	</ul>
</li>

<li><a ><div id="navad">Sports</div></a>
	<ul>
		<li><a href="http://www.thealmanac.net/alm/sports11/">Sports</a></li>
		<li><a href="http://www.thealmanac.net/alm/sports11/#sportsbriefs">Sports Briefs</a></li>
		<li><a href="http://www.thealmanac.net/alm/sports11/#achieving">Achieving Athletes</a></li>
		<li><a href="http://www.observer-reporter.com/sportscalendar/">Sports Calendar</a></li>

	</ul>
</li>

		<li><a><div id="navad">Entertainment</div></a>
			<ul>
				<li><a href="http://www.thealmanac.net/alm/ent11/">Entertainment</a></li>
                                 <li><a href="http://www.observer-reporter.com/calendar/">Events Calendar</a></li>
	<li><a href="http://www.observer-reporter.com/submitevent/">Submit an Event</a></li>
			</ul>
		</li>

	
<li><a><div id="navad">Lifestyles</div></a>
	<ul>
		<li><a href="http://www.thealmanac.net/alm/milestones11/#anniversaries">Anniversaries</a></li>
		<li><a href="http://www.thealmanac.net/alm/milestones11/#births">Births</a></li>
		<li><a href="http://www.thealmanac.net/alm/milestones11/#engagements">Engagements</a></li>
		<li><a href="http://www.thealmanac.net/alm/milestones11/#weddings">Weddings</a></li>
<li><a href="http://www.thealmanac.net/alm/milestones11/#people">People</a></li>
<li><a href="http://www.thealmanac.net/alm/milestones11/#service">Service</a></li>
<li><a href="http://www.thealmanac.net/alm/milestones11/#college">College</a></li>
<li><a href="http://www.thealmanac.net/alm/milestones11/#career">Career</a></li>
<li><a href="http://www.thealmanac.net/alm/forms11/">Submit Forms<br /></a></li>
		<li><a href="http://www.thealmanac.net/alm/ff-food11/">Food</a></li>
	<li><a href="http://www.thealmanac.net/alm/ff-garden11/">Home & Garden</a></li>
	<li><a href="http://www.thealmanac.net/alm/ff-lifestyles11/">Lifestyles</a></li>
	</ul>
</li>


<li><a><div id="navad">Classifieds</div></a>
<ul>
<li><a href="https://www.swpaads.com/">Buy an ad</a></li>
<li><a href="http://opco.pro.adicio.com/">Find a Job</a></li>
<li><a href="http://o-rclassifieds.adqic.com/browse.html?category_id=59">Find Homes</a></li>
<li><a href="http://o-rclassifieds.adqic.com/browse.html?category_id=106">Find Cars</a></li>
<li><a href="http://O-RClassifieds.adqic.com">Search Classifieds</a></li>
</ul>
</li>


<li><a><div id="navad">Advertise</div></a>
	<ul>
<li><a href="http://www.observer-reporter.com/advertising/">Media Kit</a></li>
<li><a href="http://www.observer-reporter.com/ratecards11/">Rate Cards</a></li>
<li><a href="http://www.observer-reporter.com/or/advcontact/">Contact Us</a></li>
	</ul>
</li>

<li><a><div id="navad">Help</div></a>
	<ul>
<li><a href="http://www.thealmanac.net/alm/help11/">Help Center</a></li>
	</ul>
</li>


</li>



</ul>
</div>

	
	<div style="clear:both;">

</div>
	<div id="searchbar">


<div id="searchtext">

		<div id="searchbox">
	Search The Almanac
    	</div>
        	<div id="searchbox2">
  <form method="post" action="/ALM/UserSearch/" id=SmallSearchForm
name=SmallSearchForm>
<input id="Text1" name="keyword" type="text" size="12" /> 
    	</div>
        <div id="searchbox22">

<input id="Hidden1" name="operator" type="hidden" value="search" />

				<input id="Submit1" type="submit" value="Search" onclick="this.value='Please wait';">
</form>
        
    </div>

<div id="searchbox21" style="width:150px;>
	<a href="http://archive.thealmanac.net/archive_index.php">Archive Search</a>
    	</div>
        	<div id="searchbox2">

    <form style="margin: 0;" name="form1" action="http://www.newslibrary.com/nlsearch.asp" method="post">
   <input type="text" name="dbquery" size="12" maxlength="256"></div><div id="searchbox5"><input type="hidden" name="region" value="WORB"><input type="hidden" name="search_mode" value="basic"><input type="hidden" name="sort" value="d:h"><input type="hidden" name="nitems" value="10">
    	</div>
        <div id="searchbox22">

<input id="Hidden1" name="operator" type="hidden" value="search" />

				<input id="Submit1" class="form_button_search" type="submit" value="Search" onclick="this.value='Please wait';">

</form>
        
    </div>

<div id="searchbox4" style="width:210px;">
<script type="text/javascript">showCurDate();</script></div>

</div></div>


<div style="width:1001px;min-height:760px;">

	<div style="float:left;width:820px;background-color:none;padding:0px;">
		
		<div align="left" style="float:left;width:160px;padding:5px;margin-right:15px;margin-top:10px;background-color:#fefaf7;border:0px gray solid;min-height:500px;">

			<div style="font-size:small;font-weight:bold;padding:5px;">
			<a name="community">Community
			</div>
			<div style="font-size:x-small;font-weight:normal;padding:5px;border-bottom:1px solid gray;">
			
			<ul>
			<li><a href="/alm/story11/03-07-2012-Support-Groups-Z2"></a></li>
			</ul>
			
			<ul>
			<li><a href="/alm/story11/03-07-2012-BRIEFS2012-03-07T01-46-23">Briefs</a></li>
			</ul>
			
			</div>
<br />

			<div style="font-size:small;font-weight:bold;padding:5px;">
			<a name="religion">Religion
			</div>
			<div style="font-size:x-small;font-weight:normal;padding:5px;border-bottom:1px solid gray;">
			
			<ul>
			<li><a href="/alm/story11/03-07-2012-Lenten-Dinners--religion-">Lenten dinners</a></li>
			</ul>
			
			<ul>
			<li><a href="/alm/story11/03-07-2012-Religion-Z1">Religious events</a></li>
			</ul>
			
			</div>
<br />

			<div style="font-size:small;font-weight:bold;padding:5px;">
			<a name="school">School 
			</div>
			<div style="font-size:x-small;font-weight:normal;padding:5px;border-bottom:1px solid gray;">
			
			</div>
<br />

			<div style="font-size:small;font-weight:bold;padding:5px;">
			<a name="seniors">Seniors </div>
			<div style="font-size:x-small;font-weight:normal;padding:5px;border-bottom:1px solid gray;">
			
			<ul>
			<li><a href="/alm/story11/03-07-2012-SENIORS">3/7/2012</a></li>
			</ul>
			
			</div>
<br />



			<div style="font-size:small;font-weight:bold;padding:5px;">
			<a name="military">Military </div>
			<div style="font-size:x-small;font-weight:normal;padding:5px;border-bottom:1px solid gray;">
			
			</div>
<br />


			<div style="font-size:small;font-weight:bold;padding:5px;">
			<a name="flea">Flea Markets</div>
			<div style="font-size:x-small;font-weight:normal;padding:5px;border-bottom:1px solid gray;">
			
			<ul>
			<li><a href="/alm/story11/03-07-2012-Flea-Craft-Fairs">3/7/2012</a></li>
			</ul>
			
			</div>
<br />

			<div style="font-size:small;font-weight:bold;padding:5px;">
			<a name="together">Together
			</div>
			<div style="font-size:x-small;font-weight:normal;padding:5px;border-bottom:1px solid gray;">
			
			<ul>
			<li><a href="/alm/story11/03-07-2012-together-listings">3/7/2012</a></li>
			</ul>
			
			</div>

		</div>
		
		<div style="float:left;width:630px;min-height:650px;padding-bottom:0px;">

			<div style="font-size:large;font-weight:bold;padding-bottom:0px;">
			<center>Community News</center>
			</div>

			<div align="left" style="float:left;width:300px;padding-right:10px;border-right:1px solid gray;">
<div align="left" style="font-size:medium;font-weight:bold;padding:5px;">Roamin' the South Hills with Lorraine Gregus</div>
		
			
<a href="/alm/story11/03-07-2012-roamin-health-fair"><font face="arial" size="3" COLOR="#000000" style="text-decoration:none;" align="left"><b>Healthy Connections offers challenges</b></font></a>
<div style="font-size:small;text-align:left;">Spring creates an awakening in all living things. Not only do the happy sounds of birds gain our attention, but plants and gardens begin to show signs of revival. And the freshness in the air and longer days definitely lifts our spirits.
Once more this increased energy becomes exciting, opening our minds and hearts to enjoy life and to possibly help others to feel good, too.
</div>
			
			
<br />



<script type="text/javascript">
  			GA_googleFillSlot("island");
			</script>
<br />

		<div style="font-size:medium;font-weight:bold;padding:5px;">
			<a name="youth">Xpressions
			</div>
			<div style="font-size:small;font-weight:normal;padding:5px;">
			
			<a href="/alm/story11/03-07-2012-YOUTH-PT-Odyssey-of-the-Mind--pix-">PT Odyssey of the Mind teams win corporate sponsorship</a><br />	
			
			<a href="/alm/story11/03-07-2012-YOUTH-DaVinci-exhibit">Interactive exhibit takes visitors back in time</a><br />	
			
			<a href="/alm/story11/03-07-2012-YOUTH-Musicals">Sound of music(als)</a><br />	
			
			<a href="/alm/story11/03-07-2012-YOUTH-Barney-wins-award---pix">Venetia teen wins computing award</a><br />	
			
			<a href="/alm/story11/03-07-2012-Almanac-internship">Paper to offer internship</a><br />	
			
			</div>
</div>

<div align="left" style="float:left;width:300px;padding-left:10px;border-right:0px solid gray;">
	<div style="font-size:medium;font-weight:bold;padding:5px;">Features</div><br />


<a href="/alm/story11/03-07-2012-Bethel-Bakery-tour" style="text-decoration:none;"><font face="arial" size="3" COLOR="#000000" style="text-decoration:none;" align="left"><b>Bethel Bakery shares ideas with colleagues</b></font></a>
<div style="font-size:small;text-align:left;">About 80 of the nation's most progressive bakers toured Bethel Bakery March 5 as part of an annual convention that is being held in Pittsburgh through March 7.
</div>
<div style="font-size:x-small;text-align:left;color:#606060">3/7/2012<br /></div>

<br />

<a href="/alm/story11/03-07-2012-Town-Hall-Scott-Simon" style="text-decoration:none;"><font face="arial" size="3" COLOR="#000000" style="text-decoration:none;" align="left"><b>Simon's diversity reflected in reporting</b></font></a>
<div style="font-size:small;text-align:left;">National Public Radio host Scott Simon known for Weekend Edition with Scott Simon, began his lecture at Town Hall South March 6 by relating a series of interesting facts about those who listen to NPR.
</div>
<div style="font-size:x-small;text-align:left;color:#606060">3/7/2012<br /></div>

<br />

<a href="/alm/story11/02-29-2012-Rare-Disease-Day-Ondos-w-pix" style="text-decoration:none;"><font face="arial" size="3" COLOR="#000000" style="text-decoration:none;" align="left"><b>Feb. 29 an appropriate day to recognize rare diseases</b></font></a>
<div style="font-size:small;text-align:left;">&nbsp;It's a fairly rare occurrence - a year with the date Feb. 29.
</div>
<div style="font-size:x-small;text-align:left;color:#606060">2/29/2012<br /></div>

<br />

<a href="/alm/story11/02-29-2012-CS-museum-visit" style="text-decoration:none;"><font face="arial" size="3" COLOR="#000000" style="text-decoration:none;" align="left"><b>Castle Shannon students take trip to Pittsburgh past</b></font></a>
<div style="font-size:small;text-align:left;">&nbsp;About 52 fifth-graders from Myrtle Avenue Elementary School in Castle Shannon had the opportunity to see one of the newer exhibits at the Carnegie Museum of Art.
</div>
<div style="font-size:x-small;text-align:left;color:#606060">2/29/2012<br /></div>

<br />
</div>
			</div>
</div>
	<div style="float:right;width:160px;background-color:none;padding-top:10px;">
<center>

<script type="text/javascript">
  GA_googleFillSlot("alm-skyscraper");
</script>
</center>
		</div>	
</div>

</div>
</div></div>
<center>
<div style="padding-top:10px;padding-bottom:10px;">
<script type="text/javascript">
  GA_googleFillSlot("bottom-leaderboard");
</script>
</div>

<table cellpadding="0" cellspacing="0" border="0" width="901px" align="center">
<br />
	<tr valign="top">
		<td width="16%">
<strong>Marketplace</strong></a><br />
<a href="http://www.observer-reporter.com/classifieds/">Classifieds</a><br />
<a href="http://www.observer-reporter.com/or/jobseeker/">Jobs</a><br />
<a href="http://www.observer-reporter.com/classifieds/results/?CategoryLink=Transportation&operator=search">Cars</a><br />
<a href="http://www.observer-reporter.com/classifieds/results/?CategoryLink=Real%20Estate&operator=search">Real Estate</a><br />
<a href="http://www.observer-reporter.com/advertising/">Media Kit</a><br />
<a href="http://opc.mycapture.com/">Photo store</a><br />
<!--<a href="http://gallery.pictopia.com/observerreporter/gallery/41528/">Suburban Living <br />Photo Store</a>--><br />
		</td>
		
		<td width="16%">	
		<strong>News</strong><br />
<a href="http://www.thealmanac.net/alm/news11/">Area News</a><br />
<a href="http://www.thealmanac.net/alm/news11/#deaths">Area Deaths</a><br />
<a href="http://www.thealmanac.net/alm/news11/#community">Community News</a><br />
<a href="http://www.thealmanac.net/alm/news11/#southhills">Across the South Hills</a><br />
<a href="http://www.thealmanac.net/alm/news11/#school">School News</a><br />
<a href="http://www.thealmanac.net/alm/news11/#religion">Religious News</a><br />
<a href="http://www.thealmanac.net/alm/news11/#flea">Flea Markets</a><br />
<a href="http://www.thealmanac.net/alm/news11/#together">Together</a><br />
<a href="http://www.thealmanac.net/alm/news11/#youth">Xpressions-Youth</a><br />
		</td>
		<td width="16%">
<strong>Opinion</strong><br />
<a href="http://www.thealmanac.net/alm/opinion11/">Editorials</a><br />
<a href="http://www.thealmanac.net/alm/opinion11/">Letters</a><br />
<a href="http://www.observer-reporter.com/alm/letterform11/">Submit a Letter</a><br />
<br />
<strong>Sports</strong></a><br />
<a href="http://www.thealmanac.net/alm/sports11/">Headlines</a><br />
<a href="http://www.thealmanac.net/alm/sports11/#sportsbriefs">Sports Briefs</a><br />
<a href="http://www.thealmanac.net/alm/sports11/#achieving">Achieving Athletes</a><br />
		</td>	
		<td width="16%">
<strong>Entertainment</strong><br />
<a href="http://www.thealmanac.net/alm/ent11/">Entertainment</a><br />
<a href="http://www.observer-reporter.com/calendar/">Events Calendar</a><br />
<a href="http://www.observer-reporter.com/submitevent/">Submit an Event</a><br /><br />

<strong>Lifestyles</strong><br />
<a href="http://www.thealmanac.net/alm/ff-food11/">Food</a><br />
<a href="http://www.thealmanac.net/ALM/ff-garden11/">Garden</a><br />
<a href="http://www.thealmanac.net/ALM/ff-lifestyles11/">Lifestyles</a><br />
		</td>

		<td width="16%">
<strong>Milestones</strong><br />
<a href="http://www.thealmanac.net/alm/milestones11/#anniversaries">Anniversaries</a><br />
<a href="http://www.thealmanac.net/alm/milestones11/#births">Births</a><br />
<a href="http://www.thealmanac.net/alm/milestones11/#engagements">Engagements</a><br />
<a href="http://www.thealmanac.net/alm/milestones11/#weddings">Weddings</a><br />
<a href="http://www.thealmanac.net/alm/forms11/">Announcement Forms</a>
		</td>

		<td width="10%">
<strong>Service</strong><br />
<a href="http://www.thealmanac.net/alm/aboutus11/">About Us</a><br />
<a href="http://www.thealmanac.net/alm/contact/">Contact Us</a><br />
<a href="http://www.observer-reporter.com/OR/TermsofService/">Terms of Service</a><br />

			
		</td>	
	</tr>

</table>

<!-- Start Quantcast tag -->
<script type="text/javascript">
_qoptions={
qacct:"p-f3CnqNoh1ffaI",
media:"ad"
};
</script>
<script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
<noscript>
<img src="http://pixel.quantserve.com/pixel/p-f3CnqNoh1ffaI.gif?media=ad" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/>
</noscript>
<!-- End Quantcast tag -->
<br />

Copyright 2012, The Almanac<br />
Published by the Observer Publishing Co.<br />
395 Valley Brook Road, Suite 2 • McMurray, PA 15317<br />
Phone (724) 941-7725 • Fax (724) 941-8685 • Classified Fax (724) 942-3923 
</center>
</div>

</body>
</html>