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

    
#key_visual {
   background: url(resources/_wsb_keyvisual.jpg) no-repeat;
}
#text_caption {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #92462B;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset2/mainnav1active.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset2/mainnav1.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset2/mainnav1hover.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset2/subnav1active.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #92462B;
  background-position: top left;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset2/subnav1.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
  background-position: top left;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset2/subnav1hover.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #92462B;
  background-position: top left;
}
#content_container h1 {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
#content_container h2 {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}
#content_container h3 {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}
#content_container, #content_container p {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #92462B;
}
#content_container a:link {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #92462B;
}
#content_container a:visited {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #92462B;
}
#content_container a:hover {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #92462B;
}
#content_container a:active {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #92462B;
}
#footer {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #4D4D4D;
}

