#galleryhead {
	width:1000px;
	height:30px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
}

#galleryleft {
	height:570px;
	width:450px;
	float:left;
}

#gallerymiddle {
	height:570px;
	width:100px;
	text-align:center;
	float:left;
}

#icon {
	height:100px;
	width:100px;
}

#galleryright {
	height:570px;
	width:450px;
	float:right;
}

#albumlisthead {
	height:25px;
	width:500px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}

#albumlistbody {
	height:545px;
	width:450px;
	overflow:auto;
	text-align:center;
}
