.prints {
	text-align: left;
	font-family: Verdan, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}
	
.prints_heading {
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: underline;
	}
	
	
.print_table {
	text-align: center;
	padding: 3px 3px 3px 3px;
	margin-left: 40px;
	}
	
.gallery_text {
	color: #ccc !important;
 	font-weight: bold;
 	}

.gallery_text a { 
	color: #ccc !important; 
	font-weight: bold; 
	text-decoration: none;
}

.gallery_text a:hover { 
	color: #fff !important; 
	text-decoration: none;
}

.gallery_text a:active { 
	color: #ccc !important; 
	text-decoration: none;
}

#gallery h2, #gallery h3, #gallery h4 {
    margin: 0;
    padding: 0;
    color: #ccc !important;
    font-size: 1.5em;
    font-weight: bold;
}

body.gallery {
    margin: 0;
    padding: 8px;
    text-align: center;
    background-color: #333 !important;
}

#gsNavBar { 
	margin: 0;
    font-size: 1.3em;
    font-weight: bold;
    color: #ccc !important;
}

#gallery {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 72.5%;
  	background-color: #333!important;
}

.gcBackground1 { background-color: #3f3f3f !important;
				 border: 1px solid #666;
				 padding: 1px 0px 1px 0px;				
}

img {  border-style: none;}

.wallpaper img {
	border: 3px solid white;
	text-align: center;
}

.wallpaper {
	text-align: center;
	width=33%;
	font-weight: bold;
}

.bottomrow {
	padding-bottom: 15px;
}

.toprow {
	padding-top: 15px;
}

.wallpaper div.info {
	width=100%;
}

#gsFooter {
	padding-top: 4px;
	padding-bottom: 4px;
}

#nextpg {
	text-align: right;
	padding: 4px 16px 12px 0px;
}

#prevpg {
	text-align: left;
	padding: 4px 0px 12px 16px;
}
#pagenum {
	text-align: center;
	padding: 4px 0px 12px 0px;
}

	
