/*
 *  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, 10:06 am with psd2css Online version 1.34
 *
 */

/* You named this layer background_center */
#Layer-1 {
  position: absolute;
  margin-left: -400px;
  left: 50%;
  top: +0px;
  width: 800px;
  height: 978px;
  z-index: 1;
}

/* You named this layer Layer 1 */
#Layer-2 {
  position: absolute;
  left: 19px;
  top: 186px;
  width: 444px;
  height: 759px;
  z-index: 2;
}

#edaret{
	margin-top:30px;
	color: #FFFBF0;
	font-size: 21px;
	font-family: Verdana, Geneva, sans-serif;
	direction:rtl;
	margin-left:30px;
	text-align: center;

	
}

#email{
	color:red;
}

/* You named this layer Layer 2 */
#Layer-3 {
  position: absolute;
  left: 462px;
  top: 195px;
  width: 338px;
  height: 750px;
  z-index: 3;
}

/* You named this layer lady_center */
#Layer-4 {
  position: absolute;
  margin-left: -397px;
  left: 50%;
  top: 0px;
  width: 794px;
  height: 152px;
  z-index: 4;
}

/* You named this layer home_link */
#Layer-5 {
  position: absolute;
  left: 723px;
  top: 130px;
  width: 62px;
  height: 56px;
  z-index: 5;
}

/* You named this layer aboutus_link */
#Layer-6 {
  position: absolute;
  left: 658px;
  top: 130px;
  width: 62px;
  height: 56px;
  z-index: 6;
}

/* You named this layer vision_link */
#Layer-7 {
  position: absolute;
  left: 591px;
  top: 130px;
  width: 64px;
  height: 56px;
  z-index: 7;
}

/* You named this layer cartoonists_link */
#Layer-8 {
  position: absolute;
  left: 525px;
  top: 130px;
  width: 63px;
  height: 56px;
  z-index: 8;
}

/* You named this layer gallery_link */
#Layer-9 {
  position: absolute;
  left: 461px;
  top: 130px;
  width: 63px;
  height: 56px;
  z-index: 9;
}

/* You named this layer contactus_link */
#Layer-10 {
  position: absolute;
  left: 396px;
  top: 130px;
  width: 63px;
  height: 56px;
  z-index: 10;
}


#welcomemsg1{
	position:absolute;
	top:104px;
	left:110px;
	z-index:100;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:.75em;
	color:#FFF;
}

#welcomemsg2{
	position:absolute;
	top:104px;
	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: #F00; }
a:visited { color: #F00; }
a:hover {
  color: #F88;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}
