BODY {
  font-size: 12px;
  font-family: Verdana, sans-serif;
}



#admin_action_panel {
  margin-right: 10px;
}

#admin_action_panel A {
  background-color: #FFFAD4;
  border: 1px solid #BA895A;
  color: #6B3B0E;
}


#head {
  height: 160px;
  width: 100%;
  text-align: center;
}

#table {
  width: 100%;
  text-align: center;
  border-color: #6B3D0E;
  border-style: solid;
  border-width: 1px 0px 1px 0px;
  background: #FFFFFF;
}

#foot {
  width: 100%;
  height: 25px;
}







#main {
  margin: 0px;
  padding: 0px;
  width: 1000px;
  vertical-align: top;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
}


#navi {
  width: 260px;
  vertical-align: top;
  margin: 0px;
  padding: 0px;
  padding-top: 60px;
  text-align: right;
}


#navi1_level1 {
  margin: 0px;
  padding: 0px;
  margin-right: 20px;
  border-right: 1px solid #BA895A;
  height: 100%;
}

#navi1_level1 A {
  display: block;
  margin: 0px;
  padding: 0px;
  padding-right: 35px;
  color: #9D5714;
  text-decoration: none;
  line-height: 26px;
}

#navi1_level1 A:hover {
  text-decoration: underline;
  padding-right: 25px;
}

A#navi1_level1_selected {
  font-weight: bold;
  color: #6B3B0E;
  padding-right: 25px;
  background: url(/i/navi_marker.gif) 220px 8px no-repeat;
}

#navi1_level2, #navi1_level3 {
  margin-left: 20px;
  margin-bottom: 20px;
}




#content {
  width: 500px;
  vertical-align: top;
  margin: 0px;
  padding: 0px;
  padding-top: 20px;
  text-align: left;
  line-height: 12px;
  color: #6B3B0E;
}

#content H1 {
  margin: 0px;
  margin-bottom: 28px;
  font-size: 12px;
  text-transform: lowercase;
}

#content P {
  padding-right: 10px;
  text-align: justify;
  line-height: 22px;
}

#content A:link { color: #6B3B0E; text-decoration: underline; }
#content A:visited { color: #6B3B0E; text-decoration: underline; }
#content A:hover { color: black; text-decoration: underline; }
#content A:active { color: black; text-decoration: underline; }



#advert {
  width: 240px;
  vertical-align: top;
  margin: 0px;
  padding: 0px;
  padding-top: 60px;
  text-align: left;
}

#advert A {
  display: block;
  margin: 0px;
  padding: 0px;
  margin-left: 10px;
}

#advert IMG {
  border-width: 0px;
  margin: 0px;
  padding: 0px;
}


#copy {
  height: 40px;
  text-align: right;
  vertical-align: bottom;
}

#copy SPAN {
  display: block;
  margin: 0px;
  margin-bottom: 10px;
  padding: 0px;
  color: #9D5714;
  font-weight: normal; 
  font-size: 9px;
}

#copy A {
  font-weight: bold;
  color: #9D5714;
  text-decoration: none;
}

#copy SPAN.copy_left {
  float: left;
  margin-left: 123px;
}

#copy SPAN.copy_right {
  float: right;
  margin-right: 100px;
}



.ein {
  border: 1px solid #BA895A;
  font-size: 12px;
}

.apbut {
  background-color: #FFFAD4;
  border: 1px solid #BA895A;
  color: #6B3B0E;
  font-size: 12px;
}

