body
{
  font-size: 10pt;
  color: Black;
}

h1, h2, h2, h4, h5, h6
{
  color: Black;
}

button
{
  background: none;
  border: 1px solid Black;
  color: Black;
}

#pageWrapper
{
  width: auto;
  background: none;
}

#mainWrapper
{
  float: none;
  width: auto;
}

#moduleWrapper
{
  float: none;
  width: auto;
}


#crumblePath
{
  padding-left: 0;
}

#content
{
  padding: 0;
}

#footer
{
  display: none;
}

#bottom
{
  display: none;
}


#left
{
  float: none;
  width: auto;
}

#about
{
  display: none;
}

#menuNavigation
{
  display: none;
}


#top
{
  background: none;
  width: auto;
}

#header
{
  display: none;
}

#siteNavigation
{
  display: none;
}

#content hr
{
  clear: none;
}

#content #news #latest
{
  float: none;
  width: 100%;
}

#content #news #topics
{
  float: none;
  width: 100%;
}

#content #showcase .item
{
  width: 100%;
}

#banners
{
  float: none;
  width: auto;
  background: none;
  margin-top: 25px;
}

#banners .banner.left
{
  float: none;
  width: 100%;
  background: none;
}

#banners .banner.left .text
{
  color: Black;
}

#banners .banner.left h3
{
  color: #666666;
}

#banners .banner.left h3 a
{
  color: #666666;
}

#banners .banner.right
{
  float: none;
  width: 100%;
  background: none;
}

#banners .banner.right .text
{
  color: Black;
}

#banners .banner.right h3
{
  color: #666666;
}

#banners .banner.right h3 a
{
  color: #666666;
}



#right
{
  display: none;
}

