body {
  padding: 0;
  margin: 0; 
  text-align       : center;
  min-width        : 990px;
  color             : #fff;
  font-size        : 12px; 
  background-image : url(../images/back.png); 
  background-repeat: no-repeat;
  font-family      :   verdana, geneva, sans-serif;
  background-color : #000;   
 
}

    .smallcell .time
    {
        color : #AAA;
        font-size: 80%;
        white-space:nowrap;
    }    
    
    .smallcell
    {
       padding-right: 16px;  
       padding-top: 6px;  
       font-size: 80%;
 
       margin-bottom: 5px;  
       min-height: 48px;
           }
    
    .avatar
{
   width: 30px;
   height: 30px;  
   border: 1px solid #999;
   float: left;
   margin-right : 4px;
   margin-bottom : 4px;
} 

div.site
{
  PADDING-RIGHT      : 0px;
  PADDING-LEFT      : 0px; 
  PADDING-BOTTOM    : 0px; 
  PADDING-TOP        : 0px; 
  margin-top        : 0px;  
  margin-left        : auto;
  margin-right      : auto;  
  width              : 1000px;
  top                : 0px;
  text-align        : left; 
  background-repeat:  repeat-x; 
}

#header
{
  background-image : url(../images/logo.png);  
  background-position: right;
  background-repeat: no-repeat;
  height: 150px;
  margin-bottom: 165px;
}    

div#strip
{
  PADDING-RIGHT      : 0px;
  PADDING-LEFT      : 0px; 
  PADDING-BOTTOM    : 0px; 
  PADDING-TOP        : 0px; 
  margin-top        : 0px;  
  margin-left        : auto;
  margin-right      : auto;  
  width              : 1000px;
  top                : 65px;
  background-image : url(../images/strip.png);  
  background-position: left;
  background-repeat: no-repeat;
  position: absolute;
  height : 250px;
  float: right;   
}

      div#strip div#quote 
      {
        text-align: right;
        float: right;
        width: 550px;
        font-size: 250%;
        padding-top : 75px;
        padding-right : 40px;
      }
      
      div#strip div#quote a
      {
        color: #fff;
      }      
      
      div#banner img
      {
        margin: 5px;
        vertical-align: top;
        padding: 2px;
        border: 1px #FFF solid;
        /*background-image: url(../images/foto_back.png);*/
      }        
 

div#leftcol
{
  vertical-align: top;   
  display: table-cell;   
  width: 595px;
  min-height : 200px;
}
      div#leftcol span#title
      {
        font-size: 140%;    
        line-height:190%;
        color : #FFF;
        font-weight: bold;
      }
      
      div#leftcol div#paragraph
      {
        vertical-align: top;           
        color : #7f5326;
        line-height:140%; 
        margin-bottom: 20px;
        font-size: 130%;
      }
      
      div#leftcol div#paragraph a
      {
          
        color : #7f5326;
      }      

      div#leftcol div#paragraph img
      {
        margin: 5px;
        vertical-align: top;
        padding: 2px;
        border: 1px #FFF solid;
        /*background-image: url(../images/foto_back.png);*/
      }       

div#rightcol
{
  display: table-cell;   
  width: 395px;
  min-height : 200px;
  vertical-align: top;   
}

      div#rightcol div#paragraph
      {
        line-height:140%; 
        background-image : url(../images/menu_back.png); 
        background-repeat: repeat-x;    
      }

      div#rightcol div#paragraph div#cell
      {        
        padding: 10px;
        margin-bottom : 2px;           
        font-size: 120%;
        background-color: #000;
      }   
      
      div#rightcol div#paragraph div#cell img
      {
        margin: 5px;
        margin-right: 15px;
        vertical-align: top;
        padding: 2px;
        border: 1px #FFF solid;
        /*background-image: url(../images/foto_back.png);*/
      } 
  

span#caption
{
  line-height:220%;    
  font-size: 150%;
  font-weight: bold;  
  color: #FFF;
} 
      span#caption a
      {
        color: #FFF;
        display:inline;     
        text-decoration: none;
        padding:3px 9px 9px 9px;    
        
      }
      
      span#caption a:hover 
      {
        text-decoration  : underline; 
      }  

      span#caption span#current a
      {
        text-decoration  : underline; 
        background-image : url(../images/menu_sel.png); 
        background-repeat: no-repeat;
        color: #000;
      }
      
div#bottom
{
  background-color : #000;  
  height : 150px;
  text-align: center;
  border-top: 1px #72090a solid;
  PADDING-RIGHT      : 0px;
  PADDING-LEFT      : 0px; 
  PADDING-BOTTOM    : 0px; 
  PADDING-TOP        : 10px; 
  margin-top        : 30px;  
  margin-left        : auto;
  margin-right      : auto;  
  width              : 1000px;
  top                : 0px;  
}

      div#bottom div#cell
      {
        line-height:140%;
        width : 230px;
        float: left;
        color: #AAA;
        text-align: left;
        padding-left: 10px;
      }

      div#cell B
      {
        color: #BBB;  
        line-height:220%;
      }

      div#cell A
      {
        color: #72090a;
      }

