#container {
	background: #fff;
	background-image: none;
	height: auto;
	/* background: #fff url(/imgs/bg_about_groupshot.gif) no-repeat right bottom; */
	}
	

/* content */
#content {
	width: auto;
	padding-right: 30px;
	font-size: 12px;
	/*text-align: center;*/
	margin-top:  0;
	margin-bottom: 30px;
	}

#submenu {
	width: 112px;
	w\idth: 100px;
}
	
a#photos {
	color: #333;
	background: #ccc;
	}

#photoTbl {
	text-align: center;
	}

#photoTbl img {
	border: 1px solid #000;
	}
	
.prevnext {
	font-size: 13px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	}
