/* CSS Document */

body { color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:14px; background:url('_images/bg-repeat.gif') top center; margin:0 auto; }
a { color:#d9bf37; }
a:hover { color:#b79d15; }

#header { position:relative; width:920px; height:149px; background:url('_images/PBT_Header.png') top left no-repeat; margin:0 auto; }
#body { position:relative; width:920px; min-height:473px; height:auto !important; height:473px; background:url('_images/body-stretch.png') top left repeat-y; margin:0 auto; }
	#lBorder { position:absolute; width:15px; height:473px; bottom:0; left:10px; background:url('_images/panel_left.png') bottom left no-repeat; }
	#nav { position:absolute; width:400px; height:26px; bottom:0; right:30px; text-align:right; }
		#nav ul { list-style:none; margin:0; padding:0; }
		#nav li { display:inline; color:#999; }
		#nav a { color:#666; text-decoration:none; margin:0; padding:0; font-weight:bold; }
		#nav a:hover { color:#999; }
	#content { position:relative; width:870px; margin:0 auto; }
	#rBorder { position:absolute; width:15px; height:473px; bottom:0; right:10px; background:url('_images/panel_right.png') bottom left no-repeat; }
#footer { position:relative; width:920px; height:33px; background:url('_images/footer_bg.png') top left no-repeat; margin:0 auto; }