body{
   margin: 0;
   padding: 0;
   font: normal 11px Tahoma, Arial;
}
a img{border: none}
form{display:inline}
#main{
   width: 750px;
   margin: auto;
   padding-top: 4px;
}
#header{
   height: 172px;
   background: url('../images/design/header.jpg') center top no-repeat #FFFFFF;
}
#header .logo{
   margin: 13px;
   position: absolute;
}
#header .menu{
   position: absolute;
   margin-top: 143px;
}
.bg{
   background: url('../images/menu/bg.gif') bottom right repeat-y;
}

.boxTop{
   background: url('../images/box/p.gif') top center repeat-x;
}
.boxBot{
   background: url('../images/box/p.gif') bottom center repeat-x;
}
.boxTop .t{
   background: url('../images/menu/tl.gif') top left no-repeat;
   height: 5px;
}
.boxBot .t{
   background: url('../images/menu/lb.gif') bottom left no-repeat;
   height: 5px;
}

#left{
   width: 154px;
   vertical-align: top;
}
#left .title{
   background: url('../images/l_title.gif') -2px top;
   padding-top: 6px;
   padding-left: 4px;
   height: 21px;
}
#left .text{
   padding: 4px;
}
.sbox{
   background: url('../images/l_bg.gif') -2px top; 
}
.sbox .bot{
   background: url('../images/l_bot.gif') -2px bottom no-repeat;
}
.div{height: 3px; margin-bottom: -8px;}
html>body * .div{margin-bottom: 0px;}
#right{padding-left:5px; vertical-align:top}
#welcome{
   height: 96px;
   background: url('../images/welcome_bg.jpg') top left no-repeat;
   padding: 35px 20px 5px 170px;
   margin-bottom: 2px;
}
.rbox{
   background: url('../images/rbg.gif') top left repeat-y;
}
.rbox .b{
   background: url('../images/r_bot.gif') bottom left no-repeat;
}
.rbox .t{
   background: url('../images/r_top.gif') top left no-repeat;
}
#footer{
   height: 50px;
   background: url('../images/footer.jpg') top left no-repeat;
}
#footer span{
   float: right;
}
#footer{
   padding: 0 10px 0 30px;
}
#footer a, #footer a:link, #footer a:visited{color: #666; text-decoration: none;}
#cats{
   
}
#cats div, #cats h3{
 background: url('../images/pip.gif') 3px 7px no-repeat #f1f2f3;
 margin: 0;
 font-size: 11px;
 font-family: Tahoma;
 padding: 2px; 
 padding-left: 13px;
 margin-right: 4px;
 margin-left: 2px;
 margin-top: 2px;
}
#cats h3{
 background: url('../images/pip.gif') 3px 7px no-repeat #e1e2e3;
}
#cats a:link, #cats a:visited{
   color: #333;
   text-decoration: none
}
#stats{
   padding: 6px;
   padding-bottom: 10px;
}
#stats table{
   width: 90%;
   margin: auto;
}
#stats .br{
   border: 1px solid #888;
   width: 20%
}
#poll{
   padding: 7px;
}
#news{
   padding: 2px;
}
#news .item{
 background: url('../images/pip.gif') 3px 7px no-repeat #e1e2e3;
 margin-bottom: 3px;
 padding: 2px; 
 padding-left: 13px;
 color: #5c5a5a;
}

#login table td{
   padding: 0px;
}
#login table .i{border: 1px solid #aeadad; width: 80px; font: normal 11px Tahoma;}
#login table .i1{border: 1px solid #aeadad;  width: 60px; font: normal 11px Tahoma;}
#login .b{border: none; background: none; color: #555; width: 20px; font: bold 11px Tahoma;}
#login a:link, #login a:visited{color: #ff6000;font: normal 10px Tahoma;}
#right strong, #right a, #right a:link, #right a:visited{color:#ff6000;}
#right strong{}
h1{font: normal italic 22px Georgia; margin: 10px 15px; color:#666;}
h2{font: normal 14px Tahoma; margin: 10px 15px; color:#666;}

