
#logo {
   background: url('resources/_wsb_logo.gif') no-repeat;
}
#key_visual {
   background: url('images/dynamic/key_visual.gif') no-repeat;
}
#slogan {
  font-family: Times New Roman,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 25px;
  font-weight: bold;
  text-decoration: none;
  color: #990033;
}
#main_nav_list a.main_nav_active_item {
  background: url('images/dynamic/buttonset1/n1activeitem.gif') no-repeat right top;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffcc66;
  background-position-y:top; background-position-x:right
}
#main_nav_list a.main_nav_item {
  background: url('images/dynamic/buttonset1/n1.gif') no-repeat right top;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  background-position-y:top; background-position-x:right
}
#main_nav_list a.main_nav_item:hover {
  background: url('images/dynamic/buttonset1/n1hover.gif') no-repeat right top;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  background-position-y:top; background-position-x:right
}
.sub_nav_list a.sub_nav_active_item {
  background: url('images/dynamic/buttonset1/subnav1active.gif') no-repeat;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffcc66
}
.sub_nav_list a {
  background: url('images/dynamic/buttonset1/subnav1.gif') no-repeat;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffcc66
}
.sub_nav_list a:hover {
  background: url('images/dynamic/buttonset1/subnav1hover.gif') no-repeat;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffcc66
}
#content_container h1 {
  font-family: Times New Roman,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 30px;
  font-weight: normal;
  text-decoration: none;
  color: #e9ddc9;
}
#content_container h2 {
  font-family: Times New Roman,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 22px;
  font-weight: normal;
  text-decoration: none;
  color: #e9ddc9;
}
#content_container h3 {
  font-family: Times New Roman,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 17px;
  font-weight: normal;
  text-decoration: none;
  color: #e9ddc9;
}
#content_container, #content_container p {
  font-family: Times New Roman,Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}
#content_container a:visited {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: #ffcc66;
}
#content_container a:link {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: #ffcc66;
}
#content_container a:hover {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #ffcc66;
}
#content_container a:active {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: #ffcc66;
}
#footer_text {
  font-family: Times New Roman,Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #e9ddc9;
}