#container_music {
	width: 853px;
	margin: auto;
}
#music {
	margin-top: 3px;
	height: 22px;
	line-height: 1;
}
#container {
	margin-top: 0px;
}

#bg-left {
	background: url(img/photography/bg-left.jpg);
}
#bg-right {
	position: absolute;
	top: 45px;
	left: 265px;
	width: 577px;
	height: 573px;
	background: url(img/photography/bg-right.jpg);
}


#photography {
	background: url(img/photography/m-photography.jpg);
}
#other {
	background: url(img/photography/m-other.jpg);
}
#home {
	background: url(img/photography/m-home.jpg);
}
#contact {
	background: url(img/photography/m-contact.jpg);
}
#about {
	background: url(img/photography/m-about.jpg);
}


#thumbnails {
	position: absolute;
	top: 125px;
	left: 265px;
	width: 557px;
	height: 103px;
	vertical-align: middle;
	padding: 10px 10px 0px 10px;
}
#pager {
	float: right;
	margin-right: 5px;
	line-height: 45px;
	font-size: 18px;
}
#pager a:hover {
	text-decoration: underline;
}
#pager a {
	color: #fff;
	text-decoration: none;
}
#pager .current {
	text-decoration: underline;
}


#photo {
	position: absolute;
	top: 249px;
	left: 265px;
	width: 577px;
	height: 370px;
}
#plus {
	background: url(img/photography/plus.png);
	behavior: url('pngfix.htc');
	width: 18px;
	height: 19px;
	float: right;
	margin: 5px;
	display: none;
}
