﻿
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#footer_text a {
	font-family: Calibri;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	color: #81828a;
	text-decoration: underline;
	white-space: nowrap;
}

    
#logo {
   background: url(resources/_wsb_logo.jpg) no-repeat;
}
#key_visual {
   background: url(colorschemes/colorscheme10/images/dynamic/key_visual8.jpg) no-repeat;
}
#slogan {
	font-family: Calibri;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #a6a3a3;
}
a.main_nav_active_item {
	background: url(images/dynamic/buttonset10/n1active.gif) no-repeat;
	font-family: Calibri;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a.main_nav_item {
	background: url(images/dynamic/buttonset10/n1.gif) no-repeat;
	font-family: Calibri;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #856c6a;
}
a.main_nav_item:hover {
	background: url(images/dynamic/buttonset10/n1active.gif) no-repeat;
	font-family: Calibri;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a.sub_nav_active_item {
	background: url(images/dynamic/buttonset10/sn1active.gif) no-repeat;
	font-family: Calibri;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #ea5749;
}
a.sub_nav_item {
	background: url(images/dynamic/buttonset10/sn1.gif) no-repeat;
	font-family: Calibri;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #525050;
}
a.sub_nav_item:hover {
	background: url(images/dynamic/buttonset10/sn1active.gif) no-repeat;
	font-family: Calibri;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #ea5749;
}
.content h1 {
	font-family: Calibri;
	font-style: normal;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #5a5959;
}
.content h2 {
	font-family: Calibri;
	font-style: normal;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #f13a28;
}
.content h3 {
	font-family: Calibri;
	font-style: normal;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #626790;
}
.content, .content p {
	font-family: Calibri;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #36484c;
}
.content a:link {
	font-family: Calibri;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	color: #f64532;
}
.content a:visited {
	font-family: Calibri;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	color: #f64532;
}
.content a:hover {
	font-family: Calibri;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	color: #1e1e1e;
}
.content a:active {
	font-family: Calibri;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	color: #1e1e1e;
}
#footer_text {
	font-family: Calibri;
	font-style: normal;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #81828a;
}

