* {
  margin: 0px;
  padding: 0px;
  outline: 0px;
}
body {
  background-color: #FFFFFF;
}
#contain {
  text-align: center;
}
#preserve {
  width: 810px;
  margin: auto;
  background-color: #f1e68d;
}

#wrap {
  background-color: #f1e68d;
}
#inner_wrap {
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  float: left;
  display: block;
}

#logo {
  background-image: url("banner.gif");
  background-repeat: no-repeat;
  background-position: 0 -6px;
  height: 90px;
  border-width: 1px 1px 0px 1px;
  border-style: solid;
  border-color: #000000;
}

#menu {
  background-image: url('menu.gif');
  height: 20px;
  border: 1px solid black;
}
#menu ul.menu {
  width: 300px;
  height: 20px;
  list-style-type: none;
  margin: auto;
}
#menu ul.menu li {
  float: left;
  width: 100px;
  height: 20px;
  list-style-type: none;
  overflow: hidden;
}
#menu ul.menu li a {
  color: black;
  font-size: 14px;
  font-weight: bold;
  font-family: Verdana;
  display: block;
  height: 100%;
  width: 100%;
  text-decoration: none;
  padding-top: 2px;
}
#menu ul.menu li a:hover {
  background-image: url("menu_hover.gif");
}


#content {
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-color: #000000;
  width: 800px;
}
#content .handh {
  background-color: #D8D0A9;
  background-image: url("bottom.gif");
  background-position: center 100%;
  background-repeat: no-repeat;
}
#content .handl {
  background-image: url("left1.gif");
  background-position: -50px 0;
  background-repeat: repeat-y;
}
#content .handr {
  background-image: url("right1.gif");
  background-position: 650px 0;
  background-repeat: repeat-y;
}
#content #b_left {
  width: 150px;
  position: relative;
  left: 0;
  display: block;
  float: left;
  text-align: left;
}
#content #b_right {
  width: 150px;
  position: relative;
  right: 0;
  display: block;
  float: right;
  text-align: right;
}
#content #b_center {
  margin: 0 150px 0 150px;
}

.handh, .handr, .handl, #wrap, #content, #hold {
  float: left;
  display: block;
  width: 100%;
}


.ForFF {
  width: 450px !important;
}
.box {
  border: 1px solid #000000;
  text-align: left;
  position: relative;
  width: 450px !important;
  display: block;
  font-size: 12px;
  font-family: Verdana;
  background-color: #B6A897;
  float: left;
  margin-top: 20px;
  left: 25px;
}
.title {
  position: relative;
  top: -17px;
  height: 16px;
  width: 60px;
  display: block;
  background-color: #B6A897;
  left: 10px;
  border: 1px solid black;
  border-bottom: none;
  font-size: 12px;
  font-family: Tahoma;
  font-weight: bold;
  padding: 0 5px 0 5px;
  text-align: center;
}
.box ul {
  list-style: circle inside;
}
.box ul li {
  list-style: circle inside;
}
.boxHold {
  width: 100%;
  float: left;
  display: block;
  position: relative;
  margin-top: -18px;
  padding-top: 10px;
}
.half {
  width: 220px;
  display: block;
  position: relative;
  left: 40px;
}
#fl_l {
  float: left;
}
#fl_r {
  float: right;
}
.etc {
  display: block;
  clear: both;
  text-align: center;
  font-style: italic;
  width: 100%;
  float: left;
  position: relative;
  margin: 5px 0 5px 0;
}


.inners, .inners2 {
  position: relative;
  text-align: center;
}
p {
  text-align: justify;
  font-size: 12px;
  font-family: Verdana;
  position: relative;
  padding: 0 5px 30px 5px;
}
p.last {
  margin: none;
}
h3.t {
  margin: 15px 0 15px 0;
}
#content, #logo, #menu {
  width: 800px;
}
.holdBottom {
  height: 110px;
  display: block;
  width: 100%;
}
#info {
  height: 15px;
  border-top: 1px solid #000000;
  background-color: #000000;
  color: #FFFFFF;
  font-size: 12px;
  font-family: Tahoma;
  clear: both;
}
.seal {
  font-size: 13px;
  text-align: center;
  background-image: url("seal.gif");
  background-position: center top;
  background-repeat: no-repeat;
  height: 100px;
  padding-top: 30px;
  text-transform: blink;
}
.ForFF2 {
  width: 450px !important;
  position: relative;
  margin: auto;
}
.box2 {
  border: 1px solid #000000;
  text-align: left;
  position: relative;
  width: 450px !important;
  display: block;
  font-size: 12px;
  font-family: Verdana;
  background-color: #B6A897;
  float: left;
  margin-top: 20px;
}
.title2, .title3 {
  position: relative;
  top: -17px;
  height: 16px;
  width: 70px;
  display: block;
  background-color: #B6A897;
  left: 10px;
  border: 1px solid black;
  border-bottom: none;
  font-size: 12px;
  font-family: Tahoma;
  font-weight: bold;
  text-align: center;
  float: left;
  margin-right: 5px;
}
.title2 a {
  color: black;
  text-decoration: none;
}
.title2 a.active, .title2 a.idle {
  width: 100%;
  height: 15px;
  display: block;
  text-align: center;
}
.title2 a.active {
  border-bottom: 1px solid #B6A897;
  background-color: #B6A897;
}
.title2 a.idle {
  background-color: #727272;
  border-bottom: 1px solid #000000;
}
.title2 a.idle:hover {
  background-color: #525252;
}
.boxHold2 {
  width: 450px;
  float: left;
  display: block;
  position: relative;
  margin-top: -18px;
  padding-top: 10px;
  height: 60px;
}
.half {
  width: 220px;
  display: block;
  position: relative;
  left: 40px;
}
.etc2 {
  display: block;
  clear: both;
  text-align: center;
  font-style: italic;
  width: 100%;
  float: left;
  position: relative;
  margin: 5px 0 5px 0;
}
.boxDet {
  display: block;
  padding-left: 24px;
  margin-bottom: 3px;
  letter-spacing: 1px;
}
#int {
  font-size: 14px;
  font-family: Tahoma;
}
#name {
  font-size: 14px;
  font-family: Verdana;
  font-weight: bold;
  border-bottom: 1px dashed black;
}
#time {
  font-size: 12px;
  font-family: Verdana;
  text-align: left;
  clear: both;
}