#content {
	padding-left: 0px;
}

#content p {
	text-align: center;
	margin: 0px 0px 8px 0px;
}

#collectionlinks {
	float: left;
	padding: 20px 30px 20px 20px;
	background-color: rgb(108, 96, 158);
}

#collectionlinks a {
	color: white;
	text-decoration: none;
}

#collectionlinks * {
	display: block;
	height: 18px;
	width: 55px;
	padding-left: 30px;
	padding-right: 20px;
}

#collectionlinks a:hover {
	color: black;
	font-weight: bold;
	background-color: white;
}

#collectionlinks span {
	font-weight: bold;
}

#collectionimagediv {
	float: left;
	background-color: white;
	width: 600px;
	height: 498px;
	padding-top: 10px;
}

#collectiontitle {
	display: block;
	margin: 0px auto;
	padding-bottom: 20px;
}

#loading {
	text-align: center;
}
