body {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	color: #111111;
	background-color: #eeeeee;
	margin-bottom: 30px; /* for widget bar */
}
a {
	color: #111111;
}
a:hover {
	color: #ff0000;
}
a:link, a:visited, a:active {
	outline: none;
}
img {
	border: none;
}
p {
	margin: 0px;
	padding: 0px 5px;
}
p.gr-foldertitle {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
p.gr-foldertitle a:link {
	text-decoration: underline;
}
p.gr-foldercomment {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
p.gr-foldercomment a:link {
	text-decoration: underline;
}
p.gr-imagetitle {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
p.gr-imagetitle a:link {
	text-decoration: underline;
}
p.gr-imagecomment {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
p.gr-imagecomment a:link {
	text-decoration: underline;
}
p.gr-slidetitle {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 3px;
}
p.gr-slidetitle a:link {
	text-decoration: underline;
}
p.gr-slidecomment {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 3px;
}
p.gr-slidecomment a:link {
	text-decoration: underline;
}
p.gr-slidemeta {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
p.gr-slidemeta a:link {
	text-decoration: underline;
}
.gr-slidemetalabel {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}
.gr-slidemetalabel a:link {
	text-decoration: underline;
}
.gr-indexcontainer {
	min-width: 830px;
}
.gr-slidecontainer {
	min-width: 846px;
}
.gr-slidecaption {
	margin: 0 auto;
	text-align: center;
}
.gr-indextitlebar {
	margin: 0 auto 8px;
}
.gr-indexbottomnav {
	margin: 8px auto 0;
}
.gr-slidetitlebar {
	margin: 0 auto 8px;
}
.gr-navleft {
	width: 80px;
	text-align: left;
	display: inline-block;
	font-size: 0px;
}
.gr-navleft img {
	padding-right: 4px;
}
.gr-navright {
	width: 80px;
	text-align: right;
	display: inline-block;
	font-size: 0px;
}
.gr-navright img {
	padding-left: 4px;
}
.gr-navleftslide {
	width: 146px;
	text-align: left;
	display: inline-block;
	font-size: 0px;
}
.gr-navleftslide img {
	padding-right: 4px;
}
.gr-navrightslide {
	width: 146px;
	text-align: right;
	display: inline-block;
	font-size: 0px;
}
.gr-navrightslide img {
	padding-left: 4px;
}
.gr-pagetitle {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	width: 650px;
	vertical-align: top;
	padding: 8px 0px 0px 0px;
	display: inline-block;
}
.gr-pagetitle a:link {
	text-decoration: underline;
}
.gr-pagetitleslide {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	width: 534px;
	vertical-align: top;
	padding: 8px 0px 0px 0px;
	display: inline-block;
}
.gr-pagetitleslide a:link {
	text-decoration: underline;
}
.gr-pagedescription {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	margin-top: 3px;
	text-align: center;
}
.gr-pagedescription a:link {
	text-decoration: underline;
}
.gr-indexlinklist {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
.gr-indexlinklist a:link {
	text-decoration: underline;
}
.gr-thumbs {
	width: 830px;
	margin: 0 auto;
	font-size: 0px; /* Hack to collapse whitespace between boxes */
	display: table; /* Hack for Safari */
}
.gr-thumbs img {
	padding: 5px;
	border: 1px solid #111111;
	border-radius: 5px;
	margin: 10px;
	box-shadow: 10px 10px 10px rgba(51,51,51,0.4); 
}
.gr-thumbs img:hover {
	box-shadow: -10px 10px 10px rgba(51,51,51,0.4); 
}
.gr-thumbs div {
	text-align: center;
	margin: 5px;
	width: 156px;
	vertical-align: top;
	display: inline-block;
}
.gr-overlay {
	position: relative;
	display: inline-block;
}
.gr-folderoverlay img {
	position: absolute;
	top: 11px;
	left: 11px;
	width: 24px;
	height: 24px;
	border: none !important;
	border-radius: 0px;
	background-color: rgb(0,0,0); /* for IE8 */
	background-color: rgba(0,0,0,0.5019608);
	padding: 3px;
	opacity: 1.0;
	filter: alpha(opacity=100); /* for IE8 and earlier */
}
.gr-slideimage img {
	padding: 7px;
	border: 1px solid #111111;
	border-radius: 7px;
	margin: 15px;
	box-shadow: 15px 15px 15px rgba(51,51,51,0.4); 
	outline: none;
}
.gr-copyright {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	margin: 8px auto;
}
.gr-copyright a:link {
	text-decoration: underline;
}
.gr-credits {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	margin: 8px auto;
}
.gr-credits a:link {
	text-decoration: underline;
}
p.gr-lfproxyabove {
	padding-top: 10px;
}
