
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  color: rgb(127,25,76);
  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: Verdana,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(0,0,73);
}
a.main_nav_active_item {
  background: url(images/dynamic/buttonset4/main_nav_active.gif) no-repeat;
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
a.main_nav_item {
  background: url(images/dynamic/buttonset4/main_nav.gif) no-repeat;
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
a.main_nav_item:hover {
  background: url(images/dynamic/buttonset4/main_nav_hover.gif) no-repeat;
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
a.sub_nav_active_item {
  background: url(images/dynamic/buttonset4/sub_nav_active.gif) no-repeat;
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
a.sub_nav_item {
  background: url(images/dynamic/buttonset4/sub_nav.gif) no-repeat;
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #715268;
}
a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset4/sub_nav_hover.gif) no-repeat;
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #715268;
}
.content h1 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 26px;
  font-weight: bold;
  text-decoration: none;
  color: #715268;
}
.content h2 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #a17694;
}
.content h3 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(155,30,93);
}
.content, .content p, .content table, .content select, .content input, .content textarea {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #696969;
}
.content a:link {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #715268;
}
.content a:visited {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #a17694;
}
.content a:hover {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  color: #a17694;
}
.content a:active {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: underline;
  color: rgb(109,21,65);
}
#footer_text {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(127,25,76);
}


