p.nav 	{
	/*background-color: #F7F7F7;
	/* border: 1px solid #333333; */
	padding: 0;
	width: auto;
	font-weight: normal;
	color: #333333;
	text-align:right;
	/*white-space: nowrap; 
	float: left;*/
	margin-top: 9px;
	margin-left:20px;
	position:relative;
}
/*
*>p.nav {
	margin-top: 0;
	margin-left: 0;
	margin-right: 35px;
}
*/
p.nav strong {
	color: #FFFFFF;
	font-weight: bold;
}

.gallerymainhold {
/*	left: 0%;
	position: relative; 
	width: 600px;*/
	background-color: transparent;
	padding: 10px;
	border:none;
	height: auto;
	overflow: visible;
	float: left;
	display: block;
	margin-bottom: 15px;
}
#showimage {
	text-align: center;
	float:none;
	margin-right:auto;
	margin-left:auto;
}
*>#showimage {
}
#show-image-container {
	width: 755px;
	margin: 5% auto 0;
	padding: 0;
	text-align: center;
	background: #FFFFFF;
}

.gallerymain {
	background-color: #EFEFEF;
	border-top: 1px solid #666666;		
	border-left: 1px solid #666666;	
	border-bottom: 2px solid #333333;		
	border-right: 2px solid #333333;
	overflow: visible;

	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	width: 760px;	
	min-height: 150px;;	
	height: auto;
	color: #000000;
}

.gallerymain p {
	padding:0;
}
.gallerymainpicr {
	float: right;
	border: 1px solid #343800;
	padding: 2px;
	margin-top: 0px;
}
.gallerymainpicl {
	float: left;
	border: 1px solid #343800;
	padding: 2px;	
	margin-top: 0px;

}

.sectcont {
	left: 1%;
	background-color: #F7F7F7;
	display: block;
	border: 1px solid #666666;
	overflow: visible;
	visibility: visible;
	width: 91%;
	z-index: auto;
	float: left;
	padding: 20px;
	height: auto;		
}
.imageholder {
	/*background-color: #999999;
	border: 1px solid #343800;*/	
	display: inline;
	overflow: visible;
	visibility: visible;
	width:204px;
	z-index: auto;
	float: left;
	margin: 4px 28px;
	padding: 0;
	height: 220px;
	text-align: center;
	vertical-align: top;
}
.imagetitle {
	position: relative;
	overflow: visible;
	display: block;		
	width:100%;
	height:5em;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
}
.imagethumblink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em! important;
	font-weight: bold;
}
a.imagethumblink {
	display: block;
	height: 204px;
}
a.imagetitlelink {
	color: #343800;
	text-decoration:none;
}
a.imagetitlelink:hover {
	color: #666666;
}
a.navlink {
	color: #343800;
}
a.navlink:hover {
	color: #BBBBBB;
}

a.gallgen {
	font-size: 1em;
	font-weight:normal;
	position:relative;
}
a#gallgenr {
	float:right;
}
a#gallgenl {
	float:left;
}
a.gallgen:hover {
	color: #666666!important;
}
table.copyrt {
	font-size: 1em;
	clear: both;
}
table.showimage {
	font-size: 1em;
	border: 1px solid #333333;

} 
table.showimage input{
	font-size: 1em;
}
.single-image {
	margin:15px;
}
p.single-image-paragraph {
	text-align:center;
}

h2.sub-title {
	width: auto;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #D10076;
	padding: 5px 5px 5px 5px;
}
