
#key_visual {
	/*background: url(resources/_wsb_keyvisual.jpg) no-repeat;*/
	background: url(images/static/raw_website_replacable.jpg) no-repeat;
   
}
#bannerImageContainer{
	position:relative;
	padding-left:2px;
	top:99px;
}
#visual_img1{
	/*background: url(images/static/3rd_anniversary_posterized.jpg) no-repeat;*/
	padding-right:2px;
}
#visual_img2{
	/*background: url(images/static/street_theater_posterized.jpg) no-repeat;*/
	padding-right:2px;
	
}
#visual_img3{
	/*background: url(images/static/classic_CAN_photo.jpg) no-repeat;*/
	padding-right:2px;
}
#visual_img4{
	/*background: url(images/static/detainee_police.jpg) no-repeat;*/
	padding-right:2px;
}
#text_caption {
  font-family: Impact,sans-serif;
  font-style: normal;
  font-size: 13pt;
  font-weight: normal;
  text-decoration: none;
  color: #FF0000;
}
#content_container h1 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: normal;
  text-decoration: none;
  color: #6C6C6C;
}
#content_container h2 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #6C6C6C;
}
#content_container h3 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #6C6C6C;
}
#content_container, #content_container p {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #6c6c6c;
}
#content_container a:link {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #6C6C6C;
}
#content_container a:visited {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #6C6C6C;
}
#content_container a:hover {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #6C6C6C;
}
#content_container a:active {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #6C6C6C;
}
#footer {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #6C6C6C;
}

