
#logo {
   background: url(resources/logo.jpg) no-repeat;
}
#key_visual {
   background: url(images/dynamic/key_visual6.jpg) no-repeat;
}
#text_caption {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #f00;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset1/n1activeitem.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #f00;
  background-position: top right;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset1/n1.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  background-position: top right;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset1/n1hover.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #f00;
  background-position: top right;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset1/subnav1active.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #f00;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset1/subnav1.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset1/subnav1hover.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #f00;
}
#content_container h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 26px;
  font-weight: normal;
  text-decoration: none;
  color: #6D025B;
}
#content_container h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #6D025B;
}
#content_container h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  color: #6D025B;
}




#footer_text {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}
#footer_text a {
  color: black;
  text-decoration: none;
}
#footer_text a:hover {
  color: red;
}
#footer_text a:active {
  color: red;
}


