body {
  background: #b42312 url(../images/kai_bg.gif) repeat-x;
  margin: 0;
  padding: 0; }

#content {
  border: 5px solid #b42312;
  border-top: 10px solid #b42312; }

#menu_top {
  background-color: #b42312; }

#menu_left {
  background-color: #b42312; }
  #menu_left a {
    background-color: #b42312;
    color: #ecc9bb; }

#menu_top a.active {
  background-color: #f6733d; }

#menu_left a {
  background-position: -332px 0; }
  #menu_left a.size2 {
    background-position: -332px 132px; }
  #menu_left a.active {
    background-position: -332px -46px; }
  #menu_left a.size2.active {
    background-position: -332px 66px; }

.name2 {
  background-position: 0 -100px; }

#menu_top.blue {
  background-color: #00567F; }

#menu_top a.active {
  background-color: #f6733d; }

#menu_top.blue a.active {
  background-color: #0073A6; }

#menu_top.blue {
  background-color: #00567F; }

hr {
  background-color: #b42312; }
