
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
    background: url(img/background.jpg);
    font-size: 12px;
    font-family: Tahoma;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.clear{
clear: both;
}
#header{
  width: 1040px;
  margin: 0 auto;
  background: url(img/header.jpg) top center no-repeat;
  height: 175px;

}
#header .title{
  margin-left: 595px;
  width: 315px;
  padding-top: 8px;
  color: #ac0751
}


#page{
  width: 1000px;
  background: url(img/background_page.jpg) top center repeat-y;
  margin: 0 auto;
  padding: 0 2px;
}
#page .section{
  background: url(img/background_page_top.jpg) top repeat-x;
  padding-top: 14px;
  padding-left: 20px;
}

#footer{
  background: url(img/footer.jpg) top center no-repeat;
  width: 1004px;
  height: 130px;
  margin: 0 auto;
}
#left{
  width: 163px;
  height: auto;
  float: left;
}
#left .item{
  background: url(img/background_left.jpg) center repeat-y;

}


#left .item h2{
  display: block;
  background: url(img/left_nav_tiltle.jpg);
  width: 163px;
  height: 25px;
  color: #FFFFFF;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.8
}
#left .item .start{
  background: url(img/left_nav_tiltle_start.jpg);

}

#left .item a{
  display: block;
  width: 148px;
  height: 23px;
  padding-left: 15px;
  background: url(img/left_nav.jpg) top center no-repeat #DDDDDD;
  color: #8c7e6f;
  text-decoration: none;
  font-weight: bold;
  line-height: 1.8
}
#left .item a:hover{
  background-position: bottom;
  color: #ce308d
}
#left .item .end{
  display: block;
  width: 148px;
  height: 26px;
  padding-left: 15px;
  background: url(img/left_nav_end.jpg) top center no-repeat #DDDDDD;
  height: 26px;
}
#left .item .end:hover{
  background-position: bottom;
}

#left .item .thumb{
  display: inline;
  background: none;
  padding-left: 4px;
  margin: 0;
  text-align: center;

}
#left .item img{
  border: 1px solid #CE308D;
  margin-top: 3px;
  margin-bottom: 0;

}
#left .item img:hover{
  border: 1px solid #8C7E6F;
}


#left .item_desc{
background: url(img/background_left.jpg) center repeat-y;    
}


#left .item_desc h2{
  display: block;
  background: url(img/left_nav_tiltle.jpg);
  width: 163px;
  height: 25px;
  color: #FFFFFF;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.8
}
#left .item_desc a{
  display: block;
  width: 163px;
  height: auto;
  text-decoration: none;
  background: url(img/background_left.jpg) center repeat-y;
}


#left .item_desc a span{
 display: block;
  width: 148px;
  height: 23px;
  padding-left: 15px;
  color: #8c7e6f;
  text-decoration: none;
  font-weight: bold;
  line-height: 1.8;
  background: url(img/background_left.jpg) center repeat-y;

}
#left .item_desc a:hover span{
    background: url(img/left_nav.jpg) bottom center no-repeat #DDDDDD;
  color: #B51F0B
}
#left .item_desc p{
    padding-left: 15px;
  color: #8C7E6F;
  text-decoration: none;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
background: url(img/background_left.jpg) center repeat-y;
}

#left .item_desc .end{
  background: url(img/left_nav_end_none.jpg) bottom center no-repeat;
  width: 163px;
  height: 9px;
  -margin-top: -4px;

}
#left .banner{
  width: 163px;
  background: #FFFFFF;
  text-align: center
}


#right{
  width: 795px;
  height: auto;
  margin-right: 10px;
  float: right;
  -margin-right: 5px;
}
#top{
  padding-bottom: 20px;
}


#top ul{
  float: left;
  width: 20%;
  -width: 18%;
  margin-left: 4%

}
#top a{
  color: #8C7E6F;
  font-weight: bold;
  line-height: 1.5
}
#top a:hover{
  color: #CE308D;
  text-decoration: underline
}
#thumbs{
  margin-left: 30px;
  -width: 760px;
}
#thumbs img{
  -width: 175px;
  -height: 237px;
}


#thumbs a{
  display: block;
  border: 1px solid #CE308D;
  width: auto;
  float: left;
  padding: 0;
  margin: 4px;
}
#thumbs a:hover{
  border: 1px solid #8C7E6F;
}


#banner{
  float: right;
}

#archive{
  background: url(img/archive.jpg) top center no-repeat;
  width: 775px;
  height: 34px;
  padding-top: 10px;
  padding-left: 20px;
}

#archive span{
  font-weight: bold;
  color: #B51F0B
}
#archive a{
  color: #8C7E6F;
  text-decoration: none;
  padding: 0 7px;
  font-weight: bold
}
#archive a:hover{
  color: #B51F0B;
  text-decoration: underline
}


#header .archive{
  width: 775px;
  height: 24px;
  padding-top: 20px;
  padding-left: 20px;
  margin-left: 200px;
}

#header .archive span{
  font-weight: bold;
  color: #B51F0B
}
#header .archive a{
  color: #8C7E6F;
  text-decoration: none;
  padding: 0 6px;
  font-weight: bold
}
#header .archive a:hover{
  color: #B51F0B;
  text-decoration: underline
}


#footer p{
  margin-left: 455px;
  width: 260px;
  padding-top: 55px;
  text-align: center;
  color: #c92171
}
#footer p a{
  color: #c92171
}

#bookmark{
  width: 70px;
  height: 65px;
  display: block;
  position: absolute;
  margin-left: 960px;
  //margin-left: 370px;
  margin-top: 30px;
}

