div#scaleFonts,
ul#nav,
div#leftColumn,
embed
		{
		display: none;
		}


div#mainwrapper
		{
		min-height: 100%;
		width: 100%;
		}

div#header
		{
		background: url(../wsimages/header_bg.jpg) no-repeat #fff;
		height: 220px;
		width: 856px;
		list-style-image: url(../wsimages/header_bg.jpg);
		display: list-item;
		list-style-position: inside;
		letter-spacing: -1000em;
		font-size: 1pt;
		color: #fff;
		}

div#content
		{
		width: auto;
		background-image: none;
		float: none;
		}
