@charset "utf-8";
#container #headerWrapper #headerBox {
	background-image: url(../../images/header1.jpg);
	height: 259px;
}
#container #headerWrapper {
	background-image: url(../../images/bg_header2.gif);
}
#container #headerWrapper #headerBox h1 {
	margin: 0px;
	padding: 0px;
}
#container #headerWrapper #headerBox a {
	text-indent: -9999px;
	display: block;
	height: 120px;
	width: 200px;
}
#container #mainWrapper #mainBox #containtsBox #captionGallery {
	background-image: url(../../images/caption_gallery.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	padding: 0px;
	height: 65px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #mainWrapper #mainBox #containtsBox .photoBox {
	padding: 0px;
	float: left;
	height: 130px;
	width: 130px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#container #mainWrapper #mainBox #containtsBox .photoBox p {
	padding: 5px;
	background-image: url(../../images/bg_p.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #mainWrapper #mainBox #containtsBox .photoBox img {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	border:0;
}
