/*
 *  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 
 *  July 10, 2009, 4:00 pm with psd2css Online version 1.42
 *
 */

body{
  margin: 0; padding: 0;
  /* This is the background image to the entire page that you
   * get because of the layer 'b_bodybg_jpg' that you created.
   * If you would like this layer to stay static relative to the
   * browser window (you don't want it to scroll with your content)
   * just add the word 'fixed' to the line below (before the ;). */
  background: url(Layer-1.jpg);
}

/* You named this layer b_center_jpg */
#Layer-2 {
  position: absolute;
  margin-left: -400px;
  left: 50%;
  top: +0px;
  width: 800px;
  height: 600px;
  z-index: 2;
}

/* You named this layer This page was completely design */
#Layer-3 {
  position: absolute;
  left: 415px;
  top: 119px;
  width: 336px;
  height: 151px;
  z-index: 3;
}

/* You named this layer porter_lbthumb */
#Layer-4 {
  position: absolute;
  left: 176px;
  top: 119px;
  width: 120px;
  height: 80px;
  z-index: 4;
}

/* You named this layer flamingos_lbthumb */
#Layer-5 {
  position: absolute;
  left: 296px;
  top: 210px;
  width: 68px;
  height: 90px;
  z-index: 5;
}

/* You named this layer bigsur_lbthumb */
#Layer-6 {
  position: absolute;
  left: 159px;
  top: 412px;
  width: 120px;
  height: 80px;
  z-index: 6;
}

/* You named this layer panda_lbthumb */
#Layer-7 {
  position: absolute;
  left: 159px;
  top: 215px;
  width: 120px;
  height: 79px;
  z-index: 7;
}

/* You named this layer palomar_lbthumb */
#Layer-8 {
  position: absolute;
  left: 159px;
  top: 309px;
  width: 60px;
  height: 90px;
  z-index: 8;
}

/* You named this layer guitar_lbthumb */
#Layer-9 {
  position: absolute;
  left: 236px;
  top: 314px;
  width: 120px;
  height: 80px;
  z-index: 9;
}

/* You named this layer wavehouse_lbthumb */
#Layer-10 {
  position: absolute;
  left: 18px;
  top: 114px;
  width: 60px;
  height: 90px;
  z-index: 10;
}

/* You named this layer ucsc_lbthumb */
#Layer-11 {
  position: absolute;
  left: 99px;
  top: 114px;
  width: 60px;
  height: 90px;
  z-index: 11;
}

/* You named this layer sunset_lbthumb */
#Layer-12 {
  position: absolute;
  left: 18px;
  top: 218px;
  width: 120px;
  height: 76px;
  z-index: 12;
}

/* You named this layer sealions_lbthumb */
#Layer-13 {
  position: absolute;
  left: 18px;
  top: 306px;
  width: 120px;
  height: 80px;
  z-index: 13;
}

/* You named this layer redtree_lbthumb */
#Layer-14 {
  position: absolute;
  left: 18px;
  top: 399px;
  width: 120px;
  height: 80px;
  z-index: 14;
}

/* 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 { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}


