div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  color: #858585;
  text-decoration: underline; white-space: nowrap;
}

    
#key_visual {
   background: url(colorschemes/colorscheme2/images/dynamic/key_visual20.jpg) no-repeat;
}
#slogan {
	font-family: "MS Serif", "New York", serif;
	font-style: italic;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #838383;
}
a.main_nav_active_item {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #666;
}
a.main_nav_item {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #999;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #000;
}
a.main_nav_item:hover {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
	background-position: left top;
	background-color: #CCC;
	background-repeat: no-repeat;
}
a.sub_nav_active_item {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #CCC;
	background-color: #000;
	background-repeat: no-repeat;
}
a.sub_nav_item {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #999;
	background-color: #333;
	background-repeat: no-repeat;
}
a.sub_nav_item:hover {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	background-color: #CCC;
	background-repeat: no-repeat;
}
.content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #CCC;
}
.content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #999;
}
.content h3 {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #CCC;
}
.content, .content p {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #999;
}
.content a:link {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #FF0000;
}
.content a:visited {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #FF0000;
}
.content a:hover {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #858585;
}
.content a:active {
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #FF0000;
}
#footer_text {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #858585;
}
