/* ============================================================== */
/* FELLING SITE COMMON PAGE HEADER STYLES					*/				
/* Copyright 2009, Michael B. Mitchell - All Rights Reserved	*/
/* ============================================================== */

/* Root page header div */
#Header {
	border: 0px solid red;
	margin-left: auto;
	margin-right: auto;
}

/* Header logo splash */
#HeaderSplash {
	border: 0px solid red;
}

#HeaderSplash img.EquipLogo {
	border: 0;
}

#HeaderSplash img.FTSLogo {
}

#HeaderSplash table {
}

#HeaderSplash td {
	vertical-align: top;
}

#HeaderSplash h3 {
	color: rgb( 255, 0, 0 );
	margin: 0;
	padding: 0;
	text-align: center;
}