
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  color: #BC5252;
  text-decoration: underline;	
}

    
#logo {
   background: url('resources/_wsb_logo.gif') no-repeat;
}
#key_visual {
   background: url('resources/key_visual101.jpg') no-repeat;
}
#slogan {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #60532C;
}
a.main_nav_active_item {
  background: url('images/dynamic/buttonset5/n1active.gif') no-repeat left top;
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #E4DFCF;
  background-position-y:top; background-position-x:left
}
a.main_nav_item {
  background: url('images/dynamic/buttonset5/n1.gif') no-repeat left top;
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #E4DFCF;
  background-position-y:top; background-position-x:left
}
a.main_nav_item:hover {
  background: url('images/dynamic/buttonset5/n1hover.gif') no-repeat left top;
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #E4DFCF;
  background-position-y:top; background-position-x:left
}
a.sub_nav_active_item {
  background: url('images/dynamic/buttonset5/sn1active.gif') no-repeat left top;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #BED1F0;
  background-position-y:top; background-position-x:left
}
a.sub_nav_item {
  background: url('images/dynamic/buttonset5/sn1.gif') no-repeat left top;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #BED1F0;
  background-position-y:top; background-position-x:left
}
a.sub_nav_item:hover {
  background: url('images/dynamic/buttonset5/sn1hover.gif') no-repeat left top;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #BED1F0;
  background-position-y:top; background-position-x:left
}
.content h1 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 29px;
  font-weight: bold;
  text-decoration: none;
  color="#7C1F1F";
}
.content h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 19px;
  font-weight: bold;
  text-decoration: none;
  color="#7C1F1F";
}
.content h3 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
   color="#7C1F1F";
}
.content, .content p {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
 color="#7C1F1F";
}
.content a:link {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color="#7C1F1F";
}
.content a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #BC504E;
}
.content a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #BFB9B9;
}
.content a:active {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #BFB9B9;
}
#footer_text {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #;
}
