/* MAIN
   ----------------------------------------------------*/
* {
	margin:0px;
	padding:0px;
	}

	body {
	font-family:Arial, Helvetica, sans-serif;
	}
	
	#top {
	height: 50px;
	width: 100%;
	margin: auto;
	background-color: #18C3C0;
 	 }
	 
	#bottom {
	height: 300px;
	width: 100%;
	background-color: #533920;
	clear: both;
 	 }
	 iframe { border:0px; }
	 
	#sculgallery{
	width: 830px;
	height: 560px;
	float: right;
	 }
	 
	 #middlewrapper{
	width: 1100px;
	height: 560px;
	margin: auto;
	margin-top: 50px;
	 }
	 
	  #middlewrapperh{
	width: 1100px;
	height: auto;
	margin: auto;
	margin-top: 50px;
	 }
	 
	 	#mainnav {
	width: 170px;
	height: auto;
	float: left;
 	 }
	 
	 
	 
	 /* MAIN NAVIGATOR
   ----------------------------------------------------*/
	 
	.name {
	font-size:24px;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 4px;
	padding-bottom: 8px;
	}
	
	.name a:link {
	color: #533920;
	text-decoration: none;
	}
	
	.name a:visited {
	color: #533920;
	text-decoration: none;
	} 

	.name a:hover   {
	color: #0F9B99;
	text-decoration: none;
	}
	
	.name a:active {
	color: #533920;
	text-decoration: none;
	}
	
	
	ul.nav{
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	}
	
	ul.nav li  {
	display:inline;
	}
	
	ul.nav a {
	display: block;
	width: 140px;
	height: 30px;
	margin-top: 4px;
	line-height: 30px;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding-left: 10px;
	opacity: .80;
	background-color: #C9EBEB;
	}
	
	
	.nav a:link {
	color: #0F9B99;
	text-decoration: none;

	}
	
	.nav a:visited {
	text-decoration: none;
	color: #0F9B99;
	
	}

	.nav a:hover   {
	color: #0F9B99;
	text-decoration: none;
	background-color: #9DCFCA;
	}
	
	.nav a:active {
	color: #0F9B99;
	text-decoration: none;

	}
	
	
		 
	 /* YOU ARE HERE NAVIGATION
   ----------------------------------------------------*/
	
	ul.navon {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	}
	
	ul.navon li  {
	display:inline;
	}
	
	ul.navon a {
	display:block;
	width:140px;
	height: 20px;
	margin-top: 4px;
	line-height: 20px;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding-left: 10px;
	opacity: .80;
	background-color: #C9EBEB;
	}
	
	.navon a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0F9B99;
	}
	
	.navon a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0F9B99;
	}

	.navon a:hover   {
	color: #0F9B99;
	text-decoration: none;
	background-color: #9DCFCA;
	}
	
	.navon a:active {
	color: #0F9B99;
	text-decoration: none;
	background-color: #0F9B99;
	}


	


/* HMPG
   ----------------------------------------------------*/
   
   #hmpgimg {
	height: 530px;
	width: 1100px;
	background-image: url(../images/sculp13/contemplando.jpg);
	background-repeat: no-repeat;
	margin: auto;
	margin-top: 30px;
	background-position: -180px;
 	 }

	#hmpgnav {
	width: 180px;
	margin-top: 150px;
	float: right;
	margin-right: 220px;
 	}

	
/* CONTACT PAGE
   ----------------------------------------------------*/
	 
	#contactwrapper {
	width: 1100px;
	height: 560px;
	background-image: url(../images/contact_img.jpg);
	background-repeat: no-repeat;
	background-position: 90px bottom;
	margin: auto;
	margin-bottom: 10px;
	margin-top: 50px;
 	 }
	 

	 
	#contactcopyspace {
	height: auto;
	width: 230px;
	float: right;
	line-height: 20px;
	margin-top: 60px;
 	 }
	
	.contactcopy {
	font-size:12px;
	color: #533920;
	}
	
	.contactcopy a:link {
	color: #533920;
	text-decoration: none;
	}
	
	.contactcopy a:visited {
	text-decoration: none;
	color: #533920;
	}

	.contactcopy a:hover {
	color: #0F9B99;
	text-decoration: none;
	}
	
	.contactcopy a:active {
	color: #533920;
	text-decoration: none;
	}


/* CURRICULM PAGE
   ----------------------------------------------------*/
  
   #curriculmwrapper {
	width: 1500px;
	height: 900px;
	background-image: url(../images/curriculmimg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
 	 }
	 
    #curriculmcopy {
	height: auto;
	width: 700px;
	margin-left: 50px;
	float: left;
	line-height: 25px;
	margin-bottom: 50px;
 	 }
	 
	#curriculmnav {
	float: left;
	width: 170px;
	margin-top: 30px;
	margin-left: 40px;
 	 }

	#curriculmcopy ul{
	list-style-type: none;
	}
	
	.curriculmcopystyleone{
	font-size: 14px;
	color: #533920;
	font-weight: normal;
	}
	
	.curriculmcopystyletwo{
	letter-spacing:3px;
	font-weight: bold;
	}
	
	/* PRESS PAGE
   ----------------------------------------------------*/
	 
	#presswrapper {
	width: 900px;
	height: 1200px;
	background-image: url(../images/pressimge.jpg);
	background-repeat: no-repeat;
	background-position: 55px 210px;
 	 }
	 
	#pressnav {
	float:left;
	width: 180px;
	height: 180px;
	margin-left: 140px;
	margin-top: 50px;
 	 }
	 
	 
	 ul.presscopy   {
	list-style-type: ;
	padding-left: 0px;
	margin-left: 0px;
	font-weight:bold;
	font-size:11px
	}
	
	
	#presscopyspace {
	height: auto;
	width: 800px;
	float: left;
	line-height: 20px;
	margin-left: 50px;
	margin-bottom: 50px;
 	 }
	
	.presscopy   {
	font-size:12px;
	color: #533920;
	text-align: justify;
	}
	
	.presscopy a:link {
	color: #533920;
	text-decoration: none;
	}
	
	.presscopy a:visited {
	text-decoration: none;
	color: #593F27;
	}

	.presscopy a:hover {
	color: #0F9B99;
	text-decoration: none;
	}
	
	.presscopy a:active {
	color: #533920;
	text-decoration: none;
	}
	
	/* SCULPTURE PAGE
   ----------------------------------------------------*/
	 
	#sculptureleftcolumn {
	width: 170px;
	height: 530px;
	margin-left: 30px;
	margin-top: 30px;
	float: left;
 	}
	 
	#sculpturenav {
	width: 170px;
	height: auto;
	float: left;
 	}
	
	#sculpturenavyear {
	width: 150px;
	height: auto;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #34ABA9;
	border-bottom-color: #34ABA9;
	padding-top: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 10px;
 	}
	
	ul.navyear   {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	}
	
	ul.navyear li  {
	display:inline;
	}
	
	ul.navyear a {
	display: block;
	width: 140px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding-left: 10px;
	opacity: .80;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	}
	
	.navyear a:link {
	color: #0F9B99;
	text-decoration: none;
	}
	
	.navyear a:visited {
	text-decoration: none;
	color: #0F9B99;
	}

	.navyear a:hover   {
	color: #0F9B99;
	text-decoration: none;
	background-color: #C9EBEB;
	}
	
	.navyear a:active {
	color: #0F9B99;
	text-decoration: none;
	}
	
	
	 /* YOU ARE HERE NAVIGATION
   ----------------------------------------------------*/
	ul.navyearon   {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	}
	
	ul.navyearon li  {
	display:inline;
	}
	
	ul.navyearon a {
	display:block;
	width:140px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding-left: 10px;
	opacity: .80;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	}
	
	.navyearon a:link {
	color: #0F9B99;
	background-color: #C9EBEB;
	text-decoration: none;
	}
	
	.navyearon a:visited {
	text-decoration: none;
	color: #0F9B99;
	background-color: #C9EBEB;
	}

	.navyearon a:hover   {
	color: #0F9B99;
	text-decoration: none;
	background-color: #C9EBEB;
	}
	
	.navyearon a:active {
	color: #0F9B99;
	background-color: #C9EBEB;
	text-decoration: none;
	}
	
	#squares {
	height:170px;
	width:170px;
	margin-top: 10px;
	}
	
	#squares img{
	padding-right:5px;
	padding-bottom: 5px;
	height: 34px;
	width: 34px;
	border: 0px;
	}
	
	#squares a:link {
	text-decoration: none;
		}
	
	#squares a:visited {
	text-decoration: none;
		}

	#squares a:hover   {
	text-decoration: none;
		}
	
	#squares a:active {
	text-decoration: none;
		}
		
		/* PAINTINGS PAGE
   ----------------------------------------------------*/
	 
	#paintingsleftcolumn {
	width: 170px;
	height: 530px;
	margin-left: 30px;
	margin-top: 30px;
	float: left;
 	}
	 
	#paintingsnav {
	width: 170px;
	height: auto;
	float: left;
 	}
	
	#paintingsnavyear {
	width: 150px;
	height: 80px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #34ABA9;
	border-bottom-color: #34ABA9;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
 	}



/* SCULPTURE PAGE O6
   ----------------------------------------------------*/

#sculpturespace{
	height:560px;
	width:800px;
	background-image: url(../images/sculp06/paulina.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.sculcopy{
	font-size:10px;
	position: relative;
	top:300px;
	left:650px;
	width: 100px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespaceb{
	height:560px;
	width:800px;
	background-image: url(../images/sculp06/eva.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.sculcopyb{
	font-size:10px;
	position: relative;
	top:400px;
	left:360px;
	width: 100px;
	color: #453B1F;
	line-height: 16px;
}


#sculpturespacec{
	height:560px;
	width:800px;
	background-image: url(../images/sculp06/anita.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sculcopyc{
	font-size:10px;
	position: relative;
	top:300px;
	left:650px;
	width: 100px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespaced{
	height:560px;
	width:800px;
	background-image: url(../images/sculp06/clara.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.sculcopyd{
	font-size:10px;
	position: relative;
	top:300px;
	left:600px;
	width: 140px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespacee{
	height:560px;
	width:800px;
	background-image: url(../images/sculp06/carlota.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.sculcopye{
	font-size:10px;
	position: relative;
	top:400px;
	left:380px;
	width: 140px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespacef{
	height:560px;
	width:800px;
	background-image: url(../images/sculp06/olympia.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.sculcopyf{
	font-size:10px;
	position: relative;
	top:60px;
	left:650px;
	width: 140px;
	color: #453B1F;
	line-height: 16px;
	}

#sculpturespaceg{
	height:560px;
	width:800px;
	background-image: url(../images/sculp06/scherzo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}

.sculcopyg{
	font-size:10px;
	position: relative;
	top:400px;
	left:50px;
	width: 140px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespaceh{
	height:560px;
	width:800px;
	background-image: url(../images/sculp06/encuentros.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.sculcopyh{
	font-size:10px;
	position: relative;
	top:60px;
	left:100px;
	width: 140px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespacei{
	height:560px;
	width:800px;
	background-image: url(../images/sculp06/encuentro2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.sculcopyi{
	font-size:10px;
	position: relative;
	top:90px;
	left:300px;
	width: 140px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespacej{
	height:560px;
	width:800px;
	background-image: url(../images/sculp06/encuentros3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sculcopyj{
	font-size:10px;
	position: relative;
	top:30px;
	left:50px;
	width: 600px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespacek{
	height:560px;
	width:800px;
	background-image: url(../images/sculp06/eternoretorno.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.sculcopyk{
	font-size:10px;
	position: relative;
	top:40px;
	left:600px;
	width: 150px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespacel{
	height:560px;
	width:800px;
	background-image: url(../images/sculp06/instantes.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.sculcopyl{
	font-size:10px;
	position: relative;
	top:60px;
	left:600px;
	width: 140px;
	color: #453B1F;
	line-height: 16px;
}


/* SCULPTURE PAGE O4
   ----------------------------------------------------*/

#sculpturespace4a{
	height:560px;
	width:800px;
	background-image: url(../images/sculp04/silladelavida.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.sculcopy4a{
	font-size:10px;
	position: relative;
	top:50px;
	left:80px;
	width: 100px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespace4b{
	height:560px;
	width:800px;
	background-image: url(../images/sculp04/Meditaciones.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.sculcopy4b{
	font-size:10px;
	position: relative;
	top:50px;
	left:630px;
	width: 100px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespace4c{
	height:560px;
	width:800px;
	background-image: url(../images/sculp04/barquera.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.sculcopy4c{
	font-size:10px;
	position: relative;
	top:50px;
	left:580px;
	width: 100px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespace4d{
	height:560px;
	width:800px;
	background-image: url(../images/sculp04/porlamanana.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.sculcopy4d{
	font-size:10px;
	position: relative;
	top:300px;
	left:100px;
	width: 100px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespace4e{
	height:560px;
	width:800px;
	background-image: url(../images/sculp04/maternidad.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.sculcopy4e{
	font-size:10px;
	position: relative;
	top:30px;
	left:640px;
	width: 100px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespace4f{
	height:560px;
	width:800px;
	background-image: url(../images/sculp04/equilibrios.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.sculcopy4f{
	font-size:10px;
	position: relative;
	top:90px;
	left:620px;
	width: 100px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespace4g{
	height:560px;
	width:800px;
	background-image: url(../images/sculp04/acrobacias.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.sculcopy4g{
	font-size:10px;
	position: relative;
	top:50px;
	left:450px;
	width: 150px;
	color: #453B1F;
	line-height: 16px;
}

/* SCULPTURE PAGE O8
   ----------------------------------------------------*/

#sculpturespace8a{
	height:560px;
	width:800px;
	background-image: url(../images/sculp08/maniqui1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sculcopy8a{
	font-size:10px;
	position: relative;
	top:450px;
	left:430px;
	width: 120px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespace8b{
	height:560px;
	width:800px;
	background-image: url(../images/sculp08/maniqui2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sculcopy8b{
	font-size:10px;
	position: relative;
	top:450px;
	left:640px;
	width: 120px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespace8c{
	height:560px;
	width:800px;
	background-image: url(../images/sculp08/maniqui3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sculcopy8c{
	font-size:10px;
	position: relative;
	top:50px;
	left:580px;
	width: 100px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespace8d{
	height:560px;
	width:800px;
	background-image: url(../images/sculp08/maniqui4.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sculcopy8d{
	font-size:10px;
	position: relative;
	top:80px;
	left:100px;
	width: 150px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespace8e{
	height:560px;
	width:800px;
	background-image: url(../images/sculp08/maniqui5.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sculcopy8e{
	font-size:10px;
	position: relative;
	top:160px;
	left:670px;
	width: 120px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespace8f{
	height:560px;
	width:800px;
	background-image: url(../images/sculp08/caminante1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sculcopy8f{
	font-size:10px;
	position: relative;
	top:180px;
	left:630px;
	width: 150px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespace8g{
	height:560px;
	width:800px;
	background-image: url(../images/sculp08/shopper.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.sculcopy8g{
	font-size:10px;
	position: relative;
	top:50px;
	left:600px;
	width: 120px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespace8h{
	height:560px;
	width:800px;
	background-image: url(../images/sculp08/sentada1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sculcopy8h{
	font-size:10px;
	position: relative;
	top:50px;
	left:50px;
	width: 150px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespace8i{
	height:560px;
	width:800px;
	background-image: url(../images/sculp08/sentada2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sculcopy8i{
	font-size:10px;
	position: relative;
	top:30px;
	left:620px;
	width: 150px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespace8j{
	height:560px;
	width:800px;
	background-image: url(../images/sculp08/sentada3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sculcopy8j{
	font-size:10px;
	position: relative;
	top:50px;
	left:50px;
	width: 150px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespace8k{
	height:560px;
	width:800px;
	background-image: url(../images/sculp08/familia.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.sculcopy8k{
	font-size:10px;
	position: relative;
	top:55px;
	left:600px;
	width: 200px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespace8l{
	height:560px;
	width:800px;
	background-image: url(../images/sculp08/retorno2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.sculcopy8l{
	font-size:10px;
	position: relative;
	top:10px;
	left:640px;
	width: 130px;
	color: #453B1F;
	line-height: 16px;

}

#sculpturespace8m{
	height:560px;
	width:800px;
	background-image: url(../images/sculp08/PretaPorter.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.sculcopy8m{
	font-size:10px;
	position: relative;
	top:20px;
	left:650px;
	width: 150px;
	color: #453B1F;
	line-height: 16px;
	}
	
	#sculpturespace8n{
	height:560px;
	width:800px;
	background-image: url(../images/sculp08/PretaPorter2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.sculcopy8n{
	font-size:10px;
	position: relative;
	top:20px;
	left:600px;
	width: 150px;
	color: #453B1F;
	line-height: 16px;
}



/* SCULPTURE PAGE 13
   ----------------------------------------------------*/

#sculpturespace13a{
	height: 560px;
	width: 800px;
	background-image: url(../images/sculp13/contemplando.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sculcopy13a{
	font-size: 10px;
	position: relative;
	top: 100px;
	left: 100px;
	width: 120px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespace13b{
	height: 560px;
	width: 800px;
	background-image: url(../images/sculp13/Cuatroamigas.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sculcopy13b{
	font-size: 10px;
	position: relative;
	top: 50px;
	left: 650px;
	width: 120px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespace13c{
	height: 560px;
	width: 800px;
	background-image: url(../images/sculp13/LaPensativa.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sculcopy13c{
	font-size: 10px;
	position: relative;
	top: 450px;
	left: 50px;
	width: 100px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespace13d{
	height: 560px;
	width: 800px;
	background-image: url(../images/sculp13/LaTorre.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sculcopy13d{
	font-size: 10px;
	position: relative;
	top: 50px;
	left: 600px;
	width: 100px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespace13e{
	height: 560px;
	width: 800px;
	background-image: url(../images/sculp13/madreynina.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sculcopy13e{
	font-size: 10px;
	position: relative;
	top: 50px;
	left: 600px;
	width: 120px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespace13f{
	height: 560px;
	width: 800px;
	background-image: url(../images/sculp13/ManMujerYGirl.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sculcopy13f{
	font-size: 10px;
	position: relative;
	top: 50px;
	left: 600px;
	width: 150px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespace13g{
	height: 560px;
	width: 800px;
	background-image: url(../images/sculp13/MujerArbol.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.sculcopy13g{
	font-size: 10px;
	position: relative;
	top: 50px;
	left: 650px;
	width: 120px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespace13h{
	height: 560px;
	width: 800px;
	background-image: url(../images/sculp13/Rocking%20Horse.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sculcopy13h{
	font-size: 10px;
	position: relative;
	top: 50px;
	left: 600px;
	width: 150px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespace13i{
	height: 560px;
	width: 800px;
	background-image: url(../images/sculp13/tresamigas.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sculcopy13i{
	font-size:10px;
	position: relative;
	top:30px;
	left:620px;
	width: 150px;
	color: #453B1F;
	line-height: 16px;
}

#sculpturespace13j{
	height:560px;
	width:800px;
	background-image: url(../images/sculp08/sentada3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sculcopy13j{
	font-size:10px;
	position: relative;
	top:50px;
	left:50px;
	width: 150px;
	color: #453B1F;
	line-height: 16px;
}





/* PAINTINGS PAGE 04
   ----------------------------------------------------*/

#paintingspace4a{
	height:560px;
	width:800px;
	background-image: url(../images/pin04/El%20Sueno.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy4a{
	font-size:10px;
	position: relative;
	top:35px;
	left:680px;
	width: 100px;
	color: #453B1F;
	line-height: 16px;
}

#paintingspace4b{
	height:560px;
	width:800px;
	background-image: url(../images/pin04/mujertierra.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy4b{
	font-size:10px;
	position: relative;
	top:40px;
	left:680px;
	width: 120px;
	color: #453B1F;
	line-height: 16px;
}

#paintingspace4c{
	height:560px;
	width:800px;
	background-image: url(../images/pin04/LaSibila.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy4c{
	font-size:10px;
	position: relative;
	top:60px;
	left:640px;
	width: 140px;
	color: #453B1F;
	line-height: 16px;
}

#paintingspace4d{
	height:560px;
	width:800px;
	background-image: url(../images/pin04/LaMadre.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy4d{
	font-size:10px;
	position: relative;
	top:63px;
	left:640px;
	width: 150px;
	color: #453B1F;
	line-height: 16px;
}

#paintingspace4e{
	height:560px;
	width:800px;
	background-image: url(../images/pin04/Hetera.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy4e{
	font-size:10px;
	position: relative;
	top:50px;
	left:650px;
	width: 140px;
	color: #453B1F;
	line-height: 16px;
}

#paintingspace4f{
	height:560px;
	width:800px;
	background-image: url(../images/pin04/suenoencolores.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy4f{
	font-size:10px;
	position: relative;
	top:50px;
	left:480px;
	width: 300px;
	color: #453B1F;
	line-height: 16px;
}

#paintingspace4g{
	height:560px;
	width:800px;
	background-image: url(../images/pin04/diosesmujer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy4g{
	font-size:10px;
	position: relative;
	top:50px;
	left:450px;
	width: 250px;
	color: #453B1F;
	line-height: 16px;
}

#paintingspace4h{
	height:560px;
	width:800px;
	background-image: url(../images/pin04/lavidacomienzaaqui.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy4h{
	font-size:10px;
	position: relative;
	top:35px;
	left:670px;
	width: 130px;
	color: #453B1F;
	line-height: 16px;
}

#paintingspace4i{
	height:560px;
	width:800px;
	background-image: url(../images/pin04/encontrandome.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy4i{
	font-size:10px;
	position: relative;
	top:35px;
	left:600px;
	width: 150px;
	color: #453B1F;
	line-height: 16px;
}

#paintingspace4j{
	height:560px;
	width:800px;
	background-image: url(../images/pin04/guerrera.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy4j{
	font-size:10px;
	position: relative;
	top:48px;
	left:650px;
	width: 140px;
	color: #453B1F;
	line-height: 16px;
}

#paintingspace4k{
	height:560px;
	width:800px;
	background-image: url(../images/pin04/El%20viaje.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy4k{
	font-size:10px;
	position: relative;
	top:20px;
	left:555px;
	width: 150px;
	color: #453B1F;
	line-height: 16px;
}

#paintingspace4l{
	height:560px;
	width:800px;
	background-image: url(../images/pin04/SaltoalaVida.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy4l{
	font-size:10px;
	position: relative;
	top:60px;
s
	left:450px;
	width: 150px;
	color: #453B1F;
	line-height: 16px;
	left: 650px;
}


/* PAINTINGS PAGE 06
   ----------------------------------------------------*/

#paintingspace6a{
	height:560px;
	width:800px;
	background-image: url(../images/pin06/existo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy6a{
	font-size:10px;
	position: relative;
	top:530px;
	left:33px;
	width: 600px;
	color: #453B1F;
	line-height: 16px;
}

#paintingspace6b{
	height:560px;
	width:800px;
	background-image: url(../images/pin06/marionetas.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy6b{
	font-size:10px;
	position: relative;
	top:20px;
	left:600px;
	width: 130px;
	color: #453B1F;
	line-height: 16px;
}

#paintingspace6c{
	height:560px;
	width:800px;
	background-image: url(../images/pin06/sinlimites.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy6c{
	font-size:10px;
	position: relative;
	top:30px;
	left:580px;
	width: 130px;
	color: #453B1F;
	line-height: 16px;
}

#paintingspace6d{
	height:560px;
	width:800px;
	background-image: url(../images/pin06/retratos.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy6d{
	font-size:10px;
	position: relative;
	top:538px;
	left:65px;
	width: 400px;
	color: #453B1F;
	line-height: 16px;
}

#paintingspace6e{
	height:560px;
	width:800px;
	background-image: url(../images/pin06/encuentros.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy6e{
	font-size:10px;
	position: relative;
	top:450px;
	left:400px;
	width: 300px;
	color: #453B1F;
	line-height: 16px;
}

#paintingspace6f{
	height:560px;
	width:800px;
	background-image: url(../images/pin06/multitudes.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy6f{
	font-size:10px;
	position: relative;
	top:540px;
	left:95px;
	width: 500px;
	color: #453B1F;
	line-height: 16px;
}

#paintingspace6g{
	height:560px;
	width:800px;
	background-image: url(../images/pin06/laespera.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy6g{
	font-size:10px;
	position: relative;
	top:538px;
	left:95px;
	width: 500px;
	color: #453B1F;
	line-height: 16px;
}

#paintingspace6h{
	height:560px;
	width:800px;
	background-image: url(../images/pin06/Lareunion.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy6h{
	font-size:10px;
	position: relative;
	top:85px;
	left:620px;
	width: 150px;
	color: #453B1F;
	line-height: 16px;
}



/* PAINTINGS PAGE 08
   ----------------------------------------------------*/

#paintingspace8a{
	height:560px;
	width:800px;
	background-image: url(../images/pin08/maniquies.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy8a{
	font-size:10px;
	position: relative;
	top:487px;
	left:690px;
	width: 100px;
	color: #453B1F;
	line-height: 16px;
}

#paintingspace8b{
	height:560px;
	width:800px;
	background-image: url(../images/pin08/laintelectual.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy8b{
	font-size:10px;
	position: relative;
	top:480px;
	left:650px;
	width: 140px;
	color: #453B1F;
	line-height: 16px;
}

#paintingspace8c{
	height:560px;
	width:800px;
	background-image: url(../images/pin08/laversatil.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy8c{
	font-size:10px;
	position: relative;
	top:535px;
	left:105px;
	width: 400px;
	color: #453B1F;
	line-height: 16px;
}

#paintingspace8d{
	height:560px;
	width:800px;
	background-image: url(../images/pin08/laespanola.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy8d{
	font-size:10px;
	position: relative;
	top:490px;
	left:200px;
	width: 300px;
	color: #453B1F;
	line-height: 16px;
}

#paintingspace8e{
	height:560px;
	width:800px;
	background-image: url(../images/pin08/laenrollada.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy8e{
	font-size:10px;
	position: relative;
	top:500px;
	left:198px;
	width: 400px;
	color: #453B1F;
	line-height: 16px;
}

#paintingspace8f{
	height:560px;
	width:800px;
	background-image: url(../images/pin08/lacreativa.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy8f{
	font-size:10px;
	position: relative;
	top:80px;
	left:620px;
	width: 150px;
	color: #453B1F;
	line-height: 16px;
}

#paintingspace8g{
	height:560px;
	width:800px;
	background-image: url(../images/pin08/ladecoradora.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy8g{
	font-size:10px;
	position: relative;
	top:80px;
	left:620px;
	width: 150px;
	color: #453B1F;
	line-height: 16px;
}

#paintingspace8h{
	height:560px;
	width:800px;
	background-image: url(../images/pin08/laexotica.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy8h{
	font-size:10px;
	position: relative;
	top:80px;
	left:620px;
	width: 150px;
	color: #453B1F;
	line-height: 16px;
}


#paintingspace8i{
	height:560px;
	width:800px;
	background-image: url(../images/pin08/laartista.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy8i{
	font-size:10px;
	position: relative;
	top:80px;
	left:620px;
	width: 150px;
	color: #453B1F;
	line-height: 16px;
}


#paintingspace8j{
	height:560px;
	width:800px;
	background-image: url(../images/pin08/lajugadora.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.paincopy8j{
	font-size:10px;
	position: relative;
	top:490px;
	left:198px;
	width: 200px;
	color: #453B1F;
	line-height: 16px;
}
