/*
 *  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 6, 2010, 9:19 pm with psd2css Online version 1.65
 *
 */

 #container { 
 margin-left: auto; margin-right: auto; 
 }

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

/* You named this layer background */
#Layer-2 {
	position: absolute;
	left: 35px;
	top: -10px;
	width: 1109px;
	height: 700px;
	z-index: 2;
}

/* You named this layer Layer 1 copy */
#Layer-3 {
	position: absolute;
	left: 236px;
	top: 629px;
	width: 640px;
	height: 9px;
	z-index: 3;
}

/* You named this layer Placetailor_link */
#Layer-4 {
	position: absolute;
	left: 44px;
	top: 56px;
	width: 243px;
	height: 35px;
	z-index: 4;
}

/* You named this layer craft_link */
#Layer-5 {
	position: absolute;
	left: 402px;
	top: 55px;
	width: 299px;
	height: 48px;
	z-index: 5;
}

/* You named this layer buzz_link */
#Layer-6 {
	position: absolute;
	left: 903px;
	top: 58px;
	width: 97px;
	height: 34px;
	z-index: 6;
}

/* You named this layer news_text */
#Layer-7 {
	position: absolute;
	left: 197px;
	top: 164px;
	width: 688px;
	height: 365px;
	z-index: 7;
	/* 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: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

/* You named this layer contact_text */
#Layer-8 {
	position: absolute;
	left: 83px;
	top: 609px;
	width: 1036px;
	height: 17px;
	z-index: 8;
	/* 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: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

/* You named this layer login_text */
#Layer-9 {
	position: absolute;
	left: 406px;
	top: 640px;
	width: 352px;
	height: 17px;
	z-index: 9;
	/* 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: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/* You named this layer Layer 1 */
#Layer-10 {
	position: absolute;
	left: 12px;
	top: 118px;
	width: 780px;
	height: 8px;
	z-index: 10;
}

/* You named this layer login_text */
#Layer-11 {
	position: absolute;
	left: 905px;
	top: 540px;
	width: 161px;
	height: 30px;
	z-index: 13;
	/* 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: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;

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