#header 		{ background: transparent url('header_bg.jpg') no-repeat center; }
#container 		{ width: auto; text-align: center; }
h2				{ font: normal normal normal 24px/32px Georgia, "Times New Roman", Times, serif; color: #cbbb9a; }
.description	{ width:600px; margin: auto; }

.exhibitnav		{ width: 470px; margin: auto; height: 50px; }
.exhibitnav *		{ text-align: left; }
.exhibitnav div	{ float: left; display: block; min-height: 40px; }
.exhibitnav .prev a, .exhibitnav .next a { display: block; width: 100%; height: 40px; overflow: hidden; text-indent: -9999px }
.exhibitnav .prev a		{ background: transparent url('nav_previous.png') no-repeat; }
.exhibitnav .next a		{ background: transparent url('nav_next.png') no-repeat; }
.exhibitnav .prev			{ width: 120px; }
.exhibitnav .next			{ width: 90px; }
.exhibitnav .exhibitselect	{ margin-top: 8px; }