#logo {
   background: url(resources/_wsb_logo.jpg) no-repeat;
}
#key_visual {
	background: url(images/dynamic/key_visual1.jpg) no-repeat;
}
#text_caption {
	font-family: Futura;
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #0000FF;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset3/n1activeitem.gif) no-repeat;
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-position: top right;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset3/n1.gif) no-repeat;
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #e7de8f;
  background-position: top right;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset3/n1hover.gif) no-repeat;
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-position: top right;
}
.sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset3/subnav1active.gif) no-repeat;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #e7de8f;
}
.sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset3/subnav1.gif) no-repeat;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
.sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset3/subnav1hover.gif) no-repeat;
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #cbd4e7;
}
#content_container h1 {
	font-family: Futura;
	font-style: italic;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
#content_container h2 {
	font-family: Futura;
	font-style: italic;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}
#content_container h3 {
	font-family: Futura;
	font-style: italic;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}
#content_container h4 {
	font-family: Futura;
	font-style: italic;
	font-size: 16px;
	text-decoration: none;
	color: #0000FF;
	border-top-color: #FFFF00;
	background-color: #FFFF00;
	font-weight: normal;
}
#content_container, #content_container p {
	font-family: Verdana;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #000099;
}
#content_container a:link {
	font-family: verdana;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
}
#content_container a:visited {
	font-family: verdana;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: #FF00FF;
}
#content_container a:hover {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000033;
}
#content_container a:active {
	font-family: Verdana;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: #000033;
}
#footer_text {
	font-family: Futura;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000099;
}
