html{height: 100%;}



blockquote
{ background: #FFFFFF;
  color: #5A6370;
  border-color: #767676;
}




#content
{ background: url(../images/content-bar.jpg) top center repeat-y;
}
#footer
{ background: url(../images/footer-bar.jpg) no-repeat;
  }
#footer a, #footer a:hover
{ background: transparent;
  color: #3399FF;
}
#logo
{background: #FFFFFF url(../images/header.jpg) no-repeat;
  }

#columnleft h1, #coulmnleft p
{ background: transparent;
  color: #FFFFFF;
}

input, textarea
{ background: #FFFFFF;
  color: #5A6370;
  border-color: #89A9C7;
}
.submit {
background: #FFFFFF url(../images/sbi_header.png);
  color: #484E56;
} 