
		#container {
		    max-width: 760px;
			border: 0px;
			margin: 10px;
			margin-left: 10px;
			margin-right: 10px;
			padding: 0px;
			background-color: rgb(255, 255, 255);
		}

		#banner1 {
			display: none;
		}

		#banner2 {
			padding: 10px;
            font-size: 1.25em;
            color: rgb(000,000,000);
            font-family: Arial, Helvetica, sans-serif;
            font-style: normal;
            font-variant: normal;
            text-transform: none;
            font-weight: normal;
		}

		#content {
			padding: 0px;
			margin-left: 10px;
			background-color: rgb(255, 255, 255);
            font-size: 1.25em;
            color: rgb(000,000,000);
            font-family: Arial, Helvetica, sans-serif;
            font-style: normal;
            font-variant: normal;
            text-transform: none;
            font-weight: normal;
		}

		#label {
		    display: none;
		}

		#sidebar-a {
		    display: none;
		}

		#footer1 {
			display: none;
		}

		#footer2 {
			clear: both;
			padding: 0px;
			margin-top: 0px;
            text-align: center;
			background-color: rgb(255, 255, 255);
            font-size: 0.75em;
            color: rgb(000,000,000);
            font-family: Arial, Helvetica, sans-serif;
            font-style: normal;
            font-variant: normal;
            text-transform: none;
            font-weight: normal;
		}
		
		#hdrlrg { 
            font-size: 1.7em;
            color: rgb(000,000,000);
            font-family: avantgarde bk bt, Helvetica, sans-serif;
            font-style: normal;
            font-variant: normal;
            text-transform: none;
            font-weight: normal;
			line-height: 200%;
		}
		
		#hdrsml { 
            font-size: 0.8em;
            color: rgb(000,000,000);
            font-family: sans-serif;
            font-style: normal;
            font-variant: normal;
            text-transform: none;
			text-indent: 10px;
            font-weight: normal;
		}
		
		
