div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Tahoma,Verdana,Arial,Trebuchet MS,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  color: #fff;
  text-decoration: underline; white-space: nowrap;
}

    
#key_visual {
   background: url(resources/hwood001r.JPG) no-repeat;
}
#text_caption {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}
#content_container h1 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 26px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(38,42,153);
}
#content_container h2 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(47,52,191);
}
#content_container h3 {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  color: rgb(47,52,191);
}
#content_container, #content_container p {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #022;
}
#content_container a:link {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: rgb(171,76,191);
}
#content_container a:visited {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: rgb(170,196,244);
}
#content_container a:hover {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #00F;
}
#content_container a:active {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #000;
}
#footer_text {
	font-family: Tahoma,Verdana,Arial,Trebuchet MS,sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
