BODY {
  letter-spacing: 1px;
  color: #29292a;
  font-size: 11px;
  font-family: arial;
  text-align: center;
  margin: 0;
  background: url("../images/grade2.gif") #212121;
  background-position: center top;
  background-repeat: no-repeat;
}
#contain {
  width: 800px;
  background: url("../images/bg_ground.jpg") #FFF;
  background-repeat: repeat-y;
  margin: 0 auto;
}
#header {
  background: url("../images/head.jpg");
  background-repeat: no-repeat;
  height: 170px;
  width: 800px;
}
#body01 {
  text-align: left;
  margin: 0 auto;
  width: 780px;
  background: #FFF;
}
#body02 {
  width: 760px;
}
#body02 ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#body02 li img {
  border: none;
  list-style: none;
}
#body03 {
  padding: 10px;
}
#fade01 {
  background-position: center;
  background: url("../images/right_fade.jpg");
  background-repeat: no-repeat;
  width: 220px;
  padding-right: 10px;
}
#smallG {
  display: block;
  text-align: center;
  color: #444444;
  font-size: 10px;
}
#thephoto {
	width: 188px;
	height: 129px;
}
.sublink a {
  margin-right: 10px;
  color: #FFF;
  padding-left: 10px;
  display: block;
  background: #212121;
  margin-left: 30px;
  text-decoration: none;
  line-height: 26px;
  margin-bottom: 5px;
}
.sublink a:hover {
  background: #323232;
}
.subCat {
  margin-left: 30px;
}
.pageL a {
  float: right;
  width: 155px;
  background: #333333;
  color: #FFF;
  padding: 10px;
  display: block;
  text-align: center;
  text-decoration: none;
}
.pageL a:hover {
  background: #434343;
}
