﻿/*
 *  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 
 *  January 1, 2010, 11:31 pm with psd2css Online version 1.65
 *
 */

/* You named this layer background_center_jpg */
#Layer-1 {
  position: absolute;
  margin-left: -800px;
  left: 50%;
  top: +0px;
  width: 1600px;
  height: 1200px;
  z-index: 1;
}

/* You named this layer box */
#Layer-2 {
  position: absolute;
  left: 571px;
  top: 231px;
  width: 640px;
  height: 867px;
  z-index: 2;
}

/* You named this layer mythoughts */
#Layer-3 {
  position: absolute;
  left: 576px;
  top: 201px;
  width: 170px;
  height: 32px;
  z-index: 3;
}

/* You named this layer myarchives */
#Layer-4 {
  position: absolute;
  left: 1052px;
  top: 1092px;
  width: 158px;
  height: 31px;
  z-index: 4;
}

/* You named this layer jamescarnerlogo */
#Layer-5 {
  position: absolute;
  left: 380px;
  top: 113px;
  width: 833px;
  height: 99px;
  z-index: 5;
}

/* You named this layer home_link */
#Layer-6 {
  position: absolute;
  left: 401px;
  top: 277px;
  width: 106px;
  height: 40px;
  z-index: 6;
}

/* You named this layer home_linkover */
#Layer-7 {
  position: absolute;
  left: 380px;
  top: 254px;
  width: 146px;
  height: 76px;
  z-index: 7;
}

/* You named this layer about_link */
#Layer-8 {
  position: absolute;
  left: 400px;
  top: 354px;
  width: 127px;
  height: 38px;
  z-index: 8;
}

/* You named this layer about_linkover */
#Layer-9 {
  position: absolute;
  left: 380px;
  top: 327px;
  width: 162px;
  height: 83px;
  z-index: 9;
}

/* You named this layer proof_link */
#Layer-10 {
  position: absolute;
  left: 401px;
  top: 433px;
  width: 125px;
  height: 33px;
  z-index: 10;
}

/* You named this layer proof_linkover */
#Layer-11 {
  position: absolute;
  left: 381px;
  top: 410px;
  width: 161px;
  height: 75px;
  z-index: 11;
}

/* You named this layer cross_link */
#Layer-12 {
  position: absolute;
  left: 391px;
  top: 506px;
  width: 132px;
  height: 36px;
  z-index: 12;
}

/* You named this layer cross_linkover */
#Layer-13 {
  position: absolute;
  left: 372px;
  top: 484px;
  width: 171px;
  height: 81px;
  z-index: 13;
}

/* You named this layer contact_link */
#Layer-14 {
  position: absolute;
  left: 391px;
  top: 580px;
  width: 182px;
  height: 38px;
  z-index: 14;
}

/* You named this layer contact_linkover */
#Layer-15 {
  position: absolute;
  left: 372px;
  top: 548px;
  width: 235px;
  height: 101px;
  z-index: 15;
}

/* You named this layer links_link */
#Layer-16 {
  position: absolute;
  left: 394px;
  top: 659px;
  width: 110px;
  height: 31px;
  z-index: 16;
}

/* You named this layer links_linkover */
#Layer-17 {
  position: absolute;
  left: 379px;
  top: 639px;
  width: 141px;
  height: 74px;
  z-index: 17;
}

/* You named this layer dulce_link */
#Layer-18 {
  position: absolute;
  left: 387px;
  top: 733px;
  width: 133px;
  height: 40px;
  z-index: 18;
}

/* You named this layer dulce_linkover */
#Layer-19 {
  position: absolute;
  left: 373px;
  top: 707px;
  width: 174px;
  height: 86px;
  z-index: 19;
}

/* You named this layer _text */
#Layer-20 {
	position: absolute;
	left: 579px;
	top: 1104px;
	width: 227px;
	height: 11px;
	z-index: 20; /* 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.      */;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}

/* You named this layer _text */
#Layer-21 {
  position: absolute;
  left: 43px;
  top: 35px;
  width: 575px;
  height: 770px;
  z-index: 21;

  /* 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;
  padding-right:10px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #000027;
}

/* 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: #9B8A1B; }
a:visited {
	color: #C6B122;
}
a:hover {
	color: #817416;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}

