body {
  background: url(../images/bg.jpg);
  float: left;
  width: 100%;
}

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

div#hd {
  margin: 0 0 1em 0;
}

div#hd h1 {
  background: url(../images/header.png) no-repeat center;
  text-indent: -50%;
  height: 130px;
}

div#hd h2 {
  text-align: center;
  font-size: 138.5%;
  font-weight: bold;
}

div#hd h2 span.bullet {
  color: red;
}

div#bd div#yui-main {
  line-height: 2.25em;
  text-align: justify;
}

div#bd div#yui-main h3 {
  color: red;
  text-decoration: underline;
  font-size: 197%;
  font-weight: bold;
  text-align: center;
  margin: 0 0 1em 0;
}

div#bd div#yui-main h4 {
  color: red;
  font-size: 182%;
}

div#bd div#yui-main div.yui-b {
  padding: 0 0 0 2.5em;
}

div#bd ul#main_menu li {
  margin: 1em 0;
  font-size: 123.1%;
  font-weight: bold;
}

div#bd ul#main_menu li a {
  text-decoration: none;
}

div#bd ul#main_menu li a:hover {
  text-decoration: underline;
}

div#ft {
  text-align: center;
  line-height: 2em;
  margin: 2em 0 1em 0;
}

div#ft a {
  text-decoration: none;
}

div#ft address {
  font-size: 123.1%;
  margin: 0 0 0.5em 0;
}

div#ft a:hover {
  text-decoration: underline;
}

div#ft ul#pipe_menu {
  text-align: center;
  font-weight: bold;
}

div#ft ul#pipe_menu li {
  display: inline;
  padding: 0 1em;
  border: 1px solid black;
  border-style: none solid none none;
}

div#ft ul#pipe_menu li a {
  white-space: nowrap;
}

div#ft ul#pipe_menu li.last {
  border: none
}

div#ft #hit_counter {
  font-size: 123.1%;
}

div#ft #goc_plug {
  font-size: 77%;
}
