.mainTableBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;



}
.imageBorder {
	border: 1px solid #666666;
}
.storyTitle {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: bold;

}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.galleryPad {
	padding-bottom: 19px;
}
.storyTitlePage {
	font-family: "Arial Black";
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}

.photocaption {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	padding: 10px;



}
.captionBgcolor {
	background-color: #000000;
}