
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Verdana,Trebuchet MS,Tahoma,Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  color: #000;
  text-decoration: none;/*underline;*/ white-space: nowrap;
}

#footer_text a:hover {
  font-family: Verdana,Trebuchet MS,Tahoma,Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #555656;/*#888;*/
}
    
#logo {
   background: url(images/dynamic/logo2.gif) no-repeat;
}
#key_visual {
   background: url(images/dynamic/colnot_logo3.jpg) no-repeat;
}
#text_caption {
  font-family: Verdana,Trebuchet MS,Tahoma,Arial,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #f60;
}
#main_nav_list a.main_nav_active_item {
  background: none;/*url(images/dynamic/buttonset2/n1activeitem.gif) no-repeat;*/
  font-family: Verdana,Trebuchet MS,Tahoma,Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #555656;
  background-position: top left;
}
#main_nav_list a.main_nav_item {
/*  background: url(images/dynamic/buttonset2/n1.gif) no-repeat;*/
/*  background: url(images/dynamic/buttonset2/n12.jpg) no-repeat;*/
  font-family: Verdana,Trebuchet MS,Tahoma,Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #555656;/*#F58D33;/*#555656;*/
  background-position: top left;
}
#main_nav_list a.main_nav_item:hover {
/*  background: url(images/dynamic/buttonset2/n1hover.gif) no-repeat;*/
  font-family: Verdana,Trebuchet MS,Tahoma,Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #555656;/*#888;*/
  background-position: top left;
}
.sub_nav_list a.sub_nav_active_item {
  background: none;/*url(images/dynamic/buttonset2/subnav1active.gif) no-repeat;*/
  font-family: Verdana,Trebuchet MS,Tahoma,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: /*bold;/*normal;*/
  text-decoration: none;
  color: #555656;/*#F58D33;/*#fff;*/
}
.sub_nav_list a {
/*  background: url(images/dynamic/buttonset2/subnav1.gif) no-repeat;*/
  background: none;
  font-family: Verdana,Trebuchet MS,Tahoma,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}
.sub_nav_list a:hover {
  background: none;/*url(images/dynamic/buttonset2/subnav1hover.gif) no-repeat;*/
  font-family: Verdana,Trebuchet MS,Tahoma,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #555656;/*#888;*/
}
#content_container h1 {
  font-family: Verdana,Trebuchet MS,Tahoma,Arial,sans-serif;
  font-style: normal;
  font-size: 26px;
  font-weight: normal;
  text-decoration: none;
  color: #963;
}
#content_container h2 {
  font-family: Verdana,Trebuchet MS,Tahoma,Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #963;
}
#content_container h3 {
  font-family: Verdana,Trebuchet MS,Tahoma,Arial,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  color: #963;
}
#content_container, #content_container p {
  font-family: Verdana,Trebuchet MS,Tahoma,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}
#content_container a:link {
  font-family: Verdana,Trebuchet MS,Tahoma,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
#content_container a:visited {
  font-family: Verdana,Trebuchet MS,Tahoma,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
#content_container a:hover {
  font-family: Verdana,Trebuchet MS,Tahoma,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #036;
}
#content_container a:active {
  font-family: Verdana,Trebuchet MS,Tahoma,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
#footer_text {
  font-family: Verdana,Trebuchet MS,Tahoma,Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}

