
div#title { margin: 10px auto 0 auto; width: 381px; height: 78px; background: url('/photography/styles/images/g_title.png') no-repeat; }
	div#title a.left, div#title div.left { float: left; width: 60px; height: 36px; margin: 42px 0 0 14px; }
	div#title a.middle { float:left; width:233px; height:65px; margin: 13px 0 0 0px;}
	div#title a.right, div#title div.right { float: right; width: 61px; height: 36px; margin: 42px 12px 0 0; }

table#footernav { margin: auto; }
	table#footernav td { vertical-align: top; }
	table#footernav td.prev { width: 82px; background: url(/photography/styles/images/bg_footer_left.png) repeat-y right top; }
	table#footernav td.prev a { display: block; height: 49px; background: url(/photography/styles/images/bg_footer_prev.png) no-repeat; }
	table#footernav td.prev div { height: 49px; background: url(/photography/styles/images/bg_footer_prev_d.png) no-repeat; }
	table#footernav td.exif { background: #323232 url(/photography/styles/images/bg_footer_top.gif) repeat-x left top }
	table#footernav td.next { width: 81px; background: url(/photography/styles/images/bg_footer_right.png) repeat-y left top; }
	table#footernav td.next a { display: block; height: 49px; background: url(/photography/styles/images/bg_footer_next.png) no-repeat; }
	table#footernav td.next div { height: 49px; background: url(/photography/styles/images/bg_footer_next_d.png) no-repeat; }
	table#footernav tr.bottom { height: 21px; }
	table#footernav tr.bottom td.left { background: url(/photography/styles/images/bg_footer_bottomleft.png) no-repeat right top; }
	table#footernav tr.bottom td.center { background: url(/photography/styles/images/bg_footer_bottom.png) repeat-x left top; }
	table#footernav tr.bottom td.center span { visibility: hidden; }
	table#footernav tr.bottom td.right { background: url(/photography/styles/images/bg_footer_bottomright.png) no-repeat left top; }

	table#footernav td.exif table { font-size: .9em; margin: 15px 10px 2px; text-align: left; }
	table#footernav td.exif table td { color: #FFF; }
	table#footernav td.exif table td.l { padding-right: 15px; }
	table#footernav td.exif table td.r { padding-left: 15px; }
	table#footernav td.exif table td span { margin-right: 5px; font-weight: bold; color: #9A9A9A; }

