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

		#banner1 {
			padding: 0px;
			border: 0px;
			margin: 0px;
			margin-bottom: 0px;
		    background: url(../images/HBCHeader6.jpg) no-repeat;
		}

		#banner2 {
			display: none;
		}

		#content {
		    max-width: 760px;
			padding: 20px;
			margin-left: 170px;
			background-color: rgb(255, 255, 255);
            font-size: 1em;
            color: rgb(000,000,000);
            font-family: Arial, Helvetica, sans-serif;
            font-style: normal;
            font-variant: normal;
            text-transform: none;
            font-weight: normal;
		}

		#label {
		    text-align: right;
			padding: 10px;
			background-color: rgb(240, 250, 250);
            font-size: 1em;
            color: rgb(000,000,000);
            font-family: Arial, Helvetica, sans-serif;
            font-style: normal;
            font-variant: normal;
            text-transform: none;
            font-weight: normal;
		}

		#sidebar-a {
			float: left;
			width: 150px;
			\width: 150px;
			w\idth: 150px;
			height: 100%;
			margin: 0px;
			margin-left: 10px;
			padding: 0px;
			background-color: rgb(255, 255, 153);
            font-size: 1em;
            color: rgb(000,000,000);
            font-family: Arial, Helvetica, sans-serif;
            font-style: normal;
            font-variant: normal;
            text-transform: none;
            font-weight: normal;
		}

		#footer1 {
			clear: both;
			padding: 0px;
			border: 0px;
			margin: 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;
		}

		#footer2 {
			display: none;
		}
		
		#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%;
			text-indent: 10px;
		}
		
		#hdrsml { 
            font-size: 0.8em;
            color: rgb(000,000,000);
            font-family: avantgarde bk bt, Helvetica, sans-serif;
            font-style: normal;
            font-variant: normal;
            text-transform: none;
			text-indent: 10px;
            font-weight: normal;
		}
		
		.title { 
			margin-top: 0px;
            font-size: 1.75em;
            color: rgb(000,000,000);
            font-family: Arial, Helvetica, sans-serif;
            font-style: normal;
            font-variant: normal;
            text-transform: none;
            font-weight: normal;
		}
		
		.text { 
			margin-top: 0px;
            font-size: 1em;
            color: rgb(000,000,000);
            font-family: Arial, Helvetica, sans-serif;
            font-style: normal;
            font-variant: normal;
            text-transform: none;
            font-weight: normal;
		}
		
		.textbld { 
			margin-top: 0px;
            font-size: 1em;
            color: rgb(000,000,000);
            font-family: Arial, Helvetica, sans-serif;
            font-style: normal;
            font-variant: normal;
            text-transform: none;
            font-weight: bold;
		}
		
		dt { 
		    line-height: 1.5em;
			margin-top: 0px;
            font-size: 1em;
            color: rgb(000,000,000);
            font-family: Arial, Helvetica, sans-serif;
            font-style: normal;
            font-variant: normal;
            text-transform: none;
            font-weight: normal;
		}
