
#logo {
   background: url(resources/_wsb_logo.jpg) no-repeat;
}
#key_visual {
   background: url(images/dynamic/key_visual14.jpg) no-repeat;
}
#slogan {
  font-family: Comic Sans MS,sans-serif;
  font-style: italic;
  font-size: 35px;
  font-weight: bold;
  text-decoration: none;
  color: #0466aa;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset4/main_item_active.gif) no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: italic;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #0f0;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset4/main_item.gif) no-repeat;
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset4/main_item_hover.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: italic;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset4/sub_item_hover.gif) no-repeat;
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: #f00;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset4/sub_item.gif) no-repeat;
  font-family: Comic Sans MS,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset4/sub_item_hover.gif) no-repeat;
  font-family: Courier New, Courier,monospaced;
  font-style: italic;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #0f0;
}
#content_container h1 {
  font-family: tahoma, trebuchet ms, verdana, arial, sans-serif;
  font-style: italic;
  font-size: 28px;
  font-weight: bold;
  text-decoration: none;
  color: #0373b3;
}
#content_container h2 {
  font-family: tahoma, trebuchet ms, verdana, arial, sans-serif;
  font-style: italic;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #0373b3;
}
#content_container h3 {
  font-family: tahoma, trebuchet ms, verdana, arial, sans-serif;
  font-style: italic;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #0373b3;
}
#content_container, #content_container p {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #6e6e6e;
}
#content_container a:visited {
  font-family: tahoma, trebuchet ms, verdana, arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #3b74ad;
}
#content_container a:link {
  font-family: tahoma, trebuchet ms, verdana, arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #3b74ad;
}
#content_container a:hover {
  font-family: tahoma, trebuchet ms, verdana, arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #8b7474;
}
#content_container a:active {
  font-family: tahoma, trebuchet ms, verdana, arial, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #3db4dd;
}
#footer_text {
  font-family: Verdana,sans-serif;
  font-style: italic;
  font-size: 15px;
  font-weight: bold;
  text-decoration: underline;
  color: #b542a5;
}

