body {
	font-size:115%;
}

#logoContainer {
	background-image: url('/img/richard_green_logo_large.png');
	background-repeat: no-repeat;
	background-position: center left;
	width: 1600px;
	height: 160px;
}

#container {
	margin: 0 auto;
	width: 1600px;
}

.bottomNav {
	vertical-align: bottom;
}

.navTable {
	margin-top: 48px;
	font-size: 100%;
	width: 580px;
}

#bookLink {
	padding-right: 0.8em;
}

#resize {
	right: 0; 
}
#exploreBox {
	width: 1600px;
	height: 1000px;
}

#exploreImage { 
	background-repeat: no-repeat;
	background-position: center center;
}

#exploreImage {
	background-image: url('/img/photography/portfolio/the_south_east/6_L.jpg');
	width: 2740px;
	height: 1000px;
}
