#load_overlay {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/loadbar.gif);
}

#gallery_title {
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: inline;
	clear: both;
	float: left;
	height: 20px;
	line-height: 14px;
	font-size: 14px;
}

#gallery_info {
	border-bottom-color: #cccccc;
	border-right-color: #cccccc;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: none;
	border-bottom-width: 1px;
	border-right-width: 1px;
	margin-top: 5px;
	padding: 10px;
	clear: both;
	display: inline;
	z-index: 200;
	float: left;
}

#image_holder {
	background-color: #cccccc;
	background-position: right bottom;
	background-repeat: no-repeat;
}

.right_arrow {
	background-color: white;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(../images/next.gif);
	height: 30px;
	width: 100px;
	display: inline;
	float: right;
}

.left_arrow {
	background-color: white;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/prev.gif);
	height: 30px;
	width: 100px;
	display: inline;
	float: left;
}

#arrow_nav {
	display: inline;
	clear: both;
	float: left;
	height: 30px;
}

#gallery_info_title {
	font-weight: bold;
	font-size: 14px;
}

#gallery_info_description {
}

#gallery_info_credit {
}

#opus_gallery {
	margin-bottom: 10px;
	clear: both;
	float: left;
	display: inline;
	background-image: url(../images/gallery_grad.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

#main_gallery h1 {
	margin-bottom: 10px;
	float: left;
	width: 200px;
}

#main_gallery .browse_link {
	margin-bottom: 10px;
	font-size: 12px;
	text-decoration: none;
	line-height: 30px;
	float: right;
}

#main_gallery p {
	clear: both;
	float: left;
	color: #666666;
	margin-right: 40px;
	margin-left: 40px;
}

#main_gallery h3 {
	margin-right: 40px;
	margin-left: 40px;
}

#main_gallery ul.list {
	clear: both;
	float: left;
	color: #666666;
	margin-right: 40px;
	margin-left: 40px;
	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 5px;
	display: inline;
}

#main_gallery ul.list li{
	list-style-type: none;
	width: 200px;
	display: inline;
	float: left;
}

#gallery_archive{
	width: 660px;
	margin-top: 20px;
	padding: 10px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	float: left;
	clear: both;
}

#main_gallery ul.browse {
	clear: both;
	float: left;
	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 5px;
}

#main_gallery ul.browse li{
	font-size: 11px;
	padding-bottom: 5px;
	list-style-type: none;
}

#main_gallery ul.browse li a{
	text-decoration: none;
}
