a#return
{position:absolute;;
right:118px;
color:#fff;}

.gallery .img {
	height: 120px;
	/*width: 120px;   Adjust as you see fit */
	float: left;
	margin: 10px;
	text-align: center;

}

.gallery .img a {
	display: inline-block;
	border: 2px solid #ddd;
	padding: 1px;
}


div#main {
margin-left:225px;
margin-right:30px;
}

.slidethumb
{margin-bottom:10px;
width:70px
height:70px;
float:left;
margin-right:10px;
}


#portmenu ul li h3
{margin:0px;
padding:0px;}

#portmenu ul
{margin:0px;padding:0px;}

#portmenu ul li ul
{margin:0px;padding:0px;}

#portmenu ul li
{list-style-type:none;
display:block;
float:left;
margin:0px;
padding:0 5px 0 0;}


#portmenu ul li.currentpage strong span,
#portmenu ul li a
{text-decoration:underline;
line-height:1.3em;
text-align:justify;
font-size:12px;}

.gallery a,
.gallery a:visited,
.gallery  {
	color:#000;}

.gallery .img a:hover {
	border-color: #999;
}

.gallery .pagenavigation {
	height: 50px;
width:288px;
}

.gallery .prevpage a, .gallery .prevpage em {
	display: block;
	width: 50px;
	height: 39px;
	float: left;
	margin: 0;
	text-indent: -1000px;
	background: url(../../images/previous.png) transparent no-repeat 0 0;
}

.gallery .nextpage a, .gallery .nextpage em {
	display: block;
	width: 50px;
	height: 39px;
	float: left;
	margin: 0 6px 0 0;
	text-indent: -1000px;
	background: url(../../images/next.png) transparent no-repeat 0 0;
}

.gallery .parentlink a {
	display: block;
	width: 50px;
	height: 39px;
	float: left;
	text-indent: -1000px;
	background: url(../../images/uppage.png) transparent no-repeat 0 0;
}

.gallery .pagenavigation a:hover {
	background-position: 0 -40px;
}

.gallery .prevpage em, .gallery .nextpage em {
	background-position: 0 -80px;
}

.gallery .pagelinks {
	float: right;
	border-right: 2px solid #666;
}

.gallery .pagelinks a, .gallery .pagelinks em {
	margin-top: 6px;
	padding: 0 6px;
	border-left: 2px solid #666;
	text-align: center;
	font: bold 11px verdana; color: #000;
}

.gallery .pagelinks em {
	color: #000;
}

.galleryclear {
	clear: both;
}



/**************************************************************

	SlideShow
	v 1.3

**************************************************************/

.slideshowContainer {

	width: 450px;
	height: 285px;
	margin-bottom: 5px;
float:left;
margin-right:10px;
}

.loading {
	background: url(images/loading.gif) center no-repeat;
}

.slideshowThumbnail {
	outline: none;
}

.slideshowThumbnail img {
	border: 1px solid white;
	padding: 0px;
margin-right:10px;
margin-bottom:10px;
}



#thumbnails {
	/*width: 130px;
	float: left;*/
}


.slidethumb a.slideshowThumbnail
{position:relative;
z-index:100;}

/*************************************************************/

