div#links
{
	position: absolute; 
	top: 266px; 	/* remember to add 54 */
	left: 524px; 	/* remember to add 20 */
	width: 261px; 
	height: 258px;
}

div#links a:hover span 
{
	width:		245px; 	/* d#links width - 16 */
	height: 	193px;	/* d#links height - 65 */
}

div#links h1 
{
	color:		#be6c3f;
}

div#links a:hover h1 
{
	color:		#591078; 
}

div#links h2 
{
	color:		#fff;
}

div#links b 
{
	color:		#591078; 
}
