div#header {		
				width: 100%; height: 100px; 
				background: #000000 url("/images/PHShow/ShowLogo2011nodate.gif") center left no-repeat;
				border-bottom: 1px solid #000;
			}
div.static { margin: 0em 0.5em 1em 0.1em; }
div.static h1 { margin: 0; padding: 0.3em 0 0.1em 0; font-size: 10pt; font-weight: bold; }
div.static h2 { margin: 0; padding: 0.3em 0 0.1em 0; font-size: 10pt; }
div.static p { font-size: 8pt; margin: 0;}
div.static div.firstStory { margin: 0.0em 0 0.75em 0; padding: 0; }
div.static div.firstStory h1 { padding-top: 0;  }
div.static div.story { border-top: 1px dashed silver; clear: both; margin: 0.0em 0 0.75em 0; padding: 0.5em 0 0 0; }
div.static img { float: right; margin: 0.25em; border: 1px solid blue; }
div.static h1 { font-size: 12pt; font-weight: bold; font-family: arial, sans-serif; background-color: gray; color: white; margin-top: 0; margin-bottom: 
0.25em; margin-right: 0; padding: 0.1em 0.0em 0.25em 0.25em; }
div.static h1 a { color: white; }
div.static h1 a:hover { color: white; }
div.static h1 a:visited { color: white; }

div#dates {position:absolute;
			left:300px;
			top:10px;}
			
div#dates p {color:White;
			font-weight:bold;
			margin: 0px;
			text-align:center;
			padding:5px;}
