#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	width: 1000px;
}
#top {
	background-image: url(../imgs/top.gif);
	height: 107px;
	width: 1000px;
}
#navigation {
	background-color: #666;
	height: 17px;
	width: 1000px;
	margin-top: 6px;
}
#body {
	width: 1000px;
	margin-top: 12px;
}
#footer {
	background-color: #666;
	height: 16px;
	width: 1000px;
	margin-top: 12px;
	color: #FFF;
	font-size: small;
}
body {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#gallery {
	height: 750px;
	width: 1000px;
}
