/* Basic CSS Import----------------------- */
@import url(../common/common.css);
@import url(../common/style.css);

/* Unique CSS ----------------------- */

#gallery-head	{	background-image:url(../../images/gallery/gallery-head.jpg);	}

#gallery-lead	{
	width:750px;
	height:150px;
	text-align:center;
	margin:0 auto;
	display:block;
	background-image:url(../../images/gallery/gallery-head.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#gallery-lead p	{
	display:none;
}

#main h3	{
	width:490px;
	height:32px;
	margin:0;
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
	font-size: 1px;
	line-height: 0;
	text-indent: -9999px;
}

#artist2007	{	background-image:url(../../images/gallery/artist2007.gif);	}
#live-photo	{	background-image:url(../../images/gallery/live-photo.gif);	}
#movies	{	background-image:url(../../images/gallery/movies.gif);	}

#und-art img	{	background-image:url(../../images/gallery/und-art.jpg);	}
#und-live img	{	background-image:url(../../images/gallery/und-live.jpg);	}
#und-movie img	{	background-image:url(../../images/gallery/und-movie.jpg);	}