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

    
#logo {
   background: url(resources/_wsb_logo.jpg) no-repeat;
}
#key_visual {
   background: url(colorschemes/colorscheme10/images/dynamic/key_visual1.jpg) no-repeat;
}
#slogan {
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #92a7b1;
}
a.main_nav_active_item {
  background: url(images/dynamic/buttonset10/n1active.gif) no-repeat;
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #c76101;
}
a.main_nav_item {
  background: url(images/dynamic/buttonset10/n1.gif) no-repeat;
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
a.main_nav_item:hover {
  background: url(images/dynamic/buttonset10/n1active.gif) no-repeat;
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #c76101;
}
a.sub_nav_active_item {
  background: url(images/dynamic/buttonset10/sn1active.gif) no-repeat;
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #964b04;
}
a.sub_nav_item {
  background: url(images/dynamic/buttonset10/sn1.gif) no-repeat;
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #964b04;
}
a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset10/sn1active.gif) no-repeat;
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #964b04;
}
.content h1 {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #e57b17;
}
.content h2 {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #787474;
}
.content h3 {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #03bdd9;
}
.content, .content p {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #666666;
}
.content a:link {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #206293;
}
.content a:visited {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #206293;
}
.content a:hover {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #666666;
}
.content a:active {
  font-family: Arial, Verdana, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #666666;
}
#footer_text {
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}

