    BODY {
      padding: 0;
      margin: 0;

      background-image: url(../images/bg.gif);

      font-family: arial, verdana, helvetica, tahoma, sans;
      font-size: 10px;
    }
    
    img {border: none;}

    #top_content_cell {
      border-left: 2px #000000 solid;
      padding-left: 6px;
      background: #FFFFFF;
    }

    #top_content_cell TABLE {
      background: url(../images/light_bg.gif);
    }

    #top_content_cell TD {
      padding-left: 3px;

      font-family: verdana, arial, helvetica, tahoma, sans;
      font-size: 10px;
    }

    #bottom_content_cell {
      background: url(../images/dark_bg.gif);
    }

    #bottom_content_cell TABLE {
			
    }

    #bottom_content_cell TABLE TABLE {
			background: none;
    }

    #bottom_content_cell TD {
      font-family: verdana, arial, helvetica, tahoma, sans;
      font-size: 10px;
    }

    .white {
      background-color: #FFFFFF;
    }
    
    #left_content TABLE, #blog_hider {
      padding-left: 8px;
      padding-top: 4px;
    }

    #left_content TD, #right_content, #blog_hider {
      background: transparent;

      font-family: arial, verdana, helvetica, tahoma, sans;
      font-size: 10px;
      color: #FFFFFF;
    }

    #left_content TD A, #right_content A, #blog_hider A {
      color: #FFFFFF;
    }

    #left_content TD B, #right_content B, #blog_hider B {
      font-family: verdana, arial, helvetica, tahoma, sans;
    }

    #left_content TD BR, #blog_hider BR {
      font-size: 8px;
    }

    #left_content IMG {
      margin-top: 5px;
      margin-left: 8px;
    }

    #right_content {
      padding-top: 10px;
    }

    #right_content BR {
      font-size: 4px;
    }

    #right_content IMG {
      margin-right: 3px;
    }

    #blog_hider {
      width: 315px;
      height: 120px;
      overflow: hidden;
    }

    #tour_small TD {
      background: transparent;

      font-family: arial, verdana, helvetica, tahoma, sans;
      font-size: 9px;
      color: #FFFFFF;
    }

    #tour_small TD A {
      color: #FFFFFF;
    }

    #tour_small TD IMG {
      margin-top: 4px;
    }

    #tour_small TD {
      padding-top: 3px;
    }

