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

    
#key_visual {
   background: url(images/dynamic/key_visual1.jpg) no-repeat;
}
#slogan {
  font-family: Times New Roman,serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset1/n1activeitem.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffb600;
  background-position: top right;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset1/n1.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  background-position: top right;
}
#main_nav_list a.main_nav_item:hover {
	background: url(images/dynamic/buttonset1/n1hover.gif) no-repeat;
	font-family: Tahoma,sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	background-position: top left;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset1/subnav1active.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
.sub_nav_list a {
  background: url(images/dynamic/buttonset1/subnav1.gif) no-repeat;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.sub_nav_list a:hover {
	background: url(images/dynamic/buttonset1/subnav1hover.gif) no-repeat;
	font-family: Tahoma,sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
.content h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	color: #555;
}
.content h2 {
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 26px;
  font-weight: normal;
  text-decoration: none;
  color: #666;
}
.content h3 {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-style: normal;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #E7E7E7;
	background-image: url(colorschemes/colorscheme2/images/static/header3bg.jpg);
	clip: rect(auto,auto,auto,auto);
	padding-top: -4px;
}
.content, .content p {
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	color: #464646;
	background-color: #E7E7E7;
	text-align: center;
}
.content a:visited {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: #dd3d06;
}
.content a:link {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: #dd3d06;
}
.content a:hover {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #dd3d06;
}
.content a:active {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: #F30;
}
#footer_text {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #333;
}

