*{
   margin: 0;
   padding: 0;
}

body{
   font: 12px normal helvetica, Verdana, Sanserif;
   background: #000;
   color: #F29301;
}

img{
   border: none;
}
a, a:hover, a:visited, a:active{
   color: #F29301;
   text-decoration: none;
}

a:hover{
   color: #000;
   background: #F29301;
}

#wrapper{
   width: 1024px;
   margin: 0 auto;
}
#yellowline{
   /*background: #FEB402;*/
   height: 12px;
}
#yellowline div.sbbox div.sbtitle, #yellowline div.sbbox div.sbsep1, #yellowline div.sbbox div.sbsep2{
   display: none;
}
#yellowline div.sbbox div.sbcont ul li a:hover{
   color: #000;
   background: #F29301;
}
#yellowline div.sbbox div.sbcont ul li a{
   display: block;
text-align: center;
}
#yellowline div.sbbox div.sbcont ul li{
   display: block;
   float: left;
   width: 160px;
   margin: 0 5px;
}
#blogbody{
   margin: 20px 0 0 0;
}
#navleft{
   float: left;
}
#navleft div.sbbox div.sbtitle{
   display: none;
}
#centerc{
   margin-left: 210px;
}
.gallery{
  /*width: 810px;*/
}
.gallery a{
  /*margin-right: 2px;*/
  background: none;
}
.textpart{
float: left;
width: 300px;
}
.pixpart{
float: left;
width: 200px;
margin-left: 10px;
}
.test{
   display: block;
}
.tagsforcat{
   display: none;
}