@charset "utf-8";
/* CSS Document */

#chptr-nav-wrapper{
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(../images/nav000.jpg);
	background-repeat: repeat-x;
}

#chptr-nav-container{
	width: 1103px;
	margin-right: auto;
	margin-left: auto;
}

#chptr-logo{
	width: 189px;
	float: left;
	top: 0px;
}

#chptr-btn-wrapper {
	width: 914px;
	float: right;
	text-align: center;
}

#chptr-btn-container{
	width: 128px;
	float: left;
}

#chptr-header-box {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
/*photomain.html*/
#photomain-header-style-wrapper {
	width: 100%;
}
#photomain-header-style-container {
	width: 1200px;
	height: 207px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/photo-gallery-back.jpg);
}
