
	
		#filler {
	/*background-color: #6699CC;*/
	height: 227px;
	overflow:hidden;
	padding: 0px;
	width: auto;
	margin: 0px;
	border-bottom: 1px solid #cccccc;
				}
				
	#holder {
		width:760px;
		}
	

		#hcontent {
	padding: 0px;
	overflow: visible;
	margin: 0px;
	height: 227px;
	width: 523px;
	float:left;
			}
	#hcontent h1 {display:none;
	}	
		
				#hsidebar-b {
	float:right;
	width: 170px;
	margin: 0px;
	padding: 0px;
	height: 227px;
			}
			
			#hsidebar-b p {
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px;
	padding: 0px;
	font-size: 11px;
				}
				
				#hsidebar-b p a:link{
	color: #000066;
				}
				#hsidebar-b p a:visited{
	color: #666600;
				}
				#hsidebar-b p a:hover{
	color: #666600;
	text-decoration: underline;
				}
				#hsidebar-b p a:active{
	color: #666600;
				}
			
