
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  color: #ffbe4d;
  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: Impact,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #ed7518;
}
a.main_nav_active_item {
  background: url(images/dynamic/buttonset2/n1active.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffbe4d;
}
a.main_nav_item {
  background: url(images/dynamic/buttonset2/n1.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ff7506;
}
a.main_nav_item:hover {
  background: url(images/dynamic/buttonset2/n1active.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffbe4d;
}
a.sub_nav_active_item {
  background: url(images/dynamic/buttonset2/subnav1active.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
  color: #110902;
}
a.sub_nav_item {
  background: url(images/dynamic/buttonset2/subnav1.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
  color: #110902;
}
a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset2/subnav1active.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
  color: #110902;
}
.content h1 {
  font-family: verdana, tahoma, arial, sans-serif;
  font-style: normal;
  font-size: 29px;
  font-weight: normal;
  text-decoration: none;
  color: #fcfaf9;
}
.content h2 {
  font-family: verdana, tahoma, arial, sans-serif;
  font-style: normal;
  font-size: 23px;
  font-weight: normal;
  text-decoration: none;
  color: #fcfaf9;
}
.content h3 {
  font-family: verdana, tahoma, arial, sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #fcfaf9;
}
.content, .content p, .content table, .content select, .content input, .content textarea {
  font-family: verdana, tahoma, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #f25b18;
}
.content a:visited {
  font-family: verdana, tahoma, arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #f25b18;
}
.content a:link {
  font-family: verdana, tahoma, arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #f25b18;
}
.content a:hover {
  font-family: verdana, tahoma, arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #b0a1a1;
}
.content a:active {
  font-family: verdana, tahoma, arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #b0a1a1;
}
#footer_text {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #ffbe4d;
}

