body {

	color: #572000;

	font-size: 13px;

	font-family: Arial, Helvetica, sans-serif;

	background-color: #EAE6E5;

}

a  {

	color: #572000;

	font-weight: normal;

	text-decoration: underline;

}

sup  {

	font-size: 10px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;

}

.HeaderTimesBrown {

	color: #B56436;

	font-size: 90px;

	font-family: "Times New Roman", Times, serif;

	font-stretch: ultra-condensed;

}

.subHeaderBlue {

	color: #269CF0;

	font-size: 15px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

}

.breadcrumb {

	color: #7e391b;

	font-size: 10px;

	font-family: "Times New Roman", Times, serif;

	font-style: italic;

}

#mainHeader {

	visibility: visible;

	position: absolute;

	top: 28px;

	left: 100px;

	z-index: 1;

}

#subHeader {

	visibility: visible;

	position: absolute;

	top: 115px;

	left: 102px;

	z-index: 2;

}

#logo {

	visibility: visible;

	position: absolute;

	left: 16px;

	top: 18px;

	z-index: 1;

}

