/*
 *  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 3, 2009, 10:02 pm with psd2css Online version 1.36
 *
 */

body{
  /* 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_jpg_center */
#Layer-2 {
  position: absolute;
  /*
  margin-left: -576px;
  left: 50%;
  */
  left: 0px;
  top: +0px;
  width: 1152px;
  height: 1152px;
  z-index: 2;
}

/* You named this layer mcnair_link */
#Layer-3 {
  position: absolute;
  left: 884px;
  top: 740px;
  width: 144px;
  height: 11px;
  z-index: 3;
}

/* You named this layer buy_linkover */
#Layer-4 {
  position: absolute;
  left: 741px;
  top: 542px;
  width: 354px;
  height: 187px;
  z-index: 4;
}

/* You named this layer buy_link */
#Layer-5 {
  position: absolute;
  left: 741px;
  top: 542px;
  width: 354px;
  height: 187px;
  z-index: 5;
}

/* You named this layer blog_linkover */
#Layer-6 {
  position: absolute;
  left: 0px;
  top: 558px;
  width: 247px;
  height: 59px;
  z-index: 6;
}

/* You named this layer meet_linkover */
#Layer-7 {
  position: absolute;
  left: 0px;
  top: 496px;
  width: 247px;
  height: 58px;
  z-index: 7;
}

/* You named this layer author_linkover */
#Layer-8 {
  position: absolute;
  left: 0px;
  top: 433px;
  width: 247px;
  height: 58px;
  z-index: 8;
}

/* You named this layer series_linkover */
#Layer-9 {
  position: absolute;
  left: 0px;
  top: 370px;
  width: 247px;
  height: 58px;
  z-index: 9;
}

/* You named this layer blog_link */
#Layer-10 {
  position: absolute;
  left: 0px;
  top: 558px;
  width: 247px;
  height: 59px;
  z-index: 10;
}

/* You named this layer meet_link */
#Layer-11 {
  position: absolute;
  left: 0px;
  top: 496px;
  width: 247px;
  height: 58px;
  z-index: 11;
}

/* You named this layer author_link */
#Layer-12 {
  position: absolute;
  left: 0px;
  top: 433px;
  width: 247px;
  height: 58px;
  z-index: 12;
}

/* You named this layer series_link */
#Layer-13 {
  position: absolute;
  left: 0px;
  top: 370px;
  width: 247px;
  height: 58px;
  z-index: 13;
}

/* You named this layer books_link */
#Layer-14 {
  position: absolute;
  left: 0px;
  top: 307px;
  width: 247px;
  height: 58px;
  z-index: 14;
}

/* You named this layer books_linkover */
#Layer-15 {
  position: absolute;
  left: 0px;
  top: 307px;
  width: 247px;
  height: 58px;
  z-index: 15;
}

/* You named this layer becoming_royalty_text_\#FFF */
#Layer-16 {
	position: absolute;
	left: 361px;
	top: 299px;
	width: 361px;
	height: 294px;
	z-index: 16;
	/* 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: #FFF;
	overflow: visible;
}

/* You named this layer Header */
#Layer-17 {
  position: absolute;
  left: 326px;
  top: 0px;
  width: 498px;
  height: 199px;
  z-index: 17;
}

/* 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; */
}
