@charset "UTF-8";
/* CSS Document */

#ffsHeadingInterior {
	height:240px;
	width:751px;
	position:absolute;
}
#ffsBreadcrumb {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:4px 0 5px 0;
	font-size:12px;
}
#ffsBreadcrumb a,
#ffsBreadcrumb a:active,
#ffsBreadcrumb a:visited,
#ffsBreadcrumb a:hover {
	color:#333;
	text-decoration:none;
}
#ffsHeadingTitle {
	font-size:24px;
	font-weight:bold;
	height:45px;
	color: #d73019;
	margin:15px 0 5px 10px;
}
#ffsHeadingSubtitle {
	position:absolute;
	vertical-align:middle;
	top:216px;
	left:100px;
	height:22px;
	width:631px;
	font-size:12px;
	font-weight:bold;
	color:#000;
	background-color:#FC0;
	padding:2px 10px 0 10px;
}
#ffsBodyContent {
	padding:15px 0 0 0;
}
.ffsGalleryTable tbody tr td {
	padding:10px 10px 10px 0;
	border-top:1px dashed #999;
}
.ffsGalleryTable tbody tr td img {
	border:0;
}