

  body            { margin: 0px; padding: 0px; font-family: Arial; font-size: 11px; color: #333333; background-color: #300501; background-image: url(images/body_bg.jpg); }
  h1              { margin: 0px; padding: 0px; font-family: "Times New Roman", Times; font-size: 24px; font-weight: normal; }
  
  #body_parent    { background-image: url(images/body_bg_head.jpg); background-repeat: repeat-x; }
  #body_container { text-align: center; margin: auto; width: 876px; height: 600px; padding-top: 42px; }
  #body_head      { float: left; width: 876px; height: 108px; background-image: url(images/body_head.jpg); background-repeat: no-repeat; }
   
  #body_content   { float: left; width: 876px; height: 450px; background-image: url(images/body_content_bg.jpg); background-repeat: no-repeat; text-align: left; overflow: hidden; }
  
  #body_nav       { float: left; width: 782px; text-align: center; padding-left: 9px; }
  #body_nav a     { display: block; float: left; height: 19px; color: #ffffff; padding: 6px 20px 0px 20px; text-decoration: none; border-right: 1px solid #403930; }
  #body_nav a:hover { background-color: #6b6150; }
  #body_nav a.on  { background-color: #524a3d; color: #757069; }
  
  #body_date      { float: left; width: 130px; text-align: right; padding-top: 3px; color: #998f88; }
  
  #body_content_space { clear: both; float: left; width: 9px; height: 425px; }
  #body_content_left { float: left; width: 238px; height: 425px; }
  #body_content_left_divide { float: left; width: 7px; height: 425px; background-image: url(images/body_left_divide.jpg); background-repeat: no-repeat; }
  #body_content_right { float: left; width: 573px; height: 385px; padding: 20px; overflow: auto; line-height: 17px; scrollbar-face-color: #ceba99; scrollbar-highlight-color: #c3b79f; scrollbar-shadow-color: #c3b79f; scrollbar-arrow-color: #333333; }
  
  #body_content_gallery { clear: both; float: left; width: 861px; height: 50px; text-align: right; padding: 375px 15px 0px 0px; }
  #body_content_gallery a { margin-right: 4px; }
  #body_content_gallery img { border: 1px solid #5b5145; } 
  #body_content_gallery img:hover { border: 1px solid #6b6150; } 
  #body_content_gallery_preload { position: absolute; left: 0px; top: 0px; width: 1px; height: 1px; overflow: hidden; }
  
  
  #body_foot      { float: left; width: 876px; height: 26px; text-align: center; background-image: url(images/body_foot_bg.jpg); background-repeat: no-repeat; color: #ffffff; padding-top: 4px; }
  #body_foot a    { color: #ffffff; }
  
  #body_copyright { text-align: center; color: #826966; font-size: 10px; line-height: 16px; }
  #body_copyright  a { color: #826966; font-weight: bold; }

  #drop_galleryContainer { visibility: visible; overflow: hidden; z-index: 10000; }
  #drop_galleryContent   { position:absolute; text-align: left; background-color: #403930; }
  #drop_galleryContent a { font-family: Verdana, sans-serif; font-size: 11px; color: #ffffff; line-height: 20px; text-decoration: none; border-bottom: 1px solid #403930; width: 100%; display: block; background-color: #5b5145; text-align: left; padding-left: 10px; }
  #drop_galleryContent a:hover { background-color: #6b6150; }