#orca-front-gallery {
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	width: 298px;
	padding-top: 10px;
}
#orca-front-gallery p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 3.2mm;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#orca-front-gallery ul {
	padding-left: 20px;
	width: 250px;
	padding-top: 5px;
	margin: 0px;
}
#orca-front-gallery ul li {
	background-repeat: no-repeat;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	list-style-type: none;
}
#orca-front-gallery    img {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	margin-top: 0px;
	background-image: url(../images/gallery_back.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#orca-main-gallery {
	margin-left: 20px;
	margin-bottom: 10px;
	width: 875px;
	padding-top: 10px;
	float: left;
}
#orca-main-gallery ul {
	padding-left: 20px;
	width: 250px;
	padding-top: 5px;
	margin: 0px;
}
#orca-main-gallery ul li {
	background-repeat: no-repeat;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	list-style-type: none;
}
#orca-main-gallery img {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	background-image: url(../images/gallery_back.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#orca-main-gallery h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7mm;
	color: #00CCFF;
	text-decoration: none;

}
#orca-main-gallery p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.2mm;
	color: #666666;
	text-decoration: none;
}
.Orca-recent-gallery {
	background-image: url(../images/orca-recent-gallery.jpg);
	width: 310px;
	padding-top: 38px;
	background-repeat: no-repeat;
	float: left;
}

.More-Gallery-Button {
	background-image: url(../images/orca_more_gallery.jpg);
	height: 36px;
	width: 310px;
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
}
