#menu1st,
#iconset,
#search,
.preloader,
#frontpage #footer .column-left,
#guidepost a.motive,
#datapage #newsbox,
#flashbox {
  display: none;
}
html, body {
  font-family: Segoe UI, Tahoma;
  font-size: 9pt;
  color: #373737;  
}
body {
  position: relative;
}
.cleaner {
	display: block;
	height: 0;
	line-height: 0;
	clear: both;
	float: none;
	font-size: 0;
}
a {
  text-decoration: underline;
  color: #008cd2;
}
a:hover {
  text-decoration: none;
}
#layout {
  padding-top: 160px;
}
#header {
  width: 100%;
  height: 130px;
  position: absolute;
  top: 0;
  left: 0;
  margin-bottom: 30px;
  border-bottom: 1px solid #0073b0;
}
#header img {
  border: 0 none;
}
a#logotype {
  text-decoration: none;
  color: #008cd2;
}
#logotype strong {
  position: absolute;
  top: 30px;
  left: 150px;
  font-size: 2em;
}
#motivebox .watchword {
  position: absolute;
  top: 65px;
  left: 150px;
  font-size: 1.3em;  
}
#databox h1,
#introductionbox h1 {
  display: block;
  margin: 25px 0 0 0;
  padding: 0;
  line-height: 27px;
  font-size: 1.4em;
  font-weight: bold;
  color: #0073b0;
}
#databox h2,
#listing h2,
#guidepost h2,
#newsbox h2 {
  margin: 20px 0 0 0;
  padding: 0;
  font-weight: bold;
  font-size: 1.3em;
  color: #0073b0;
}
#databox h3,
#listing h3,
#guidepost h3,
#newsbox h3 {
  margin: 20px 0 0 0;
  padding: 0;
  font-weight: bold;
  font-size: 1.2em;
  color: #0073b0;
}
#databox h4,
#listing h4,
#guidepost h4,
#newsbox h4 {
  margin: 15px 0 0 0;
  padding: 0;
  font-weight: bold;
  font-size: 1em;
  color: #0073b0;
}
#databox h5,
#listing h5,
#guidepost h5,
#newsbox h5 {
  margin: 10px 0 0 0;
  padding: 0;
  font-weight: bold;
  font-size: 1em;
}
#databox h6,
#listing h6,
#guidepost h6,
#newsbox h6 {
  margin: 10px 0 0 0;
  padding: 0;
  font-weight: normal;
  font-style: italic;
  font-size: 1em;
}
#crumbs {
  position: absolute;
  top: 145px;
  left: 0px;
  color: #969696;
}
#databox p,
#listing p {
  margin: 3px 0;
}
#databox table {
  margin: 10px 0;
  border-spacing: 0;  
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
#databox table th,
#databox table td {
  padding: 2px 7px;
  vertical-align: top;
  font-size: 0.9em;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
#databox table th {
  padding-top: 5px;
  color: #0073b0;
  background-color: #f4f4f4;
}
#databox ul,
#databox ol {
  margin: 7px 0;
  font-size: 1em;
  color: #373737;
}
#databox ul li {
  font-size: 0.9em;
}
#databox ul ul li {
  font-size: 1em;
}
#databox ol li {
  font-size: 0.9em;
}
#databox ol ol li {
  font-size: 1em;
}
#listing #items {
  margin-bottom: 15px;
}
#listing p {
  display: inline;
}
#listing .date {
  font-style: italic;
}
#listing .cleaner {
  display: none;
}
#listing .navigation {
  margin: 7px 0;
}
#introductionbox p {
  display: inline;
}
#guidepost a.entrance {
  margin: 20px 0 0 0;
  padding: 0;
  font-size: 1.2em;
  color: #0073b0;
}
#guidepost a.entrance strong {
  font-weight: normal;
}
#frontpage #newsbox .date {
  display: inline;
  float: left;
  padding-right: 10px;
  font-style: italic;
}
#frontpage #newsbox h4 {
  margin-bottom: 0;
}
#frontpage #newsbox p {
  display: inline;
}