#main_body {
  float: left;
  width: 589px;
  height: 324px;
}

#index_image {
  float: left;
  width: 589px;
  height: 324px;
  background-image: url('../images/home.png');
}

#footer {
  float: left;
  width: 800px;
  height: 134px;
  background-image: url('../images/index_footerfront.png');
  background-repeat: no-repeat;
}

#blurb {display: none;}

#copyright {margin-top: 35px;}


h1 {
  background-image: none; 
  color: #5B0043;
  text-align: left;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 190px;
  height: 50px;
  font-size: 16pt;
}

#maintext {
  float: left;
  margin-left: 399px;
  margin-top: 20px;
  width: 178px;
  font-family: 'arial narrow';
  font-size: 10pt;
  text-align: justify;
  color: #404040;
}

#maintext p {
  float: left;
  padding-top: 35px;
  margin-left: 10px;
}

#maintext b {
  float: left;
  font-size: 23pt;
  padding-top: 12px;
  color: #5B0043;
}

#followus {float: left; margin-left: 10px; margin-top: 1px;}

#fbimg {
  float: left;
  width: 32px;
  height: 32px;
  background-image: url('../images/fbimg.jpg');
  background-repeat: no-repeat;
}

#fbtxt {
  float: left;
  width: 100px;
  font-weight: bold;
  font-size: 9pt;
  font-family: 'arial';
  text-align: left;
  margin-left: 10px;
  padding-top: 1px;
}

#fbtxt a {
  color: #3B5998;
  text-decoration: none;
}

#fbtxt a:hover {text-decoration: underline;}
