p.nav 	{
	/*background-color: #F7F7F7;
	/* border: 1px solid #333333; */
	padding: 0;
	width: 0;
	font-weight: normal;
	color: #FFFFFF;
	text-align:right;
	white-space: nowrap;
	float:right;
	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;
	background-attachment: fixed;
	background-image: url(images/tile_bg1.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}
#showimage {
	float:none;
	margin-right:auto;
	margin-left:auto;
}
*>#showimage {
}
#show-image-container {
	width: 755px;
	margin: 5% auto 0;
	padding: 0;
	text-align: center;
	background: #011F37;
}

.gallerymain {
/*	background-color: #CCCCCC;
	border: 1px solid #011F37; */
	overflow: visible;
	visibility: visible;
	z-index: auto;
	padding: 0;
	height: 135px;
	width: 100%;
	color: #000000;
}

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

}

.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:150px;
	z-index: auto;
	float: left;
	margin: 4px 16px;
	padding: 0;
	height: 150px;
	text-align: center;
	vertical-align: top;
}
.imagetitle {
	position: relative;
	overflow: visible;
	display: block;		
	width:100%;
	height:4em;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
}
.imagethumblink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1em! important;
	font-weight: bold;
}
a.imagethumblink {
	color: #343800;
	text-decoration:none;
}
a.imagethumblink:hover {
	color: #666666;
}
a.navlink {
	color: #343800;
}
a.navlink:hover {
	color: #BBBBBB;
}

a.gallgen {
	font-size: 1em;
	font-weight:normal;
	position:relative;
    top: 20px;
    right: 80px;
}
a#gallgenr {
	left: 250px;
    text-align: right;
    
}
a#gallgenl {
	float:left;
    position: relative;
    left: 0;
}
a.gallgen:hover {
	color: #666666!important;
}
table.copyrt {
	font-size: 1em;
	clear: both;
}
table.showimage {
	font-size: 1em;
	border: 1px solid #333333;
	background-attachment: scroll;
	background-image: url(images/tile_bg1.gif);
	background-repeat: repeat;
	background-position: 0px 0px;


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