* {
      margin: 0px;
      padding: 0px;
}
body {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      color: #000000;
      background-image: url(/images/bg.jpg);
      background-color: #4b022d;
}

a{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
      color: #000000;
      text-decoration: underline;
}
a:hover {
      font-family: Arial, Helvetica, sans-serif;
      font-weight: bold;
      color: #540057;
      text-decoration: none;
}

h1 {font-family: Arial, Helvetica, sans-serif;
      font-size: 16px;
      font-weight: bold;}

h2 {font-family: Tahoma, Arial, Helvetica, sans-serif;
      font-size: 10px;
      font-weight: bolder;}

h3 {  font-family: Arial, Helvetica, sans-serif;
      font-size: 14px;
      margin-top:5px}

#space {width: 980px;
      height: 20px;
      clear: both;
}


#all {
      overflow: hidden;
}

#hdrbg {    width: 100%;
      height: 230px;
      background-image: url(/images/hbg.gif);
      background-repeat: repeat-x;
      clear:both;
}

#hdr {      width: 982px;
      height: 230px;
      display:block;
      background-image: url(/images/hdr.jpg);
      background-repeat: no-repeat;
      clear:both;
      position: relative;
}

#hdrtxt { position: absolute;
      top: 0;
      width: 960px;
      left: 50%;
      margin: 0 0 0 -480px;
}

#hdr_links {
      width: 180px;
      height: 180px;
      position: relative;
      float:right;
      right: 20px;
      top: 42px;
      text-align: left;
      color: #FFFFFF;
}
#hdr_links a{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
      color: #FFFFFF;
      text-decoration: underline;
}
#hdr_links a:hover{
      color: #FCC325;
      text-decoration: none;
}

#hdr_links ul {
      width: 180px;
      height: 180px;
      margin: 0;
      float: left;
}
#hdr_links li {
      list-style: none;
      margin: 0;
}

#text_desc {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      color: #000000;
      text-align: justify;
      width: 340px;
      height: 48px;
      position: relative;
      float:left;
      margin-top: 148px;
      left: 405px;
}

.homelink { top: 0px;
      left: 50%;
      display: block;
      width:380px;
      height: 190px;
      float: left;
      position: absolute;
      margin: 0 0 0 -490px;
}
.fhomelink { display: block;
      width: 260px;
      height: 130px;
      float: left;
      margin: 10px 0 0 0px;
}

#h_book {width: 150px;
      height: 30px;
      top: 189px;
      left: 50%;
      display: block;
      float: left;
      position: absolute;
      margin: 0 0 0 300px;}

#content_block {
      text-align: center;
      clear: both;
      overflow: hidden;
}

#content_block  img {
      border: 1px solid #FFFFFF;
      width: 180px;
      height: 240px;
      margin: 1px 1px 0px 1px;

}
#content_block a:hover img {
      border: 1px dashed #FFFFFF;
}

#content_block2 {
      text-align: center;
      width: 96%;
      clear: both;
      overflow:visible;
}
#content_block2  img {
      border: 1px solid #540057;
      margin: 5px;
}

#content_block2 a:hover img {
      border: 1px dashed #540057;
}

.book {     height:24px;
      width: 245px;
      float: left;
}

.tblbook {width: 188px;
      height: 28px;
      position: relative;
      float:right;
}

#tblh {     width: 96%;
      height: 28px;
      text-align: left;
      clear: both;
      background-image: url(/images/tblhbg.gif);
      background-repeat: repeat-x;
}

.ttl {      position: relative;
      float: left;
      height: 28px;
      width: 685px;
      background-image: url(/images/ttlbg.gif);
      background-repeat: no-repeat;
      padding-left: 40px;
}



#footer {
      width: 982px;
      height: 179px;
      position: relative;
}
#ftr1 {
      width: 279px;
      height: 179px;
      background-image: url(/images/ftr1.gif);
      background-repeat: no-repeat;
      float:left;
      position: relative;
}
#ftr2 {
      width: 529px;
      height: 179px;
      background-image: url(/images/ftr2.gif);
      background-repeat: no-repeat;
      background-position: bottom left;
      float:left;
      position: relative;
}
#ftr3 {
      width: 174px;
      height: 179px;
      background-image: url(/images/ftr3.gif);
      background-repeat: no-repeat;
      float:left;
      position: relative;
}
      

#f_txt {
      width: 510px;
      height: 120px;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 10px;
      text-align: center;
      color: #003333;
      position: relative;
      padding-top: 40px;
}

#f_wm {     position: relative;
      margin-top:16px;
      padding-left: 100px;
      float:left;
}


#archive {  
      width: 960px;
      clear:both;
      height: 22px;
      text-align: left;
      position: relative;
      top: 4px;
      left: 10px;
}


#arttl{     height: 22px;
      width: 110px;
      text-align:center;
      float:left;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 18px;
      font-weight: bold;
      color: #FFFFFF;
      background-image: url(/images/archives.gif);
      background-repeat: no-repeat;
      margin-top: 2px;}

#arlnk{     height: 26px;
      width: 830px;
      float:left;
}

.arc {      font-family: Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: bold;
}
.arc  a{    height: 24px;
      width: 25px;
      display: block;
      float: left;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: bold;
      text-decoration: none;
      color: #000000;
      text-align:center;

      padding-top:5px;
      background-image: url(/images/arcbg.gif);
      background-repeat: no-repeat;
}
.arc  a:hover{ height: 24px;
      width: 25px;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 14px;
      color: #FFFFFF;
      background-image: url(/images/arhbg.gif);
      background-repeat: no-repeat;
}

.sbrb { width: 100%; margin: 0 auto 5px auto; text-align:left; overflow:visible;}
.rbtl, .rbtr, .rbbl, .rbbr { background-image: url(/images/border.gif ); height: 5px; font-size: 2px; }
.rbtl, .rbbl { margin-right: 5px; }
.rbtr, .rbbr { margin-left: 5px; margin-top: -5px; }
.rbtr { background-position: 100% 0; }
.rbbl  { background-position: 0 -5px; }
.rbbr { background-position: 100% -5px; }
.sbin { border-left: 1px solid #FFFFFF; 
      border-right: 1px solid #FFFFFF; 
      padding-left: 8px; 
      padding-right:8px; 
      text-align:left; 
      background-image: url(/images/bbg.gif ); 
      display:block;
      background-color: #f9dc79;
}
