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

    
#logo {
   background: url(resources/shotsandgiggles.png) no-repeat;
}
#key_visual {
   background: url(resources/_wsb_keyvisual.jpeg) no-repeat;
}
#slogan {
  font-family: Trebuchet MS,sans-serif;
  font-style: italic;
  font-size: 34px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
a.main_nav_active_item {
  background: url(images/dynamic/buttonset1/n1active.gif) no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #920965;
}
a.main_nav_item {
  background: url(images/dynamic/buttonset1/n1.gif) no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
a.main_nav_item:hover {
  background: url(images/dynamic/buttonset1/n1hover.gif) no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  color: #920965;
}
a.sub_nav_active_item {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #a12a7a;
}
a.sub_nav_item {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #585858;
}
a.sub_nav_item:hover {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #a12a7a;
}
.content h1 {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #262626;
}
.content h2 {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #333333;
}
.content h3 {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #67445c;
}
.content, .content p {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #262626;
}
.content a:link {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: rgb(18,81,145);
}
.content a:visited {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #920965;
}
.content a:hover {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #919191;
}
.content a:active {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #919191;
}
#footer_text {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(147,147,147);
}

