
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Georgia,serif;
  font-style: italic;
  font-size: 13px;
  font-weight: bold;
  color: #6b0808;
  text-decoration: underline; white-space: nowrap;
}

    
#logo {
   background: url(resources/_wsb_logo.jpg) no-repeat;
}
#key_visual {
   background: url(resources/_wsb_keyvisual.jpg) no-repeat;
}
#slogan {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 35px;
  font-weight: bold;
  text-decoration: underline;
  color: #a00203;
}
#main_nav_list a.main_nav_active_item {
  font-family: Verdana,sans-serif;
  font-style: italic;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #520000;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset1/n1.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #901a1a;
}
#main_nav_list a.main_nav_item:hover {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #520000;
}
.sub_nav_list a.sub_nav_active_item {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 19px;
  font-weight: normal;
  text-decoration: none;
  color: #710d0d;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset1/subnav1.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 19px;
  font-weight: normal;
  text-decoration: none;
  color: #88543f;
}
.sub_nav_list a.sub_nav_item:hover {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 19px;
  font-weight: normal;
  text-decoration: none;
  color: #710d0d;
}
#content_container h1 {
  font-family: arial,trebuchet ms,tahoma,verdana,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #a23636;
}
#content_container h2 {
  font-family: arial,trebuchet ms,tahoma,verdana,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #a23636;
}
#content_container h3 {
  font-family: arial,trebuchet ms,tahoma,verdana,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #a23636;
}
#content_container, #content_container p {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #5d5e5e;
}
#content_container a:visited {
  font-family: tahoma,verdana, arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #525252;
}
#content_container a:link {
  font-family: tahoma,verdana, arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #a23636;
}
#content_container a:hover {
  font-family: tahoma,verdana, arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #525252;
}
#content_container a:active {
  font-family: tahoma,verdana, arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #a23636;
}
#footer_text {
  font-family: Georgia,serif;
  font-style: italic;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
  color: #6b0808;
}

