#logo {
   background: url(resources/_wsb_logo.gif) no-repeat;
}
#key_visual {
	background: url(resources/_wsb_keyvisual.jpg) no-repeat;
	text-decoration: none;
}
#slogan {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #8ac21e;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset1/5.gif) no-repeat;
  font-family: arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: blink;
  color: #FFFFFF;
  background-position: top right;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset1/18.gif) no-repeat;
  font-family: arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-position: top right;
}
#main_nav_list a.main_nav_item:hover {
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #ffff00;
	background-position: right top;
	background-image: url(images/dynamic/buttonset1/30.gif);
	background-repeat: repeat;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset1/subnav1active.gif) no-repeat;
  font-family: arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #1a4866;
  background-position: top right;
}

#content_container h1 {
  font-family: arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #e30039;
}
#content_container h2 {
  font-family: arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 23px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
#content_container h3 {
  font-family: arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
#content_container, #content_container p {
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-attachment: fixed;
	border-top-color: #000000;
}
#content_container a:visited {
  font-family: arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #8e0b0b;
}
#content_container a:link {
  font-family: arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #993333;
}
#content_container a:hover {
  font-family: arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #0000FF;
}
#content_container a:active {
  font-family: arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #0000FF;
}
#footer_text {
	font-family: Arial, sans-serif;
	font-style: inherit;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #0000FF;
	text-transform: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
