/*
 *  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 
 *  March 21, 2009, 6:46 pm with psd2css Online version 1.34
 *
 */

/* You named this layer background_center */

body{
	color:#FFF;
	font-size:15px;
}

#Layer-1 {
	position: absolute;
	margin-left: -400px;
	left: 50%;
	top: +0px;
	width: 800px;
	height: 1047px;
	z-index: 1;
	background-color: #3A3636;
}

/* You named this layer lady_center */
#Layer-2 {
  position: absolute;
  margin-left: -397px;
  left: 50%;
  top: 1px;
  width: 794px;
  height: 161px;
  z-index: 2;
}

/* You named this layer  */
#Layer-3 {
  position: absolute;
  left: 539px;
  top: 78px;
  width: 207px;
  height: 17px;
  z-index: 3;
}

/* You named this layer Welcome to The Association of */
#Layer-4 {
  position: absolute;
  left: 100px;
  top: 117px;
  width: 250px;
  height: 11px;
  z-index: 4;
}

/* You named this layer  */
#Layer-5 {
  position: absolute;
  left: 597px;
  top: 113px;
  width: 190px;
  height: 15px;
  z-index: 5;
}

/* You named this layer home_link */
#Layer-6 {
  position: absolute;
  left: 723px;
  top: 140px;
  width: 62px;
  height: 58px;
  z-index: 6;
}

/* You named this layer aboutus_link */
#Layer-7 {
  position: absolute;
  left: 658px;
  top: 140px;
  width: 62px;
  height: 58px;
  z-index: 7;
}

/* You named this layer vision_link */
#Layer-8 {
  position: absolute;
  left: 591px;
  top: 140px;
  width: 63px;
  height: 58px;
  z-index: 8;
}

/* You named this layer  */
#Layer-9 {
  position: absolute;
  left: 34px;
  top: 466px;
  width: 480px;
  height: 275px;
  z-index: 23;
}

/* You named this layer  */
#Layer-10 {
  position: absolute;
  left: 13px;
  top: 304px;
  width: 771px;
  height: 39px;
  z-index: 10;
}

/* You named this layer cartoonists_link */
#Layer-11 {
  position: absolute;
  left: 525px;
  top: 140px;
  width: 63px;
  height: 58px;
  z-index: 11;
}

/* You named this layer gallery_link */
#Layer-12 {
  position: absolute;
  left: 461px;
  top: 140px;
  width: 63px;
  height: 58px;
  z-index: 12;
}

/* You named this layer contactus_link */
#Layer-13 {
  position: absolute;
  left: 396px;
  top: 140px;
  width: 63px;
  height: 58px;
  z-index: 13;
}

/* You named this layer Layer 2 */
#Layer-14 {
  position: absolute;
  left: 294px;
  top: 489px;
  width: 506px;
  height: 558px;
  z-index: 14;
}

/* You named this layer  */
#Layer-15 {
  position: absolute;
  left: 213px;
  top: 235px;
  width: 106px;
  height: 202px;
  z-index: 15;
}

/* You named this layer Vision  Mission */
#Layer-16 {
  position: absolute;
  left: 140px;
  top: 265px;
  width: 105px;
  height: 194px;
  z-index: 16;
}

/* You named this layer Layer 58 copy 4 */
#Layer-17 {
  position: absolute;
  left: 53px;
  top: 230px;
  width: 453px;
  height: 328px;
  z-index: 17;
}

#welcomemsg1{
	position:absolute;
	top:109px;
	left:110px;
	z-index:100;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:.75em;
	color:#FFF;
}

#welcomemsg2{
	position:absolute;
	top:109px;
	left:450px;
	z-index:100;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:.75em;
	color:#FFF;
}


/* 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; */
}
