body	{
	background: #ccc;
	background-image: url(bggradient.png);
	background-position: 0 -100;
	background-repeat: repeat-x;
	width: 700px;
	margin: 200px auto;
	font-family: helvetica,tahoma,sans-serif;
	font-weight: normal;
	font-size: 10pt;
}

a{
	color: #666;
	text-decoration: none;
}

h1	{
	font-size: 40pt;
	letter-spacing: -1px;
	margin: 0 0 .1em 0;
}

p {
	text-align: right;
	clear: both;
	padding-top: 1em;
}

#collages img.collage	{
	height: 40px;
	width: 40px;
	float: left;
	padding: 5px;
	border: 0;
}

#collages img.collage:hover {
	/*margin: 3px;*/
	/*border: 2px solid #fff;*/
	padding: 0px;
	width: 50px;
	height: 50px;
}

#collages img.collage:active {
	width: 40px;
	height: 40px;
	border: 5px solid #fff;
}

#collages img.first {
	width: 190px;
	height: 190px;
}

#collages img.first:hover {
	width: 200px;
	height: 200px;
	padding: 0;
}

#collages img.first:active {
	width: 190px;
	height: 190px;
	border: 5px solid #fff;
}

#collages img.second {
	width: 140px;
	height: 140px;
}

#collages img.second:hover {
	width: 150px;
	height: 150px;
	padding: 0;
}

#collages img.second:active {
	width: 140px;
	height: 140px;
	border: 5px solid #fff;
}


#collages img.third {
	width: 90px;
	height: 90px;
}

#collages img.third:hover {
	width: 100px;
	height: 100px;
	padding: 0;
}

#collages img.third:active {
	width: 90px;
	height: 90px;
	border: 5px solid #fff;
}


#SpinImage {
	border: 0;
}

#ZoomClose {
	border: 0;
}
