div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 20em;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;	
}
#slogan {
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
#main_nav_list a.main_nav_active_item {
  background: url(buttonset/n1hovera.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
#main_nav_list a.main_nav_item {
  background: url(buttonset/n1.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}
#main_nav_list a.main_nav_item:hover {
  background: url(buttonset/n1hover.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
#sub_nav_list a.sub_nav_active_item {
  background: url(buttonset/subnav1hovera.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}
#sub_nav_list a.sub_nav_item {
  background: url(buttonset/subnav1.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
#sub_nav_list a.sub_nav_item:hover {
  background: url(buttonset/subnav1hover.gif) no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
#content_container h1 {
  font-family: trebuchet ms,tahoma,verdana,arial,sans-serif;
  font-style: normal;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333333;
}
#content_container h2 {
  font-family: trebuchet ms,tahoma,verdana,arial,sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #333333;
}
#content_container h3 {
  font-family: trebuchet ms,tahoma,verdana,arial,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #333333;
}
.content, .content p {
  font-family: verdana, arial, tahoma, sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
#content_container a:visited {
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #000000;
}
#content_container a:link {
	font-family: arial, tahoma,verdana,  sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	background-color: #FFFF00;
}
#content_container a:hover {
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #503b8a;
}
#content_container a:active {
	font-family: arial, tahoma,verdana,  sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	color: #FF00FF;
	background-color: #FFFF00;
}
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 16px;
}
#footer {
	font-family: Arial,sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: center;
}
#left_column_container {

  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
summary:focus {
    outline: none;
}



