
#key_visual {
   background: url(resources/_wsb_keyvisual.gif) no-repeat;
}
#slogan {
  font-family: Georgia,serif;
  font-style: italic;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #FF0000;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset3/subnav1hover.gif) no-repeat;
  font-family: arial, verdana, tahoma, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset3/subnav1.gif) no-repeat;
  font-family: arial, verdana, tahoma, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #595959;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset3/subnav1hover.gif) no-repeat;
  font-family: arial, verdana, tahoma, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}
.sub_nav_list a.sub_nav2_active {
  background: url(images/dynamic/buttonset3/sub2.gif) no-repeat;
  font-family: arial, verdana, tahoma, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
.sub_nav_list a.sub_nav2 {
  background: url(images/dynamic/buttonset3/sub2.gif) no-repeat;
  font-family: arial, verdana, tahoma, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #595959;
}
.sub_nav_list a.sub_nav2:hover {
  background: url(images/dynamic/buttonset3/sub2.gif) no-repeat;
  font-family: arial, verdana, tahoma, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
#content_container h1 {
  font-family: Georgia,serif;
  font-style: italic;
  font-size: 24px;
  font-weight: normal;
  text-decoration: none;
  color: #FF0000;
}
#content_container h2 {
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #FF0000;
}
#content_container h3 {
  font-family: Verdana,sans-serif;
  font-style: italic;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #FF0000;
}
#content_container, #content_container p {
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #FF0000;
}
#content_container a:visited {
  font-family: Courier New,Courier,monospaced;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #FF00FF;
}
#content_container a:link {
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #00FFFF;
}
#content_container a:hover {
  font-family: Impact,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #0000FF;
}
#content_container a:active {
  font-family: Trebuchet MS, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #008000;
}
#footer_text {
  font-family: Georgia,serif;
  font-style: italic;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #632384;
}


