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

    
#logo {
   background: url(resources/GC+logo+redo+copy.jpg) no-repeat;
}
#key_visual {
   background: url(resources/web+page+final+tweet.jpg) no-repeat;
}
#slogan {
  font-family: Verdana,sans-serif;
  font-style: italic;
  font-size: 20px;
  font-weight: bold;
  text-decoration: underline;
  color: rgb(6,107,13);
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset2/main_nav_active.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset2/main_nav.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(255,255,255);
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset2/main_nav_active.gif) no-repeat;
  font-family: Comic Sans MS,sans-serif;
  font-style: italic;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(173,255,245);
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset2/sub_nav_active.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset2/sub_nav.gif) no-repeat;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset2/sub_nav_active.gif) no-repeat;
  font-family: Comic Sans MS,sans-serif;
  font-style: italic;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(168,255,230);
}
#content_container h1 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(255,40,172);
}
#content_container h2 {
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 19px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(252,10,131);
}
#content_container h3 {
  font-family: Courier New, Courier,monospaced;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: rgb(252,10,131);
}
#content_container, #content_container p {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #0073ce;
}
#content_container a:visited {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  color: rgb(192,5,255);
}
#content_container a:link {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #ff0400;
}
#content_container a:hover {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #02b41b;
}
#content_container a:active {
  font-family: arial, verdana, tahoma, sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #0066cc;
}
#footer_text {
  font-family: Arial,sans-serif;
  font-style: italic;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #f2bc7a;
}


