body { background-color: black; margin: 0; padding: 0; }
body, table { font: 11px/1.4 Arial, Helvetica, sans-serif; color: white; }

th { text-align: left; }

h1 { background: url(../images/trafalgar_logo.jpg) no-repeat top left; text-indent: -5000px; height: 59px; border-bottom: 1px solid #2E2E2E; padding-bottom: 10px; margin: 0 0 10px 0; }

img { border: 0; }

a { color: white; text-decoration: none; }
	a:hover { color: #4A4A4A; }

.cl { clear: left; }
.cb { clear: both; }

#header { width: 534px; margin: 40px auto 10px auto }

#nav { margin: 40px 0 0 0; border-bottom: 1px solid #2E2E2E; padding-bottom: 3px; height: 1%; }
	#nav a { float: left; display: block; margin: 0 7px 0 0; }

#pager { margin: 35px 0 15px 0; }
	#pager a { color: #4a4a4a; margin-left: 4px; }
	#pager a:hover,
	#pager a.selected { color: white; }

#tagline { border-bottom: 1px solid #2E2E2E; padding-bottom: 3px; margin: 15px 0 0 0; }
	#tagline .left { float: left; }
	#tagline .right { float: right; }

#gallery { height: 467px; width: 534px; margin: 0 auto; overflow: hidden; position: relative; }
	#gallery .inner { width: 8000px; margin: 0 auto; height: 467px; position: absolute; top: 0; }
		#gallery .inner img { display: block; float: left; }
	#gallery.auto .inner img { float: none; position: absolute; left: 0; top: 0; }

#content { width: 534px; margin: 25px auto 30px auto; }