
#logo {
   background: url(resources/_wsb_logo.gif) no-repeat;
}
#key_visual {
   background: url(images/dynamic/key_visual8.gif) no-repeat;
}

#text_caption {
  font-family: Georgia,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: italic;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #5C000C;
}
#text_caption a:link {
  font-family: Georgia,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: italic;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #5C000C;
}
#text_caption a:visited {
  font-family: Georgia,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: italic;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #5C000C;
}
#text_caption a:hover {
  font-family: Georgia,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: italic;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #5C000C;
}
#text_caption a:active {
  font-family: Georgia,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: italic;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #5C000C;
}

#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset3/n1activeitem.gif) no-repeat;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset3/n1.gif) no-repeat;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset3/n1hover.gif) no-repeat;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
#main_nav_list .sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset3/subnav1active.gif) no-repeat;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
#main_nav_list .sub_nav_list a {
  background: url(images/dynamic/buttonset3/subnav1.gif) no-repeat;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}
#main_nav_list .sub_nav_list a:hover {
  background: url(images/dynamic/buttonset3/subnav1hover.gif) no-repeat;
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
#content_container h1 {
  font-family: Georgia,Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #660033;
  margin: 20px 0 0 0;
  border-style: solid;
  border-width: 0 0 1px 0;
}
#content_container h2 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: strong;
  text-decoration: none;
  color: #660033;
  margin: 20px 0 0 0;
}
#content_container h3 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: strong;
  text-decoration: none;
  color: #000000;
  margin: 20px 0 0 0;
}
#content_container p, #content_container {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  line-height: 150%;
  margin: 0px 0px 20px 0px;
}
#content_container a:link {
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #0000FF;
}
#content_container a:visited {
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #660033;
}
#content_container a:hover {
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #f90;
}
#content_container a:active {
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #c00;
}
#footer_text {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}

.notice
{ 
	border-style: dotted;
	border-width: 1px 0 1px 0;
	margin: 5px 1px 5px 1px;
	border-spacing: 0;
	width: 100%;
	padding: 10px;
}  
