
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  color: rgb(51,83,112);
  text-decoration: underline; white-space: nowrap;
}

    
#logo {
   background: url(resources/_wsb_logo.JPG) no-repeat;
}
#key_visual {
   background: url(colorschemes/colorscheme7/images/dynamic/key_visual20.jpg) no-repeat;
}
#slogan {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(51,83,112);
}
a.main_nav_active_item {
  background: url(images/dynamic/buttonset9/n1active.gif) no-repeat;
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(99,60,5);
  background-position: top left;
}
a.main_nav_item {
  background: url(images/dynamic/buttonset9/n1.gif) no-repeat;
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(51,83,112);
  background-position: top left;
}
a.main_nav_item:hover {
  background: url(images/dynamic/buttonset9/n1hover.gif) no-repeat;
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(163,99,9);
  background-position: top left;
}
a.sub_nav_active_item {
  background: url(images/dynamic/buttonset9/sn1active.gif) no-repeat;
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(99,60,5);
}
a.sub_nav_item {
  background: url(images/dynamic/buttonset9/sn1.gif) no-repeat;
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(80,94,38);
}
a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset9/sn1hover.gif) no-repeat;
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(163,99,9);
}
.content h1 {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(51,83,112);
}
.content h2 {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(115,135,39);
}
.content h3 {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #aab945;
}
.content, .content p {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(36,58,79);
}
.content a:link {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #333;
}
.content a:visited {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #666;
}
.content a:hover {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #999;
}
.content a:active {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #666;
}
#footer_text {
  font-family: Georgia,serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(51,83,112);
}


