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

    
#key_visual {
   background: url(resources/new+banner.JPG) no-repeat;
}
#slogan {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset9/main_item_hover.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(94,255,206);
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset9/main_item.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #0F0;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset9/main_item_hover.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #0F0;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset9/sub_item_hover.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(89,255,133);
}
.sub_nav_list a.sub_nav_item {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #0F0;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset9/sub_item_hover.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #0F0;
  background-position: center center;
}
#content_container h1 {
  font-family: trebuchet ms, tahoma, arial, verdana, sans-serif;
  font-style: italic;
  font-size: 28px;
  font-weight: bold;
  text-decoration: none;
  color: #3d1d67;
}
#content_container h2 {
  font-family: trebuchet ms, tahoma, arial, verdana, sans-serif;
  font-style: italic;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #3d1d67;
}
#content_container h3 {
  font-family: trebuchet ms, tahoma, verdana, arial, sans-serif;
  font-style: italic;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #3d1d67;
}
.content, .content p {
  font-family: tahoma, arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
#content_container a:visited {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: rgb(157,69,198);
}
#content_container a:link {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: rgb(186,57,151);
}
#content_container a:hover {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: rgb(78,186,81);
}
#content_container a:active {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: rgb(186,63,191);
}
#footer_text {
  font-family: tahoma, arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

