/*
 *  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 
 *  October 14, 2009, 3:12 am with psd2css Online version 1.54
 *
 */

body{
  /* This is the background image to the entire page that you
   * get because of the layer '_bodybg_jpg' that you created.
   * If you would like this layer to stay static relative to the
   * browser window (you don't want it to scroll with your content)
   * just add the word 'fixed' to the line below (before the ;). */
  background: url(h-Layer-1.jpg) ;
}

/* You named this layer container_center_empty */
#Layer-2 {
  position: absolute;
  margin-left: -530px;
  left: 50%;
  top: +0px;
  width: 1048px;
  height: 1226px;
  z-index: 2;
}

/* You named this layer main_frame */
#Layer-3 {
  position: absolute;
  left: 80px;
  top: 422px;
  width: 900px;
  height: 788px;
  z-index: 3;
}

/* You named this layer hdrbg_jpg */
#Layer-4 {
  position: absolute;
  left: 80px;
  top: 0px;
  width: 900px;
  height: 422px;
  z-index: 4;
}

/* You named this layer footer_text */
#Layer-5 {
	position: absolute;
	left: 87px;
	top: 85px;
	width: 727px;
	height: 70px;
	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: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
}

/* You named this layer content_text */
.Layer-6 {
	position: relative;
	left: 159px;
	top: 0px;
	width: 370px;
	/* Cyndi - use this to adjust the flow when the sidebar is bigger than the
   * main content.  Change the number to whatever you need. */
  min-height: 680px;
	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: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FF0000;
}

/* You named this layer user1_empty */
#Layer-7 {
  position: absolute;
  left: 634px;
  top: 424px;
  width: 383px;
  height: 684px;
  z-index: 7;
}

/* You named this layer user1_frame */
#Layer-8 {
  position: absolute;
  left: 17px;
  top: 9px;
  width: 216px;
  height: 700px;
  z-index: 8;
 font-family: Georgia, "Times New Roman", Times, serif;

}

/* You named this layer user1_text */
.Layer-9 {
  position: relative;
  left: 15px;
  top: 0px;
  width: 178px;
  z-index: 9;

}

/* You named this layer menu_text */
#Layer-10 {
  position: absolute;
  left: 128px;
  top: 390px;
  width: 644px;
  height: 13px;
  z-index: 10;

  
}

/* You named this layer header_text */
#Layer-11 {
  position: absolute;
  left: 127px;
  top: 210px;
  width: 644px;
  height: 125px;
  z-index: 11;

 
}

/* You named this layer home_link */
#Layer-12 {
  position: absolute;
  left: 102px;
  top: 18px;
  width: 313px;
  height: 106px;
  z-index: 12;
}

/* You named this layer Frame Top 1000 */
.Layer-1000 {
  position: relative;
  left: 0px;
  top: 0px;
  width: 900px;
  height: 56px;
  z-index: 1000;
  background-image: url(Layer-3.png);
}

/* You named this layer Frame Middle 1001 */
.Layer-1001 {
  position: relative;
  left: 0px;
  top: 0px;
  width: 900px;
  z-index: 1001;
  background-image: url(h-Layer-1001.png);
}

/* You named this layer Frame Bottom 1002 */
.Layer-1002 {
  position: relative;
  left: 0px;
  top: 0px;
  width: 900px;
  height: 163px;
  z-index: 1002;
  background-image: url(h-Layer-1002.png);
}

/* You named this layer Frame Top 1003 */
.Layer-1003 {
  position: relative;
  left: 0px;
  top: 0px;
  width: 216px;
  height: 18px;
  z-index: 1003;
  background-image: url(h-Layer-8.png);
}

/* You named this layer Frame Middle 1004 */
.Layer-1004 {
  position: relative;
  left: 0px;
  top: 0px;
  width: 216px;
  z-index: 1004;
  background-image: url(h-Layer-1004.png);
}

/* You named this layer Frame Bottom 1005 */
.Layer-1005 {
  position: relative;
  left: 0px;
  top: 0px;
  width: 216px;
  height: 24px;
  z-index: 1005;
  background-image: url(h-Layer-1005.png);
}

/* link prameters  */
a { 
	cursor: pointer; 
	}

a:link {
	color: #FF6600;
	}
  
  
a:visited {
	color: 352c24;
	}
  
  
a:hover {
	color: #652d91;  
	}
  /* text-decoration: underline; */
  /* font-weight: bold; */


