* {padding:0;margin:0;}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl { margin:1em 0; }

a img{ border:none; }

body{
  background:#F6F6F6;
  color:#000000;
  font-size:11px;
  font-family:Verdana, Arial, sans-serif;
  text-align:center;
}

#main{
  background:#FFF; 
  border-left:4px solid #DFDFDF;
  border-right:4px solid #DFDFDF;
  width:920px;
  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;
*/
}

#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;
  border-right:1px solid #808080;
  float:left;
}
#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;
}

#header p.right{ 
float:right; 
text-align:center;
width:420px;
background:#FF0099;
height:15px;
padding: 5px 0 5px 0;
margin:15px 0 0 0;
}

#header p.right a, #header p.right a:visited {
  text-decoration: none;
  color:#FFF;
  FONT-WEIGHT: BOLD;
}
#header p.right a:hover{
  text-decoration: none;
  color:#000;
  FONT-WEIGHT: BOLD;
}

#aff {
  padding:10px 10px 10px 10px;
  margin:0 auto;
  text-align:center;
  width:100%;
  font-size:16px;
  overflow:hidden;
  clear:both;
  font-weight:BOLD;
}

#aff a,#aff a:visited {
  color:#FF0099;
  text-decoration:none;
}
#aff a:hover {
  color:#000;
  text-decoration:none;
}


#cats{
  background:#FFF;
  font-size:11px;
  FONT-WEIGHT: bold;
  width:100%;
}

#cats .inside{
  padding:2px 0;
  background:#F2F2F2 url("/img/bg1.gif") repeat;
  overflow:hidden;
}

#cats .catcol {
  float:left;
  padding: 5px 5px 5px 5px;
  width: 17%;
  margin:0px 5px 0px 0px;
}
#cats a{
  font-size: 1.2em;
  text-decoration: none;
  color:#FF0099;
  FONT-WEIGHT: bold;
}

#cats a:visited{
  text-decoration: none;
  color:#FF0099;
  FONT-WEIGHT: bold;
}
#cats a:hover{
  text-decoration: none;
  color:#000;
  border-bottom: 1px dotted #333333;
  FONT-WEIGHT: bold;
}

#cats a.curcat{
  text-decoration: none;
  color:#000000;
  FONT-WEIGHT: bold;
}
#cats a.curcat:visited{
  text-decoration: none;
  color:#000000;
  FONT-WEIGHT: bold;
}
#cats a.curcat:hover{
  text-decoration: none;
  color:#000000;
  FONT-WEIGHT: bold;
}

#links{
  font-size:12px;
  width:700px;
  float:left;
}

#links .inside{
  padding:2px 0;
}

#links a{
  font-size: 1.2em;
  text-decoration: none;
  color:#FF0099;
  FONT-WEIGHT: bold;
}

#links a:visited{
  text-decoration: none;
  color:#FF0099;
  FONT-WEIGHT: bold;
}
#links a:hover{
  text-decoration: none;
  color:#000;
  border-bottom: 1px dotted #333333;
  FONT-WEIGHT: bold;
}

#links a.lc{
  text-decoration: none;
  color:#FF6699;
  font-size:11px;
  FONT-WEIGHT: normal;
}
#links a.lc:visited{
  text-decoration: none;
  color:#FF6699;
  font-size:11px;
  FONT-WEIGHT: normal;
}
#links a.lc:hover{
  text-decoration: none;
  color:#000;
  FONT-WEIGHT: underline;
  font-size:11px;
  FONT-WEIGHT: normal;
}

#links li {
  padding:5px;
  list-style-type:none;
}

#links font.hot{
  color:#AA0000;
clear:none;
}

#links font.new{
  color:#AA0000;
}

#links font.lc{
  color:#939393;
  background:#DDEECC;
}

#links p.linkcat{
  font-size:11px;
  height:25px;
  width:100%;
  line-height: 160%; 
  background:#F2F2F2 url("/img/bg1.gif") repeat;
  margin: 0 auto;
  padding: 4px 3px 0 4px;
  text-align: right;
}

#rightbar{
  background:#FFFFFF;
  width:180px;
  float:right;
}

#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:#FF0099;
  FONT-WEIGHT: normal;
}
#dbar a:hover{
  text-decoration: none;
  color:#000;
  FONT-WEIGHT: normal;
}

#dbar a.prev{
  font-size:1em;
}

#dbar a.next{
  font-size:1em;
}

#dbar font.curr{
  font-size:1em;
}

#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{
  padding:0 0 0 1em;
  text-decoration:none;
  color:#525252;
  FONT-WEIGHT: bold;
}
#footer p.right a:hover{
  color:#000;
}
