
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Tahoma;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: underline; white-space: nowrap;
}

#content_container a, a 
{ 
    color: #006633;
    font-size: 20px;
    font-weight: bold;
    font-family: Tahoma;
}

#content_container a:hover, a:hover 
{ 
    color: #00FF33;
}

    
#key_visual {
   background: url(resources/_wsb_keyvisual.jpg) no-repeat;
}

#key_visual_choir {
   background: url(images/rainbowchoir.jpg) no-repeat;
}
#slogan {
  font-family: Trebuchet MS;
  font-style: italic;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #006600;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset2/n1activeitem.gif) no-repeat;
  font-family: Tahoma;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  background-position: top right;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset2/n1.gif) no-repeat;
  font-family: Tahoma;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #00CC00;
  background-position: top right;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset2/n1hover.gif) no-repeat;
  font-family: Tahoma;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-position: top left;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset2/subnav1active.gif) no-repeat;
  font-family: Tahoma;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ffe87d;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset2/subnav1.gif) no-repeat;
  font-family: Tahoma;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset2/subnav1hover.gif) no-repeat;
  font-family: Tahoma;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
#content_container h1 {
  font-family: Tahoma;
  font-style: italic;
  font-size: 26px;
  font-weight: bold;
  text-decoration: none;
}
#content_container h2 {
  font-family: Tahoma;
  font-style: italic;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
}
#content_container h3 {
  font-family: Tahoma;
  font-style: italic;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
}
.content, .content p, div, span, .content div, .content span {
  font-family: Tahoma;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #000000
}
#footer_text {
  font-family: Tahoma;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}


#content_container h1 {
    font-family: Tahoma;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    color: Black;
}

#content_container h2 {
    font-family: Trebuchet MS;
    font-size: 20px;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
    color: #006633;
}

#content_container h3 {
    font-family: Tahoma;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
}

#content_container li
{
    color: Black;
    font-style: italic;
    font-family: Arial;
}

#content_container ul
{
    padding: 20px;
    margin: 0px;
}

#content_container
{
    font-size: 14px;
}

#content_container strong, #content_container b
{
    color: #006633;   
}



