#pageBody a.topper
{
  display: none;
}

#sidebar
{
  display: none;
}

#content
{
  width: 100%;
}

body #t-index,
body #t-development,
body #t-building,
body #t-opportunities,
body #t-contactus
{
  display: none;   
}

body#home #t-index,
body#development #t-development,
body#building #t-building,
body#opportunities #t-opportunities,
body#contactus #t-contactus
{
  display: block;   
}

body#home #t-index a,
body#development #t-development a,
body#building #t-building a,
body#opportunities #t-opportunities a,
body#contactus #t-contactus a
{
  font-variant: small-caps;   
}
