#gallary_wrap {
	background-color: #F00;
	height: 650px;
	width: 1200px;
	margin-top: 20px;
}
#gallery_nav {
	height: 100px;
	width: 700px;
	margin-left: 275px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gallery_footer {
	height: 60px;
	width: 700px;
	margin-left: 275px;
}
#gallery_footer img {
	margin-left: 0px;
	margin-top: 20px;
}
#gallery_nav #home_links img {
	margin-left: 20px;
}
#gallary_wrap #gallery_links {
	height: 20px;
	width: 900px;
}
