body {
    margin-left: 15px;
    background: #d2df49;
    font-family: Arial;
    font-size: 12px;
    color: #000;
    text-align: center;

}

a { 
    font-size: 15px;
    font-weight: bold;
    color: #0006ff;
}

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

img { 
    border: 1px solid #0006ff;
  }

img:hover { 
    border: 1px solid #c00000;
  }
      

#header {
    width: 980px;
    height: 250px;
    margin: 0 auto;
    background: url("./img/logo.jpg") left top no-repeat;
}

.clear {clear: both;}

.book { text-align: center; }

.book a { 
    font-family: Arial;
    font-size: 20px;
    color: #0006ff;
    font-weight: bold;
}

.book a:hover { 
    color: #c00000;
    text-decoration: none;
}

.niche { 
    width: 980px;
    height: 40px;
    padding-top: 3px;
    font-size: 25px;
    font-family: Hobo Std;
    color: #7a0000;
    background: url("./img/niche.jpg") left top no-repeat;   
}
    
.cats {
    width: 200px;
    height: 480px;
    float: left;
    padding-top: 10px;
    background: url("./img/cats.jpg") left top no-repeat;    
}


.colum div {
    width: 185px;
    float: left;
    padding-left: 8px;
    margin-bottom: 5px;
    text-align: center;
}

.colum img {
    width: 180px;
    height: 235px;
    text-align: center;
}

#block_col {
    width: 980px;
    height: 210px;
    background: url("./img/back_ps.jpg") left no-repeat;
}

.paysite_im {
    width: 205px;
    float: left;
    padding: 5px 5px;
    margin: 8px;
    text-align: center;
}

.paysite_tx {
    width: 220px;
    float: left;
    padding-top: 7px;
    margin: 8px;
    text-align: left;
}


#ban_col {
    width: 980px;
    height: 160px;
    padding-top: 28px;
    background: url("./img/ban.jpg") left no-repeat;
}


.mini_top {
    width: 142px;
    float: left;
    margin-top: 15px;
    padding-left: 18px;
    text-align: center;
}


.mini_top a {
    font-size: 12px;
}

.top_pic {
    float: left;
    width: 140px;
    height: 200px;
    background: url("./img/tops.jpg") left no-repeat;
}

.main_top {
    margin: 0 auto;
    padding-left: 180px;
    padding-top: 10px;
    width: 970px;
    height: 210px;
    background: url("./img/top_back.jpg") left top no-repeat;
    text-align: left;
}

.main_top a { 
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    text-align: left;
}

.top_side { 
    float: left;
    padding: 10px;
}

#huge_ban {
    margin: 0 auto;
    width: 910px;
    height: 610px;
    background: url("./img/huge_ban.jpg") left no-repeat;
}
