* {
        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{
        /*original background color: 272727*/
        background:#FFF;
        color:#000000;
        font-size:11px;
        font-family:Verdana, Arial, sans-serif;
  text-align:center;

}

#aff {
  padding:10px 10px 10px 10px;
  margin:0 auto;
  text-align:center;
  color:#FF3300;
  width:100%;
  font-size:16px;
  overflow:hidden;
  clear:both;
  font-weight:BOLD;
}

#aff a,#aff a:visited {
  color:#000;
  text-decoration:underline;
}
#aff a:hover {
  color:#FF3300;
  text-decoration:none;
}


#main{
  background:#FFF; 
  width:950px;
  margin:0 auto;
  text-align:left;
  padding:0 5px 0 5px;
}

#ctn {
  width:194px;
  height:146px;
  border:1px solid #FF3300;
}

.inside{
  background:#FFF; 
  width:100%;
  margin:0 auto;
  text-align:left;
  clear:both;
/*  padding:0 5px 0 5px;
*/
}

#header{
  background:#FFF;
  overflow:hidden;
  width:210px;
  float:left;
}

#header .inside{
  padding:10px 10px 10px 10px;
  width:100%;
  overflow:hidden;
}

#header h1{
  font-size:2.25em;
  width:200px;
  margin:0 0.5em 0 0;
  padding:0 0.5em 0.25em 0;
  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.left{ 
float:left; 
clear:left;
text-align:center;
width:190px;
background:#FF3300;
height:15px;
padding: 5px 0 5px 0;
border:2px solid #000;
margin:15px 0 0 0;
}

#header p.left a, #header p.left a:visited {
  text-decoration: none;
  color:#000;
  FONT-WEIGHT: BOLD;
}
#header p.left a:hover{
  text-decoration: none;
  color:#FFF;
  FONT-WEIGHT: BOLD;
}

#cats{
  background:#FFF;
  font-size:11px;
  FONT-WEIGHT: bold;
  width:650px;
  margin:10px 0 0 0;
  padding:15px 0 10px 0;
  float:left;
}

#cats .inside{
  padding:2px 0;
  overflow:hidden;
}

#cats .catcol {
  float:left;
  padding: 5px 5px 5px 5px;
  width: 17%;
  margin:0px 5px 0px 0px;
}
#cats a,#cats a:visited{
  font-size: 1.2em;
  text-decoration: none;
  color:#FF3300;
  FONT-WEIGHT: bold;
}

#cats a:hover{
  text-decoration: none;
  color:#000;
  FONT-WEIGHT: bold;
}



#cats2{
  background:#FFF;
  font-size:11px;
  FONT-WEIGHT: bold;
  width:860px;
  float:left;
  padding:20px 20px 20px 20px;
}

#cats2 h1 {
  color:#000066;
  font-size:18px;
  width:100%;
  padding:0;
  margin:0 auto;
  text-align:center;
}

#cats2 ul{
  list-style-type:none;
  padding:0;
  margin:0;
}

#cats2 li {
  padding:0;
  padding:5px 5px 5px 5px;
  margin:1px 1px 1px 1px;
  width:200px;
  text-align:center;
  float:left;
}

#cats2 a, #cats2 a:visited{
  font-size: 1.2em;
  text-decoration: none;
  color:#FF3300;
  FONT-WEIGHT: bold;
}

#cats2 a:hover{
  text-decoration: none;
  color:#000;
  FONT-WEIGHT: bold;
}


#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;
}


