#main
{
	height:636px; 
	width:900px;
	background-image: url("../gallery/pictures/collage.jpg");
	background-repeat: no-repeat;
}



#sculptures
{
	display:block;
	height:29px; 
	width:163px;
	background-image: url("../images/sculptures.gif");
	background-repeat: no-repeat;
	position:relative;
	top:120px;
	left:212px;
}

#sculptures:hover
{
	background-position: 0 -29px;}

#press
{
	display:block;
	height:26px; 
	width:98px;
	background-image: url("../images/press.gif");
	background-repeat: no-repeat;
	position:relative;
	top:130px;
	left:244px;
}

#press:hover
{
	background-position: 0 -26px;
}

#links
{
	font-family:Verdana, Arial;
	font-size:18px;
}