html {
  height: 100%;
}
body {
  background: #aac8b7 none repeat fixed 0% 0%;
  color: #70695a;
}
blockquote {
  border-color: #767676;
  background: #ffffff none repeat scroll 0% 50%;
  color: #70695a;
}
#main {
  background: #ffffff url(back.png) repeat-y scroll 0% 50%;
  color: #70695a;
}
#links, #footer, #menu, #menu li a {
  border-color: #d7d7d7;
  background: #ffffff url(menu.png) repeat scroll 0% 50%;
  color: #dbd7d1;
}
#links a, #footer a, #links a:hover, #footer a:hover {
  background: transparent none repeat scroll 0% 50%;
  color: #dbd7d1;
}
#logo {
  background: #ffffff url(logo.jpg) no-repeat scroll 0% 50%;
  color: #70695a;
}
#logo h1 {
  background: transparent none repeat scroll 0% 50%;
  color: #ffffff;
}
#logo h2 {
  color: #ffffff;
}
#separator {
  background: #dbd7d1 none no-repeat scroll 0% 50%;
}
#column2 h1 {
  border-color: #caae90;
  background: transparent none repeat scroll 0% 50%;
  color: #85282E;
}
#column2 h2 {
  border-color: #caae90;
  background: transparent none repeat scroll 0% 50%;
  color: #151B8D;
}
#column2 h3 {
  border-color: #caae90;
  background: transparent none repeat scroll 0% 50%;
  color: #85282E;
}
#menu li a:hover, #menu li a#selected, #menu li a#selected:hover {
  background: #ffffff url(menu_hover2.png) repeat scroll 0% 50%;
  color: #3E2C2C;
}
#content {
  background: transparent none repeat scroll 0% 50%;
  color: black;
}
.sidebaritem {
  background: transparent none repeat scroll 0% 50%;
  color: #dbd7d1;
}
.sbihead {
  background: #ffffff url(sbi_header2.png) repeat scroll 0% 50%;
  color: #3E2C2C;
}
.sbihead h1 {
  background: transparent none repeat scroll 0% 50%;
  color: #3E2C2C;
}
.sbilinks li a {
  background: #ffffff url(link.png) repeat scroll 0% 50%;
  color: #dbd7d1;
}
.sbilinks li a:hover {
  background: #b7b7b7 none repeat scroll 0% 50%;
  color: #ce7014;
}
input, textarea {
  border-color: #caae90;
  background: #ffffff none repeat scroll 0% 50%;
  color: #70695a;
}

