
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  color: rgb(127,115,107);
  text-decoration: underline; white-space: nowrap;
}

    
#key_visual {
   background: url(resources/_wsb_keyvisual.png) no-repeat;
}
#slogan {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(158,46,178);
}
a.main_nav_active_item {
  background: url(images/dynamic/buttonset4/n1activeitem.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #576E40;
  background-position: top right;
}
a.main_nav_item {
  background: url(images/dynamic/buttonset4/n1.gif) no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(68,68,68);
  background-position: top right;
}
a.main_nav_item:hover {
  background: url(images/dynamic/buttonset4/n1hover.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ff00ff;
}
a.sub_nav_active_item {
  background: url(images/dynamic/buttonset4/subnav1active.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #576E40;
}
a.sub_nav_item {
  background: url(images/dynamic/buttonset4/subnav1.gif) no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(150,150,150);
}
a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset4/subnav1hover.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(165,36,201);
}
.content h1 {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #576E40;
}
.content h2 {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.content h3 {
  font-family: Trebuchet MS,sans-serif;
  font-style: italic;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(183,168,144);
}
.content, .content p {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #696560;
}
.content a:visited {
  font-family: Trebuchet MS,sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #424142;
}
.content a:link {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #ff00ff;
}
.content a:hover {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: rgb(76,72,68);
}
.content a:active {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #576E40;
}
#footer_text {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(127,115,107);
}

