/*
 *  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 
 *  December 1, 2009, 5:38 am with psd2css Online version 1.58
 *
 */

/* You named this layer Background */
#Layer-1 {
  position: absolute;
  left: +0px;
  top: +0px;
  width: 800px;
  height: 600px;
  z-index: 1;
}

/* You named this layer Layer 2 */
#Layer-2 {
  position: absolute;
  left: 233px;
  top: 13px;
  width: 752px;
  height: 586px;
  z-index: 2;
}

/* You named this layer pcarrer_twitter */
#Layer-3 {
	position: absolute;
	left: 392px;
	top: 172px;
	width: 400px;
	height: 425px;
	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;
}

/* Here is some more CSS to help format your twitter section.
 * These settings loosely mimick the look on the twitter website.
 * Feel free to modify them, and if you come up with some CSS
 * here that you like, please post them to the Tips and Tricks part
 * part of the psd2css Online forums.  */
#Layer-3 ul {
 padding-left: 0;
}
#Layer-3 li {
  list-style: none;
  border-top: 1px solid #EEE;
  padding: 0.5em 0 0.5em 0;
}

/* You named this layer HOME */
#Layer-4 {
  position: absolute;
  left: 16px;
  top: 101px;
  width: 42px;
  height: 19px;
  z-index: 4;
}

/* You named this layer MUSIC VIDEOS */
#Layer-5 {
  position: absolute;
  left: 164px;
  top: 101px;
  width: 104px;
  height: 19px;
  z-index: 5;
}

/* You named this layer FILMS */
#Layer-6 {
	position: absolute;
	left: 115px;
	top: 101px;
	width: 195px;
	height: 19px;
	z-index: 6;
}

/* You named this layer ART */
#Layer-7 {
  position: absolute;
  left: 270px;
  top: 101px;
  width: 90px;
  height: 19px;
  z-index: 7;
}

/* You named this layer ABOUT */
#Layer-8 {
  position: absolute;
  left: 63px;
  top: 101px;
  width: 48px;
  height: 19px;
  z-index: 8;
}

/* You named this layer PCARRER */
#Layer-9 {
  position: absolute;
  left: 43px;
  top: 51px;
  width: 193px;
  height: 43px;
  z-index: 9;
}

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

