#outerWrapper #header {
	background-image: url("../images/header_bg8.jpg");
	background-repeat: no-repeat;
	height: 85px;
	font-weight:bold;
}
#titleText {
	position: absolute;
	top: 90px;
	margin-left: 60px;
	font-size: 16px;
	text-transform: uppercase;
}
#header #titleText a,
#header #titleText a:visited {
	color: #AA0000;
	font-weight: bold;
	text-decoration:none;
}
#header #titleText a:hover {
	font-weight: bold;
	font-style:italic;
}
#sloganText {
	position:absolute;
	top: 135px;
	margin-left: 470px;
	text-transform: none;
	font-size: 16px;
	color: #880000;
}