
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
    
#key_visual {
   background: url(resources/_wsb_keyvisual.JPG) no-repeat;
}
#text_caption {
  font-family: Comic Sans MS,sans-serif;
  font-style: italic;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #D19600;
  text-align: center;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset2/n1activeitem.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset2/n1.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset2/n1hover.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
#sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset2/subnav1.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #D19600;
  background-position: right center;
}
#sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset2/subnav1.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #D19600;
  background-position: right center;
}
#sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset2/subnav1.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #D19600;
  background-position: right center;
}

h1 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 17pt;
  font-weight: bold;
  text-decoration: none;
  color: #FFB703;
}
h2 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 15pt;
  font-weight: normal;
  text-decoration: underline;
  color: #FFB703;
}
h3 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #FFB703;
}
h4 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #FFB703;
}
#content_container, #content_container p {
  font-family: verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #D19600;
}
#content_container a:link {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #A77800;
}
#content_container a:visited {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #A77800;
}
#content_container a:hover {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: #A77800;
}
#content_container a:active {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: #A77800;
}
#footer_text {
  font-family: verdana, sans-serif;
  font-style: normal;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  color: #D19600;
}

.quote {
  font-size:10px;
  font-style: italic;
  color:blue;
  font-family:Verdana;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.onepicincentre {
padding:0;
margin:0;
border: 0px solid #444;
text-align: center;
}
.onepicincentre img{
border: 1px solid #444;
}

.rowof3imageshomepage img{
padding:0;
margin: 0;
border: 1px solid #444;
width: 160px;
height: 110px;
}

.rowof2imagesbotgerspage img{
padding:0;
margin: 0;
border: 1px solid #444;
width: 230px;
height: 137px;
}

.googleadsright {
float: right;
}