
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
    
#logo {
   background: url(resources/_wsb_logo.jpg) no-repeat;
}
#key_visual {
   background: url(resources/_wsb_keyvisual.jpg) no-repeat;
}
#slogan {
  font-family: tahoma, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #9c0000;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset3/main_item_hover.gif) no-repeat;
  font-family: tahoma, trebuchet ms, verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #fab81d;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset3/main_item.gif) no-repeat;
  font-family: tahoma, trebuchet ms, verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #feff22;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset3/main_item_hover.gif) no-repeat;
  font-family: tahoma, trebuchet ms, verdana, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #fab81d;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset3/sub_item_hover.gif) no-repeat;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #ffbf1c;
}
.sub_nav_list a.sub_nav_item {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #ffbf1c;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset3/sub_item_hover.gif) no-repeat;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #ffbf1c;
  background-position: center center;
}
#content_container h1 {
  font-family: trebuchet ms, tahoma, arial, verdana, sans-serif;
  font-style: italic;
  font-size: 28px;
  font-weight: bold;
  text-decoration: none;
  color: #3d1d67;
}
#content_container h2 {
  font-family: trebuchet ms, tahoma, arial, verdana, sans-serif;
  font-style: italic;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #3d1d67;
}
#content_container h3 {
  font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
  font-style: italic;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #3d1d67;
}
.content, .content p {
  font-family: tahoma, arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
#content_container a:visited {
  font-family: tahoma, trebuchet ms, verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #3d1d67;
}
#content_container a:link {
  font-family: tahoma, verdana, trebuchet ms, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #3d1d67;
}
#content_container a:hover {
  font-family: tahoma, verdana, trebuchet ms, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #8b7474;
}
#content_container a:active {
  font-family: tahoma, verdana, trebuchet ms, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #934e57;
}
#footer_text {
  font-family: tahoma, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

