#deployTarget {
	position: absolute; 
	top: 0; 
	left: 0; 
	font-size: 36pt; 
	color: red; 
	font-family: Arial Black, sans-serif;
	z-index: 10;
}

#content-header {
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
}
/*
a.header_links2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 8pt;
	color: #707070;
}
.header_links2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 8pt;
	color: #707070;
}

a.header_links2:hover {
	color: #A0410A;
}

a.global_header_cartActive {
	text-decoration: none;
	font-weight: bold;
	color: #837840;
}

a.global_header_cartActive:hover {
	color: #A96233;
}

a.global_header_cartNotActive:hover {
	color: #A0410A;
}

a.global_header_cartNotActive {
	text-decoration: none;
	font-weight: bold;
	color: #707070;
}

.header_text {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 8pt;
	color: #707070;
}
*/