
a,
a:link,
a:hover,
a:visited
{
  color: #666;
  font-weight: bold;
  text-decoration: underline;
}

#pageContainer #header,
#pageContainer #footerWrapper,
#homePageFeatured,
#tools,
.right.column,
#navigation,
#navigation *,
#navigation_right_wrapper_bottom,
#breadAndTools

{
	display: none;
}
*
{
    margin: 0;
    padding: 0;
}

#home .left.column,
#contentSwEast,
#LandingSection,
#LandingSection .prcl_title,
#LandingSection .prcl_blurbleft
{
    width: 100%;
    margin: auto 0;
    padding: auto 0;
    position: inherit;
}

*,
h1,
h2,
h3,
h4,
h5,
h6
{
    background-color: #fff !important;
    color: #000;
    float: none;
    font-size: 110%;
}
