/* Start of CMSMS style sheet 'brightfuturegoats : BrightFutureGoats' */
body {
  background-color: #acd3fa;
  color: #070a83;
}

#main {
  float: left;
}

#leftcol {
	left: 10px;
  position: absolute;
  width: 170px;
	float: left;
	margin-left: 0px;
}

#leftheader {
  height: 314px;
}

#rightcol {
  position: relative;
  margin-left: 170px;
  z-index: 0;
}

#rightheader {
  position: relative;
  height: 149px;
  width: 520px;
}

#rightsubheader {
}

#slogan {
  align: left;
}

#slogan td {
  color: #7e4ab3;
  font-size: 11px;
  font-weight: bold;
  font-style: italic;
  align: center;
}

#content {
  margin-top: 10px;
}

#footer {
clear: both;
}
/* End of 'brightfuturegoats : BrightFutureGoats' */

