/*
 *  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 22, 2009, 11:34 am with psd2css Online version 1.36
 *
 */

/* You named this layer background_center */
body{
	
}

#Layer-1 {
	position: absolute;
	margin-left: -398.5px;
	left: 50%;
	top: +0px;
	width: 797px;
	height: 1046px;
	z-index: 1;
	background-color:#3A3636;
}

/* You named this layer Layer 7 */
#Layer-2 {
  position: absolute;
  left: 0px;
  top: 195px;
  width: 796px;
  height: 851px;
  z-index: 2;
}

/* You named this layer Layer 9 */
#Layer-3 {
  position: absolute;
  left: 629px;
  top: 47px;
  width: 140px;
  height: 187px;
  z-index: 3;
}

/* You named this layer  */
#Layer-4 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 794px;
  height: 161px;
  z-index: 4;
}

/* You named this layer home_link */
#Layer-5 {
  position: absolute;
  left: 720px;
  top: 139px;
  width: 62px;
  height: 58px;
  z-index: 5;
}

/* You named this layer aboutus_link */
#Layer-6 {
  position: absolute;
  left: 655px;
  top: 139px;
  width: 62px;
  height: 58px;
  z-index: 6;
}

/* You named this layer vision_link */
#Layer-7 {
  position: absolute;
  left: 588px;
  top: 139px;
  width: 63px;
  height: 58px;
  z-index: 7;
}

/* You named this layer cartoonists_link */
#Layer-8 {
  position: absolute;
  left: 522px;
  top: 139px;
  width: 63px;
  height: 58px;
  z-index: 8;
}

/* You named this layer gallery_link */
#Layer-9 {
  position: absolute;
  left: 458px;
  top: 139px;
  width: 63px;
  height: 58px;
  z-index: 9;
}

/* You named this layer contactus_link */
#Layer-10 {
  position: absolute;
  left: 393px;
  top: 139px;
  width: 63px;
  height: 58px;
  z-index: 10;
}

#gallery{
	position:absolute;
	width:620px;
	top:300px;
	left:100px;
	z-index:400;
}

#gallerylist{
	list-style-type:none;
	
}

#gallerylist li{
	float:left;
}

#gallerylist li a img{
	border: thin solid #FF8888;
	margin: 4px;
	width:60px;
	height:60px;
	
}

#nameplace{
	position:absolute;
	top:240px;
	left:635px;
	z-index:401;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1em;
	font-weight:bold;
	
}

#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; */
}




#cv-text{
	position:absolute;
	width:500px;
	top:80px;
	left:50px;
	z-index:400;	

	font-family:Tahoma, Geneva, sans-serif;
	font-size:.75em;
	color:#FFF;
	text-align:justify;
	padding:20px;
	direction:rtl;
	font-size:14px;
}
