/*
 *  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 
 *  August 7, 2009, 7:19 pm with psd2css Online version 1.44
 *
 */

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

/* You named this layer Shape 12 */
#Layer-2 {
  position: absolute;
  left: 265px;
  top: 255px;
  width: 751px;
  height: 701px;
  z-index: 2;
}

/* You named this layer Layer 2 */
#Layer-3 {
  position: absolute;
  left: 266px;
  top: 24px;
  width: 750px;
  height: 231px;
  z-index: 3;
}

/* You named this layer body_text */
#Layer-4 {
	position: absolute;
	left: 287px;
	top: 294px;
	width: 700px;
	height: 693px;
	z-index: 4;
	/* 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: #FF0000;
}

/* You named this layer navBAR */
#Layer-5 {
  position: absolute;
  left: 265px;
  top: 250px;
  width: 750px;
  height: 35px;
  z-index: 5;
}

/* You named this layer home_link */
#Layer-6 {
  position: absolute;
  left: 120px;
  top: 13px;
  width: 38px;
  height: 11px;
  z-index: 6;
}

/* You named this layer blog_link */
#Layer-7 {
  position: absolute;
  left: 661px;
  top: 13px;
  width: 36px;
  height: 11px;
  z-index: 7;
}

/* You named this layer about_link */
#Layer-8 {
  position: absolute;
  left: 195px;
  top: 13px;
  width: 46px;
  height: 11px;
  z-index: 8;
}

/* You named this layer partners_link */
#Layer-9 {
  position: absolute;
  left: 275px;
  top: 13px;
  width: 70px;
  height: 11px;
  z-index: 9;
}

/* You named this layer contact_link */
#Layer-10 {
  position: absolute;
  left: 379px;
  top: 13px;
  width: 63px;
  height: 11px;
  z-index: 10;
}

/* You named this layer join_link */
#Layer-11 {
  position: absolute;
  left: 477px;
  top: 13px;
  width: 29px;
  height: 11px;
  z-index: 11;
}

/* You named this layer 911Helpline_link */
#Layer-12 {
  position: absolute;
  left: 541px;
  top: 13px;
  width: 88px;
  height: 11px;
  z-index: 12;
}

/* You named this layer chat_link */
#Layer-13 {
  position: absolute;
  left: 16px;
  top: 1px;
  width: 76px;
  height: 31px;
  z-index: 13;
}

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