/* Grassy-glow.css */



#body p.catch {
  height:200px;
  text-indent:-999em;
  background:url(../img/Grassy-glow.jpg) no-repeat center top;
  overflow:hidden;
}

#body h3 {
}
#body h3 a {
  color:#333;
}

#body dl.about {
  float:right;
  width:450px;
  height:200px;
  margin:0 0 20px 0;
}
#body dl.about dt {
  font-size:15px;
  color:#36c;
}

#body p.detail {
  float:left;
  margin:0 0 20px 0;
  text-align:center;
}
#body p.detail img {
  width:320px;
  height:200px;
}

#body p.beam {
  clear:both;
}

#body table.color {
  width:780px;
}
#body table.color th,
#body table.color td {
  width:13%;
}
#body table.color th.narrow,
#body table.color td.narrow {
  width:9%;
}

#body ul {
}
#body ul li {
}
