
.paginationstyle{ 
margin: -48px 10px 0 55px;
_margin: -48px 10px 0 55px;
.margin: -52px 10px 0 55px;
/* position: relative; */
.position: relative;
}


.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
border: 1px solid black;
color: navy;
background-color: white;

}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
background-color: #FEE496;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle a.nextOnline{
float: right;
position: absolute;
left: 347px;
.left: 225px;
bottom: 795px;
.bottom: -7px;
_bottom: 287px;
}

.paginationstyle a.previousOnline{
float: left;
position: absolute;
left: 117px;
.left: -4px;
bottom: 795px;
.bottom: -7px;
_bottom: 287px;
}

.paginationstyle a.nextOffline{
float: right;
position: absolute;
left: 749px;
.left: 225px;
bottom: 795px;
.bottom: -7px;
_bottom: 287px;
}

.paginationstyle a.previousOffline{
float: left;
position: absolute;
left: 518px;
.left: -4px;
}

.pictures li.larger {
	float:left;
	height:246px;
	list-style:none outside;
	width:277px;
	text-align:center;
	padding: 8px 10px 10px 10px;
}
.pictures li {
	float:left;
	height:115px;
	list-style:none outside;
	width:130px;
	text-align:center;
	padding: 8px 3px;	
}

.pictures {
	margin-left: -5px;
	width: 842px;
	_width: 862px;
	_margin-left: -10px;
	clear: both;
}

#interfaceContainer {
	height:445px;
	width:845px;
}