/* CSS Document */

body {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  font-size: 62.5%;
  color: #000000;
  text-align: center;
  min-width: 765px;
  background-color: #FFFFFF;
  background:url(../img/da_pagebck_rpt.gif) repeat top;
  width: 100%;
  height: 100%;
}

ul,ol,dl {
  position: relative; 
}

img {
  border: 0px;
}

#wrapper {
  position: relative;
  width: 768px;
  height: 100%;
  margin: 0px auto;
  text-align:left;
}

#wrapperbck {
  position: relative;
  float: left;
  width: 768px;
  height: 100%;
  background:url(../img/da_pagebck.gif) repeat-y top;
}

#content {
  position: relative;
  float: left;
  width: 720px;
  left: 22px;
}

#navigation {
  position: relative;
  float: left;
  width: 720px;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
}

#navigation ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#navigation li {
  margin: 0px;
  padding: 0px;
  float: left;
}

#navigation li a {display:block;}

#boxout1 {
  position: relative;
  float: left;
  width: 720px;
  background-color: #E7E7E7;
  margin-top: 10px;
  height: 320px;
}

#boxout2 {
  position: relative;
  float: left;
  width: 720px;
  background-color: #F8F7ED;
  margin-top: 10px;
  height: 345px;
}

#boxout3 {
  position: relative;
  float: left;
  width: 720px;
  background-color: #FAEBED;
  margin-top: 10px;
  height: 345px;
}

.boxouttitle {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index:12;
}

.boxoutflash {
  position: relative;
  top: 10px;
  left: 325px;
  width: 385px;
  height: 300px;
}

.boxoutbuy {
  position: absolute;
  top: 205px;
  left: 15px;
  z-index: 10;
}

.boxoutbook {
  position: absolute;
  top: 145px;
  left: 155px;
  z-index: 8;
}

.boxoutimg {
  position: relative;
  top: 10px;
  left: 325px;
  width: 385px;
  height: 321px;
}

#boxoutimg01,
#boxoutimg02,
#boxoutimg03,
#boxoutimg04,
#boxoutimg05,
#boxoutimg06,
#boxoutimg07,
#boxoutimg08,
#boxoutimg09,
#boxoutimg10,
#boxoutimg01b,
#boxoutimg02b,
#boxoutimg03b {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 385px;
  height: 321px;
  visibility:hidden;
}

#boxoutimg01,
#boxoutimg01b {
  visibility:visible;
}

.boxoutprev {
  position: relative;
  float: left; 
  width: 90px;
  margin-top: 5px;
}

.boxoutnext {
  position: relative;
  float: right; 
  width: 53px;
  margin-top: 5px;
}

#footer {
  position: relative;
  float: left;
  width: 720px;
  border-top: 1px #999999 solid;
  margin-top: 10px;
}

#footer P {
  margin: 0px;
  padding: 10px 0px 10px 0px;
  color: #999999;
}

#footer a:link,
#footer a:hover,
#footer a:visited {
  color: #999999;
  text-decoration: underline;
}

#footer a:hover {
  color: #CC0000;
  text-decoration: underline;
}



.headerimg {
  margin: 15px 0px 15px 0px;
}






