
#key_visual {
   background: url(resources/_wsb_keyvisual.JPG) no-repeat;
}
#slogan {
  font-family: tahoma, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #9c0000;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset1/sub_item_hover1.gif) no-repeat;
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000033;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset1/sub_item_hover1.gif) no-repeat;
  font-family:  tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset1/sub_item_hover.gif) no-repeat;
  font-family:  tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #99ccff;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset1/sub_item_hover1.gif) no-repeat;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #ffbf1c;
}
.sub_nav_list a.sub_nav_item {
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #ffbf1c;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset1/sub_item_hover.gif) no-repeat;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #ffbf1c;
}
#content_container h1 {
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #2B2E4A;
}
#content_container h2 {
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #8A0421;
}
#content_container h3 {
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #0000FF;
}
#content_container, #content_container p {
  font-family: Helvetica,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
#content_container a:visited {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  color: #12214a;
}
#content_container a:link {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  color: #12214a;
}
#content_container a:hover {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  color: #8b7474;
}
#content_container a:active {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
  color: #934e57;
}
#footer_text {
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  color: #000000;
}

