.twoColFixLtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
	font-family:Tahoma, Geneva, sans-serif ;
	color: #630;
	font-size: 36px;
}
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	background-color: #CFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	display: none;
	font-family: Tahoma, Geneva, sans-serif;
} 
