img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto 
}
#gallery {
    width: 525px;
	height:355px;
	color:#FFFAF0;
}
#galleryfooter{
	width:192px;
	height:15px;
	background-image:url(images/menubottom.gif);
	display:block;
}
#gallery a:link, #thumbs a:visited, #thumbs a:hover, #thumbs a:active {
	color:#525757;
	padding: 5px;
}
#picCount {
	
	color:#525757;
  	font-weight:bold;
  	margin: 0px 0px;
}

#thumbs {
    float: left;
    margin-top: 0px;
	margin-left: 14px;
}

#thumbs td {
    text-align: center;
}

#thumbs img {
    border: none;
}

#thumbs a:link, #thumbs a:visited, #thumbs a:hover, #thumbs a:active {
    border: none;
    padding: 0;
}
#main_image {
    float: right;
    text-align: center;
    width: 350px;
}
#main_image p {
    color:#00425E;
    font-weight: bold;
    margin-top: 20px;
    padding: 0;
}
#content-gallery {
	float: right;
	width: 170px;
	padding-right: 40px;
	padding-top: 0px;
	color: #686454;
}
#content-gallery p {
	color: #5A5644;
	text-align:center;
	width: 350px;
}
#picbar {
	background: #A3A189;
	width: 415px;
	margin: 2px 0 19px 0;
}
.picbox {
	float: left;
	width: 117px;
	padding: 2px;
	border: 1px solid #8B846A;
	margin: 5px 0px 5px 4px;
}
#picbar img {
	display: block;
}
#pictureWrapper {
    float: right;
    margin: 0 20px 0 10px;
}

.picBorder {
    background-color: #fff;
    padding: 10px;
    border: #00425E solid 2px;
}

p#caption {
    margin: 0;
    padding: 3px 10px;
    font-weight: bold;
    text-align: center;
}

#arr-right {
	margin-left: 4px;
}