#logo {
	width: 760px;
	height: 200px;
	margin: 0 auto;
	background: #000000 url(images/past/img01.jpg) no-repeat;
}

#content {
	float: left;
	width: 480px;
	padding: 20px;
	background: url(images/past/img02.jpg) no-repeat;
}

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
	background: url(images/past/img03.jpg) no-repeat;
}

#gallery  {
margin-top: -10px;
}