﻿#Wrapper {
	width: 800px;
	margin-top: auto;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	visibility: hidden;
}
#gallerywrapper {
	width: 801px;
	border-top-style: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	overflow: hidden;
}
#nav {
	width: 801px;
	margin-right: auto;
	margin-left: auto;
}

#navonewrap {
	width: 215px;
	padding-left: 655px;
	padding-bottom: 200px;
}
#footer {
	position: fixed;
	bottom: 0px;
	float: right;
	width: 100%;
}
#footer #rfooter {
	float: right;
	width: 215px;
	position: fixed;
	bottom: 0px;
	right: 0px;
}
