/*
 *  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 
 *  May 14, 2010, 9:47 am with psd2css Online version 1.78
 *
 */

body {
}

/* You named this layer stripe_center_jpg */
#Layer-1 {
  position: absolute;
  margin-left: -450px;
  left: 50%;
  top: -27px;
  width: 900px;
  height: 800px;
  z-index: 1;
}

/* You named this layer b_bodybg_jpg */
#Layer-2 {
	position: absolute;
	left: -98px;
	top: 24px;
	width: 160px;
	height: 750px;
	z-index: 2;
	background-image: url(Layer-2.jpg);
}

/* You named this layer _text_\#ffffff */
#Layer-3 {
  position: absolute;
  left: 340px;
  top: 625px;
  width: 200px;
  height: 20px;
  z-index: 3;

  /* Here are some suggestions for this area's text settings */
  text-align: left;
  /* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #ffffff;
}

/* You named this layer s1_link_jpg */
#Layer-4 {
  position: absolute;
  left: 130px;
  top: 111px;
  width: 619px;
  height: 474px;
  z-index: 4;
}

/* You named this layer share_link_png */
#Layer-5 {
  position: absolute;
  left: 117px;
  top: 620px;
  width: 125px;
  height: 16px;
  z-index: 5;
}

/* You named this layer fan_link_png */
#Layer-6 {
  position: absolute;
  left: 690px;
  top: 63px;
  width: 73px;
  height: 23px;
  z-index: 6;
}

/* You named this layer 99rabbids_link_png */
#Layer-7 {
  position: absolute;
  left: 641px;
  top: 614px;
  width: 122px;
  height: 43px;
  z-index: 7;
}

/* You named this layer logo */
#Layer-8 {
  position: absolute;
  left: 117px;
  top: 38px;
  width: 240px;
  height: 50px;
  z-index: 8;
}

/* 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;
  outline: none;
}
a:link { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}

