body.bg_x {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(/pics/gallery_bg.jpg);
	background-repeat: repeat-x;
}
.text 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33352c;
	font-weight:500;
	margin-left:25px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	background-color: #d4e7c7;
	text-decoration: none;
	margin-left:0px;
}
a.photolink {
	border-width: 0px;
	border: none;
	border-color: #FFffff;
	text-decoration: none;
	color: #FFffff;
}
a.photolink:link {
	border: 0px;
	border-color: #FFffff;
	text-decoration: none;
}
a.photolink:visited {
	border: 0px;
	border-color: #FFffff;
	text-decoration: none;
}
a.photolink:hover {
	border: 0px;
	border-color: #FFffff;
	text-decoration: none;
	color: #FFffff;
}
a.photolink:active {
	border: 0px;
	border-color: #FFffff;
	text-decoration: none;
}
a.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
}
a.footerlink:link {
	text-decoration: none;
}
a.footerlink:visited {
	text-decoration: none;
	color: #333333;
}
a.footerlink:hover {
	text-decoration: underline;
	color: #333333;
}
a.footerlink:active {
	text-decoration: none;
	color: #333333;
}
.br {display:none;}