            
    *
    {
        margin: 0;
        padding: 0;
    }

    body 
    {                        
        color: #fff;
        background: #5D633E url(./bg.gif) repeat-x;
        font-family: "Trebuchet MS", "Segoe UI", "Lucida Grande", "Lucida Sans", Tahoma, Verdana, sans-serif;
        /*
        font-family: tahoma, verdana, arial, helvetica, sans-serif;
        */
        font-size: 11px;
        font-size-adjust: normal;
        font-stretch: normal;
        font-style: normal;
        font-variant: normal;            
        font-weight: normal;
        line-height: normal;            
    }

    h1, h2, h3, h4, h5, h6
    {
        font-size: 100%;
        font-weight: normal; 
    }

    a:link, a:active, a:visited
    {
        color: #fff;
        text-decoration: none;            
    }
        
    a:hover
    {
        color: #D7EC82;
        text-decoration: underline;            
    }
    /*
    a:hover img
    {
        color: #D7EC82;
        text-decoration: none;            
    }
    */
    img 
    {
        border: 0;
    }

    .cb
    {
        clear: both;
    }

    .container 
    {
        margin: 0 auto;
        width: 920px;
        text-align: center;
        padding-bottom: 2px;
    }

    .container h1 img
    {
        width: 560px;
        height: 167px;    
    }

    .container h1 p
    {
        display: none;
    }
    
    .welcome
    {
        float: left;
        color: #d4d88b;
        font-size: 11px;
        text-align: left;
    }
        
    .bookmark
    {
        float: right;
        font-size: 11px;
		margin: 12px 5px 0 0;
    }

    .welcome span, .bookmark a
    {
        font-weight: bold;
    }

    .wrapper div
    {
        float: left;
        margin: 0 2px 2px 0;
        width: 182px;
        height: 137px;
    }
    
    .thumbs
    {
        width: 180px;
        height: 135px;
        border: 1px solid #D4D88B;
        background-color: #788153;
    }

    .category
    {
        color: #d4d88b;
        font-size: 17px;
        text-align: left;
        text-decoration: underline;
        margin-bottom: 3px;
    }

    .category-link
    {
        color: #d4d88b;
        font-size: 17px;
        text-align: right;
        padding: 0 2px 2px 0;
    }
    
    .traders-title
    {
        color: #D4D88B;
        font-size: 17px;
        margin-bottom: 2px;
    }

    .traders div
    {
        float: left;
        margin: 0 2px 15px 0;
        width: 182px;
        height: 150px;
    }

    .traders a
    {
        font-size: 14px;
    }
    
    .top
    {
        margin-left: 15px;
    }

    .top-hd
    {
        font-size: 22px; 
        color: #D4D88B;
        padding-bottom: 12px;
    }

    .top-ft
    {
        font-size: 22px; 
        padding-top: 30px;
    }

    .top-bd
    {
        margin: 0 auto;
        width: 920px;
    }

    .top-cm
    {
        color: #A9BC5E;
        float: left;
        font-size: 14px;
        width: 215px;
        margin-right: 15px;
    }
    
    .top-cm div
    {
        text-align: left;
        margin: 3px 0 2px 0;
    }
    
    .top-site-title
    {
        float: left; 
        display: inline;
    }
    
    .top-site-hits
    {
        color: #D4D88B; 
        float: right; 
        display: inline;
    }

    /* free movie serie style */
    
    .fm-title
    {
       margin-bottom: 10px;
       font-size: 22px;
    }
    
    .fm-description
    {
       margin-bottom: 10px;
       font-size: 14px;
       text-align: justify;
       padding: 0 12px 0 12px;
    }
    
    .fm-thumb-wrapper
    {
        width: 50%;
        float: left;
        font-size: 15px;        
    }
    
    .fm-thumb-wrapper img
    {
        width: 435px;
        height: 326px;
        border: 1px solid #D4D88B;
    }
    
    .fm-sponsor-link
    {
       padding-top: 10px;
       font-size: 25px;
    }            
	
	.pages_table {
		font-size: 12px;
		font-weight: bold;
	}
