/*================================
     www.Designers-Chair.com
================================*/

body{
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFFFFF;
}

dl#heads{
	background: url(../images/foto.jpg);
	height: 353px;
	width: 530px;
	position: relative;
}

dd{ 
margin: 0; 
padding: 0; 
position: absolute; 
}

/*================================
             Jane Doe
================================*/

dd#JaneDoe{ 
top: 206px; 
left: 302px; 
}

dd#JaneDoe a{ 
position: absolute; 
width: 134px; 
height: 120px; 
text-decoration: none; 
}

dd#JaneDoe a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #FFFFFF;
	background-color: #282828;
	font-weight: bold;
	position: absolute;
	bottom: 100%;
	margin: 0;
	padding: 5px;
	width: 53px;
}

dd#JaneDoe a span{ 
display: none; 
}

/*================================
             Lucy Liu
================================*/

dd#LucyLiu{ 
top: 141px; 
left: 172px; 
}

dd#LucyLiu a{ 
position: absolute; 
width: 136px; 
height: 125px; 
text-decoration: none;	
}

dd#LucyLiu a span{ 
display: none; 
}

dd#LucyLiu a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #FFFFFF;
	background-color: #282828;
	font-weight: bold;
	position: absolute;
	top: 100%;
	margin: 0;
	padding: 5px;
	width: 45px;
}

dd#LucyLiu a:hover{
background: no-repeat;
}

/*================================
        Fernando Colunga
================================*/

dd#FernandoColunga{
top: 107px;
left: 369px;
}

dd#FernandoColunga a{
position: absolute;
width: 96px;
height: 84px;
text-decoration: none;
}

dd#FernandoColunga a span{
display: none;
}

dd#FernandoColunga a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #FFFFFF;
	background-color: #282828;
	font-weight: bold;
	position: absolute;
	top: 100%;
	margin: 0;
	padding: 5px;
	width: 104px;
}

dd#FernandoColunga a:hover{
background: no-repeat;
}

/*================================
          John Smith
================================*/

dd#JohnSmith{
top: 16px;
left: 16px;
}

dd#JohnSmith a{
position: absolute;
width: 119px;
height: 118px;
text-decoration: none; 
}

dd#JohnSmith a span{
display: none;
}

dd#JohnSmith a:hover span{
	display: block;
	text-indent: 0;
	vertical-align: top;
	color: #FFFFFF;
	background-color: #282828;
	font-weight: bold;
	position: absolute;
	top: 100%;
	left: 1px;
	margin: 0;
	padding: 5px;
	width: 63px;
}

dd#JohnSmith a:hover{
background: no-repeat;
}
