
/* ---------To Be Moved to Unique CSS------------*/
body
{
  background: #FFF url(../images/body-background-4.gif) top left repeat-x;
}
a
{
  color: #329999;	
}
h1, h2
{
  color: #329999;
}
h3, h4
{
  color: #000;
}
#Header
{
  background: #329999 url(../images/header-background-4.gif) top center no-repeat;
}
#Banner
{
  background: transparent url(../images/banner-image-4.jpg) top center no-repeat;
  border-left: 1px solid #B8C5BB;
  border-right: 1px solid #B8C5BB;
}
#Content
{
  border-left: 1px solid #FFF;
  border-right: 1px solid #FFF;
}
#News h4, #Events h4, #Connect h4
{
  color: #329999;
}
#News h5, #Events h5, #Connect h5
{
  color: #329999;
}
#Footer
{
  background: #329999;
}