.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.url-box {
	width: 135px;
}
.galleryPhotosHeading {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.galleryPhotosMaintext {
	font-size:12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.galleryPhotosMaintext:link {
}

.galleryPhotosMaintext:visited {
}

.galleryPhotosMaintext:active {
}

.galleryPhotosMaintext:hover {
}

.galleryCategoryHeading {
	font-weight: bold;
	color: #336600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.galleryCategoryMaintext {
	background-color:#006633;
	font-weight: bold;
	color:#FFFFFF
}

.galleryCategoryMaintext:link {
font-weight: bold;
	color: #FFFF99;
}

.galleryCategoryMaintext:visited {
font-weight: bold;
	color: #FFCC00;
}

.galleryCategoryMaintext:active {
}

.galleryCategoryMaintext:hover {
}
.bgcolor {
	background-color:#006633;
}.left-tile {
	background-image: url(images/left_tile.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.right-tile {
	background-image: url(images/right_tile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
