			#header {
				width:860px;
				height:160px;
				margin: auto;
				text-align:left;
			}
			#menu {
				width:860px;
				height:40px;
			}
			#menu img {
				border:0;
			}
			#titleshadow {
				width:860px;
				height:45px;
				font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
				font-size:42pt;
				color:#003300;
				line-height:100%;
			}
			#title {
				width:860px;
				height:45px;
				font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
				font-size:42pt;
				color:white;
				line-height:100%;
				position:relative;
				top:-48px;
			}
			#quote {
				width:860px;
				height:55px;
				font-family:Georgia;
				font-size:10pt;
				font-weight:bold;
				color:white;
				margin-top:10px;
				position:relative;
				top:-40px;
			}