* {
        padding:0;
        margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl { margin:1em 0; }

a img{ border:none; }

#b1 {
  width:18px;
  hight:15px;
}

body{
        /*original background color: 272727*/
        background:#FFE2A7;
        color:#000000;
        font-size:11px;
        font-family:Verdana, Arial, sans-serif;
  text-align:center;

}
/* This class sets the width and position for all rows */

#main{
  background:#FFF; 
  border-left:1px solid #000;
  border-right:1px solid #000;
  width:750px;
  margin:0 auto;
  text-align:left;
  padding:0 5px 0 5px;
}

.inside{
  background:#FFF; 
  width:100%;
  margin:0 auto;
  text-align:left;
  clear:both;
/*  padding:0 5px 0 5px;
*/
}

.inside a.bm, .inside a.bm:visited, .inside a.bm:hover{
  color:#000;
  floar:right;
}

/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/

#header{
  background:#FFF;
  width:100%;
  overflow:hidden;
}

#header .inside{
  padding:10px 10px 10px 10px;
  width:100%;
  overflow:hidden;
}

#header h1{
  font-size:2.25em;
  margin:0 0.5em 0 0;
  padding:0 0.5em 0.25em 0;
  float:left;
  width:250px;
  height:105px;
}
#header h1 a{
  text-decoration:none; 
  color:#000;
}

#header h1 a:visited{
  text-decoration:none; 
  color:#000;
}

#header p{
  padding:0 0 0 0;
  margin:0 auto;
}

#cats{
  background:#FFF;
  font-size:11px;
  FONT-WEIGHT: bold;
  width:450px;
  height:105px;
  color:#000099;
  float:left;
}

#cats .inside{
  padding:2px 0;
  overflow:hidden;
  border-top:1px solid #000099;
  border-bottom:1px solid #000099;
}

#cats .catcol {
  float:left;
  padding: 5px 5px 5px 5px;
  width: 100%;
  margin:0px 5px 0px 0px;
  text-align:left;
}
#cats a,#cats a:visited{
  font-size: 1.2em;
  text-decoration: none;
  color:#000;
  FONT-WEIGHT: bold;
}

#cats a:hover{
  text-decoration: underline;
  color:#000;
  FONT-WEIGHT: bold;
}

#cats a.curcat{
  text-decoration: none;
  color:#000;
  FONT-WEIGHT: bold;
}
#cats a.curcat:visited{
  text-decoration: none;
  color:#000;
  FONT-WEIGHT: bold;
}
#cats a.curcat:hover{
  text-decoration: none;
  color:#000000;
  FONT-WEIGHT: bold;
}
/*-----------------------------------------------------------------------------------------------
  links list
-----------------------------------------------------------------------------------------------*/

#links{
  font-size:12px;
}

#links .inside{
  padding:2px 0;
}

#links a, #links a:visited{
  font-size: 1.2em;
  text-decoration: underline;
  color:#000;
  FONT-WEIGHT: bold;
}

#links a:hover{
  text-decoration: none;
  color:#000;
  FONT-WEIGHT: bold;
}

#links a.lc,#links a.lc:visited{
  text-decoration: none;
  color:#000;
  font-size:11px;
  FONT-WEIGHT: normal;
}
#links a.lc:hover{
  text-decoration: underline;
  color:#000;
  FONT-WEIGHT: normal;
  font-size:11px;
  FONT-WEIGHT: normal;
}

#links li {
  padding:5px;
  list-style-type:none;
  border-bottom:1px dotted #000;
}

#links font.hot{
  color:#000;
  FONT-WEIGHT: bold;
  background:#FFCC66;
}

#links font.new{
  color:#000;
  FONT-WEIGHT: bold;
  background:#FFCC66;
}

#links font.lc{
  color:#000;
  background:#FFCC66;
}
#links font.lc2{
  color:#FF9933;
  font-size:10px;
}

/*-----------------------------------------------------------------------------------------------
  Direct Bar
-----------------------------------------------------------------------------------------------*/

#dbar{
  background:#FFF;
  font-size:12px;
  FONT-WEIGHT: normal;
  color:#525252;
}

#dbar .inside{
  padding:2px 0;
}

#dbar a, #dbar a:visited{
  text-decoration: none;
  color:#000;
  background:#FFCC66;
  border:1px solid #000;
  padding:3px 3px 3px 3px;
  FONT-WEIGHT: normal;
}
#dbar a:hover{
  text-decoration: none;
  color:#000;
  background:#FFF;
  border:1px solid #000;
  padding:3px 3px 3px 3px;
  FONT-WEIGHT: normal;
}

#dbar a.prev{
  font-size:1em;
}

#dbar a.next{
  font-size:1em;
}

#dbar font.curr{
  font-size:1em;
  padding:3px 3px 3px 3px;
  border:1px solid #000;
}

#footer{
        clear:both;
        color:#939393;
        margin:0 0 3em 0;
}

#footer .inside{
  padding:1em 0;
}
#footer p{
        margin:0;
        font-size:0.95em;
}

#footer a, #footer a:visited{
  font-size: 1em;
  text-decoration: none;
  color:#FF0099;
  FONT-WEIGHT: normal;
}
#footer a:hover{ 
  text-decoration: none;
  color:#000000;
  FONT-WEIGHT: normal;
}

#footer p.top{ 
/*  text-align:justify;
*/
  text-align:center;
  FONT-WEIGHT: bold;
  color:#000;
}

#footer p.top a{
  font-size: 1em;
  text-decoration: none;
  color:#000000;
  FONT-WEIGHT: normal;
}
#footer p.top a:visited{ 
  text-decoration: none;
  color:#000000;
  FONT-WEIGHT: normal;
}
#footer p.top a:hover{ 
  text-decoration: none;
  color:#000000;
  FONT-WEIGHT: normal;
}


#footer p.left{ float:left; }
#footer p.right{ float:right; }
#footer p.right a, #footer p.right a:visited{
  padding:0 0 0 1em;
  text-decoration:none;
  color:#525252;
  FONT-WEIGHT: bold;
}
#footer p.right a:hover{
  color:#000;
  FONT-WEIGHT: bold;
}


