/*
 *  psd2css.css
 *
 *  This is your external CSS style sheet. It defines all of the CSS styles that you
 *  are using in your page.  If you are going to create multiple pages from the same
 *  PSD file (like a template), you will share this CSS style sheet between the various
 *  pages.
 *
 *  This file was originally generated at http://psd2cssonline.com 
 *  April 18, 2009, 2:29 pm with psd2css Online version 1.36
 *
 */

/* You named this layer bgd_jpg */
#Layer-1 {
  position: absolute;
  left: +0px;
  top: -66px;
  width: 1200px;
  height: 990px;
  z-index: 1;
}

/* You named this layer ad_jpg */
#Layer-2 {
  position: absolute;
  left: 1014px;
  top: 253px;
  width: 180px;
  height: 574px;
  z-index: 2;
        color: #343333;
font: 11px "Tahoma", sans-serif;
}

/* You named this layer main_jpg */
#Layer-3 {
  position: absolute;
  left: 399px;
  top: 83px;
  width: 610px;
  height: 751px;
  z-index: 3;
      color: #343333;
font: 11px "Tahoma", sans-serif;
}

/* You named this layer footer_jpg */
#Layer-4 {
  position: absolute;
  left: -32px;
  top: +773px;
  width: 1372px;
  height: 94px;
  z-index: 4;
        color: #fff;
font: 11px "Tahoma", sans-serif;
}

/* You named this layer menu_jpg */
#Layer-5 {
  position: absolute;
  left: 190px;
  top: 226px;
  width: 197px;
  height: 612px;
  z-index: 5;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a { cursor: pointer; }
a:link { background-color:#343333; color: #fff; }
a:visited {  color: #343333; }
a:hover {background-color:#fff ;color: #343333;
  /* text-decoration: none; */
  /* font-weight: bold; */
}
  h1 {font: bold 20px Tahoma, sans-serif; color:#343333; border-bottom: 3px solid #343333; text-align: left;}
  h2 {font: bold 16px Tahoma, sans-serif; color:#343333; text-align: left;}
  h3 {font: bold 16px Tahoma, sans-serif; color:#acd373; text-align: left;}
  
    .post img {
  padding:5px;
  border:1px solid #fff;
  }
  
ul { list-style-image: url("bullet.gif"); color: #343333; font: 12px "Tahoma", sans-serif;} 
ol { list-style-image: url("bullet.gif"); }
