img
{
	border: none;
	display: block;
}

#container
{
	clear: both;
	position: absolute;
	left: 0px;
	top: 95px;
	text-align: left;
	height: 470px;
}

#collectioncontainer
{
	margin-top: 0px;
}

.rowcollection
{
	margin-left: 33px;
	height: 190px;
}

#collectioncontainer .collection
{
	float: left;
	color: #4c5945;
	text-align: center;
	margin-left: 20px;
	display: inline;
}

#collectioncontainer a, #container a:visited 
{ 
	text-decoration: none;
	display: block;
	border: solid 4px #f1edd2;
}

#collectioncontainer a:hover
{ 
	border: solid 4px #4c5945;
}

#divpaging
{
	position: absolute;
	top: 405px;
	display: inline;
	float: right;
	left: 400px;
	width: 390px;
	text-align: right;
}

.clickhere
{
	font-size: 80%;
}

#divpaging a, #divpaging a:visited
{ 
	text-decoration: none;
	display: inline;
	border: none;
	text-align: center;
	color: White;
	padding-left: 3px;
	padding-right: 3px;
	width: 15px;
}

#divpaging a:hover, .pagechoice
{ 
	color: white;
	background-color: #4c5945;
}

.pageno
{
	background-color: #b7c3b9;
}

#pagetitle
{
	margin-top: 30px;
	margin-left: 40px;
	font-size: 130%;
}

