/*
 *  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 
 *  June 11, 2010, 2:26 pm with psd2css Online version 1.78
 *
 */

/* You named this layer main_center */
#Layer-1 {
  position: absolute;
  margin-left: -460px;
  left: 50%;
  top: +0px;
  width: 920px;
  height: 879px;
  z-index: 1;
}

/* You named this layer affiliates_text */
#Layer-2 {
	position: absolute;
	left: 18px;
	top: 745px;
	width: 266px;
	height: 113px;
	z-index: 2;
	/* 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: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #000;
}

/* You named this layer disclaimer_text */
#Layer-3 {
	position: absolute;
	left: 309px;
	top: 745px;
	width: 256px;
	height: 113px;
	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: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #000;
}

/* You named this layer welcome_text */
#Layer-4 {
	position: absolute;
	left: 594px;
	top: 68px;
	width: 204px;
	height: 89px;
	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: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #000;
}

/* You named this layer news_text */
#Layer-5 {
	position: absolute;
	left: 594px;
	top: 221px;
	width: 305px;
	height: 469px;
	z-index: 5;
	/* 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: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #000;
}
#Layer-10 {
	overflow: auto;
	position: absolute;
	z-index: 5;
	height: 504px;
	width: 305px;
	left: 594px;
	top: 186px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
}


/* You named this layer latestpics_text */
#Layer-6 {
	position: absolute;
	left: 594px;
	top: 745px;
	width: 305px;
	height: 113px;
	z-index: 6;
	/* 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: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #000;
}

/* You named this layer illustration */
#Layer-7 {
  position: absolute;
  left: 18px;
  top: 67px;
  width: 555px;
  height: 625px;
  z-index: 7;
}

/* You named this layer menu */
#Layer-8 {
  position: absolute;
  left: 21px;
  top: 10px;
  width: 776px;
  height: 44px;
  z-index: 8;
}

/* You named this layer news - archive */
#Layer-9 {
  position: absolute;
  left: 610px;
  top: 186px;
  width: 133px;
  height: 28px;
  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;
  outline: none;
}
a:link {
	color: #ED30A0;
}
a:visited { color: #ED30A0; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}
