img
{
    border-width: 0px;
}
   
    
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}

#footer_text a {
/*  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif; */
  font-family: sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  color: #630;
  text-decoration: underline; white-space: nowrap;
}
    

#text_caption {
  font-family: Arial;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #f60;
}
#main_nav_list a.main_nav_active_item {
  background: url(colorschemes/images/buttons/n1activeitem.gif) no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #630;
  background-position: top left;
}
#main_nav_list a.main_nav_item {
  background: url(colorschemes/images/buttons/n1.gif) no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #FC0;
  background-position: top left;
}
#main_nav_list a.main_nav_item:hover {
  background: url(colorschemes/images/buttons/n1hover.gif) no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
  background-position: top left;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(colorschemes/images/buttons/subnav1active.gif) no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}
.sub_nav_list a {
  background: url(colorschemes/images/buttons/subnav1.gif) no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}
.sub_nav_list a:hover {
  background: url(colorschemes/images/buttons/subnav1hover.gif) no-repeat;
  font-family: Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #cc3300;
}
#content_container h1 {
/*  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif; */
  font-family: sans-serif;
  font-style: normal;
  font-size: 26px;
  font-weight: normal;
  text-decoration: none;
  color: #963;
}
#content_container h2 {
/*  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif; */
  font-family: sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #963;
}
#content_container h3 {
/*  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif; */
  font-family: sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  color: #963;
}
#content_container, #content_container p {
/*  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif; */
  font-family: sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #630;
}
#content_container a:link {
/*  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif; */
  font-family: sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #036;
}
#content_container a:visited {
/*  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif; */
  font-family: sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: underline;
  color: #036;
}
#content_container a:hover {
/*  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif; */
  font-family: sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: underline;
  color: #036;
}
#content_container a:active {
/*  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif; */
  font-family: sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #036;
}
#footer_text {
/*  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif; */
  font-family: sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #630;
}

