#key_visual {
   background: url(images/dynamic/key_visual1.jpg) no-repeat;
}
#image_caption {
   background: url(img0.png) no-repeat;
}
* html #image_caption {
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src='img0.png');
   background-image: url();
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset1/main_nav_active_button.gif) no-repeat;
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
  background-position: top right;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset1/main_nav_link_button.gif) no-repeat;
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
  background-position: top right;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset1/main_nav_hover_button.gif) no-repeat;
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
  background-position: top right;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset1/subnav1active.gif) no-repeat;
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
.sub_nav_list a.sub_nav_item {
	background: url(images/dynamic/buttonset1/subnav1.gif) no-repeat;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.sub_nav_list a.sub_nav_item:hover {
	background: url(images/dynamic/buttonset1/subnav1hover.gif) no-repeat;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
#content_container h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#content_container h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#content_container h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#content_container, #content_container p {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
#content_container a:link {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
#content_container a:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
#content_container a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
#content_container a:active {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
#footer_text {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  color: #696969;
}
