
div#logo { position: absolute; margin-left: 0; width: 185px; height: 75px; }

div#photo_viewer { width: 700px; margin-left: auto; margin-right: auto; }

div#photos, div#content_box { width: 100%; text-align: left; padding: 0; background-color: #DDD;}

div#photos img { border: 0; }
  
div#top_bar { width: 100%; height: 20px; background-color: #DDD; border-bottom: 3px solid #FFF; 
	margin: 0; padding: 0; border-top: 1px solid #DDD; }

#photo_nav { position: absolute; width: 400px; height: 20px; margin-left: 300px; text-align: right; }
#photo_nav a { margin-left: .5em; border: 1px solid #DDD; }
#photo_nav a:hover { text-decoration: underline; }

#photo_nav img { margin: 0; padding: 0; vertical-align: middle; }
#photo_nav #left_arrow { border-right: 1px solid #FFF; padding-left: 15px; }

#navigation>ul { text-align: center; }

a#photo1 { color: #fff }
