.BodyClass
{
	background-color: #99cc99;
	margin: 0px;
}
.SearchArea
{
	background-image: url(../../images/SearchBG.gif);
	background-repeat: repeat-x;
}
.ContentArea
{
	background-image: url(../../images/PA-Intials-Logo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height:400px;
	vertical-align:top;
}

/* Blog region */
.EventSearchPageNum, a:link.EventSearchPageNum, a:active.EventSearchPageNum, a:hover.EventSearchPageNum, a:visited.EventSearchPageNum
{
	font-family: trebuchet ms, tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	color: #7ab27a;
	text-decoration: none;
}
.EventSearchPageNumSelected, a:link.EventSearchPageNumSelected, a:active.EventSearchPageNumSelected, a:hover.EventSearchPageNumSelected, a:visited.EventSearchPageNumSelected
{
	font-family: trebuchet ms, tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	color: #FF3405;
	text-decoration: none;
}
.Baseline
{
	float: left;
	margin: 0 0 0 15px;
}
.SubNavList
{
	padding: 0 0 0 29px;
	background: url(../../Images/LeftOfCatNav.gif) repeat-y top left;
}
.HorizontalDots
{
	height: 19px;
	margin: 18px 0 0 0;
	width: 95%;
	background: Transparent url(../../Images/HorizontalDots.gif) repeat-x top left;
}
.RssLink, a:link.RssLink, a:active.RssLink, a:hover.RssLink, a:visited.RssLink
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	line-height: 29px;
	color: #999;
	text-decoration: none;
}
/* End Blog region */