body {
 background-color:#217108;
 font-family:Verdana,Arial;
 font-size:12px;
 color:#303030;
}

div, body {
 padding:0;
 margin:0;
}

#wrapper {
 margin:0px auto;
 width:924px;
}

#wrapper_m {
 margin:0px auto;
 width:938px;
 height:739px;
 background-image:url(bg7.png);
 background-repeat:no-repeat;
}

#wrapper_l {
margin:0px auto;
 width:938px;
/* background-image:url(bg8.png);
 background-repeat:no-repeat;
height:854px; */
}
h1 {
 color:#26730C;
  font-weight:bold;
  font-size:14px;
}

#nav {
 /*width:685px;*/
  width:140px;
  float:left;
 margin-top:0px;
/* height:443px; */
 margin-bottom:20px;
/* margin-left:96px;*/
/* background-color:#ffeb94; */
 padding:30px 0 0 15px;
 /* border-bottom:1px solid #26730C; */
 position:relative;
 top:-60px;
 left:96px;
 line-height:22px;
 z-index:999;
}


#nav a{
  color:#26730C;
  font-weight:bold;
  text-decoration:none;
  display:block;
  margin-bottom:2px;
}

#nav a:hover {
  text-decoration:none;
  color:#ffcb00;
}

#content {
 width:540px;
 height:385px;
 text-align:left;
 margin-left:284px;
 padding-top:90px;
}

#content span {
  font-style:italic;
}

#top {
  height:175px;
  width:924px;
  background:url(top.png);
}

#mid {
  width:924px;
  float:left;
  background:url(mid.png);
  background-repeat:repeat-y;
 line-height:18px;
}

#mid div {
 padding:0px 100px 0px 270px;
 position:relative;
 top:-30px;

}

#mid div a {
   color:#26730C;
}

#mid div img {
  float:left;
  border:none;
  border:1px solid #303030;
  padding:0px;
  margin-right:20px;
}

#mid div p {
  float:left;
  width:550px;
  margin-bottom:20px;
}

#mid div em {
  font-size:13px;
 /* float:left; */
  width:430px;
  display:block;
  margin-left:100px;
  font-style:normal;
  font-weight:bold;
}

#btm {
  width:924px;
  clear:left;
  background:url(btm.png);
  height:149px;
  position:relative;
  top:-30px;
}
#lprb {
  margin:24px 0 0 0;
}

#lprb span {
  display:block;
  font-style:italic;
  font-weight:bold;
  
}

#lprb p {
  margin:12px 0 0 0;
}

.mth {
 font-weight:bold;
 vertical-align:top;
 padding-right:12px;
}

td {
 padding:4px 0 4px 0;
}

