/*********  LINKS *********/
#wrapper {
	background-image: url(../../images/bg_links.jpg);
	background-repeat: no-repeat;
	height: 506px;
	width: 100%;
	background-position: center 0px;
}
#main {
	width: 680px;
	margin-top: 140px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#nav {
	float: left;
	margin: 0px;
	background-image: url(../../images/bg_gallery_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	width: 846px;
}