
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
  text-decoration: underline; white-space: nowrap;
}

    
#logo {
   background: url(resources/_wsb_logo.png) no-repeat;
}
#key_visual {
   background: url(resources/_wsb_keyvisual.png) no-repeat;
}
#slogan {
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #006fba;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset9/main_nav_active.gif) no-repeat;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #616161;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset9/main_nav.gif) no-repeat;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #929292;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset9/main_nav_active.gif) no-repeat;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #616161;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset9/sub_nav_active.gif) no-repeat;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #7f7d7d;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset9/sub_nav.gif) no-repeat;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #787676;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset9/sub_nav_active.gif) no-repeat;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #7f7d7d;
}
.content h1 {
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 27px;
  font-weight: bold;
  text-decoration: none;
  color: #66737a;
}
.content h2 {
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #66737a;
}
.content h3 {
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  color: #66737a;
}
.content, .content p {
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #808080;
}
.content a:visited {
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #8e0b0b;
}
.content a:link {
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #8e0b0b;
}
.content a:hover {
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #8b8d94;
}
.content a:active {
  font-family: Arial, Verdana, Tahoma, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #0373b3;
}
#footer_text {
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}

