@import url(dropdown_one_home.css);
@import url("global-png-fix.css");


#face{
position:absolute;
width:264px;
height:394px;
top:32px;
z-index:200;

}
#contentArea{
background-color:#b77d93;
width:790px;
height:305px;
padding-top:1px;
position: relative;
top:0px;

}
#titleHome{
	width:150px;
	margin-left:194px;
	margin-top:5px;
	float:left;
	z-index: 1;
	display:inline;
}
#homeContent{
	float:left;
	width:444px;
	height:215px;
	margin-top:10px;
	margin-bottom:5px;
	padding-top:1px;
	 
 }

#imageHolder{
	width:120px;
	height:215px;
	float:left;
	z-index:50;
}
a#brow img { height: 64px; width: 120px; padding:0; border-width: 2px; border-color: #e0c6d1;background: url(../img/brow.jpg) no-repeat top left; margin-bottom:7px; padding:0;}
a#eyes img {height: 64px; width: 120px;  padding:0; border-width: 2px; border-color: #e0c6d1; background: url(../img/eye.jpg) no-repeat top left;margin-bottom:7px; padding:0;}
a#lips img {height: 64px; width: 120px; padding:0; border-width: 2px; border-color: #e0c6d1; background: url(../img/lips.jpg) no-repeat top left;margin-bottom:7px; padding:0;}

a#brow:hover img {height: 64px; width: 120px; padding:0; border-width: 2px; border-color: #e0c6d1;background: url(../img/brow-over.jpg) no-repeat top left;margin-bottom:7px; padding:0;}
a#eyes:hover img {height: 64px; width: 120px; padding:0; border-width: 2px; border-color: #e0c6d1;background: url(../img/eye-over.jpg) no-repeat top left;margin-bottom:7px; padding:0;}
a#lips:hover img {height: 64px; width: 120px; padding:0; border-width: 2px; border-color: #e0c6d1;background: url(../img/lips-over.jpg) no-repeat top left;margin-bottom:7px; padding:0;}

#homeTextHolder{
	width:320px;
	height: 226px;
	float:right;
	z-index:70;
}
p{
	background-color: #e0c6d1;
	padding:5px;
	text-align: left;
	line-height: 15px;
	font-size: 14px;
	z-index:70;
	height:40px
}
.bottomHome{
	margin-top:10px;
	margin-left:215px;
	height:60px;
	width:560px;
}
#bottomH3{
	width:350px;
	margin-left:220px;
}
h3{
margin: 0 0 -5px 0;
font-size: 28px;

}




h1{
	  font-size:24px;
	  margin: 0 0 -5px 0;
	  text-align: left; 
	  color:#FFFFFF;
	  font-family: Helvetica, Verdana, Geneva, Arial, sans-serif ;
	  font-weight:lighter;
	  }


#navHolder{
	width:620px;
	margin-left:170px;
	height: 25px;
}

.pinkBox{
margin-top:10px;
margin-bottom:16px;

}
.pinkBox2{
margin-top:24px;
margin-bottom:24px;

}
.clear{
	clear:both;
}
	.brown_text2{
		color:#553419;
	}