body {
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #781d21;
	padding-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.oneColFixCtrHdr #container {
	width: 780px; /* the auto margins (in conjunction with a width) center the page */
	border: thick solid #F2E6D8;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #b0bfbf;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	padding: 0;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a2a686;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: "Monotype Corsiva", cursive;
	font-size: 300%;
	color: #732C32;
}
.oneColFixCtrHdr #container #mainContent h1 {
	color: #FFFFFF;
}

.oneColFixCtrHdr   h2  {
	font-family: "Monotype Corsiva", cursive;
	font-size: 100%;
	color: #FFFFFF;
	margin-left: 200px;
	text-align: right;
	padding-right: 70px;
}
#navbar {
	color: #F2E6D8;
	background-color: #BD4449;
	height: 25px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	position: relative;
}
.oneColFixCtrHdr #container #navbar img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}

.oneColFixCtrHdr #container #navbar ul {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.oneColFixCtrHdr #container #navbar ul li {
	float: left;
	list-style-type: none;
	padding-right: 8px;
	padding-left: 8px;
	letter-spacing: 0.1em;
}
.emailright {
	display: inline;
	float: right;
	padding: 0px;
	height: 24px;
	width: 21px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: absolute;
	left: 755px;
	top: 0px;
	right: 2px;
	bottom: 0px;
}

.oneColFixCtrHdr #container #navbar a {
	color: #F2E6D8;
	text-decoration: none;
	font-size: 70%;
	font-weight: bold;
}
.oneColFixCtrHdr #container #navbar a:hover {
	color: #B0BFBF;
}
.oneColFixCtrHdr #mainContent {
	background: #b0bfbf;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.oneColFixCtrHdr #container h3 {
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.8em;
	font-family: "Times New Roman", Times, serif;
}
.oneColFixCtrHdr #container #mainContent #theform td {
	font-weight: bold;
	color: #FFFFFF;
	font-size: .8em;
}

.oneColFixCtrHdr #container #mainContent p {
	text-align: left;
	margin: 0px;
	padding: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.oneColFixCtrHdr #container #mainContent img {
	border: thick solid #f2e6d8;
}

#loadarea {
	display: inline;
	float: right;
}
.oneColFixCtrHdr #container p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: .8em;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.oneColFixCtrHdr #container #mainContent a {
	color: #8E2B2E;
	text-decoration: underline;
}
.oneColFixCtrHdr #container #mainContent a:hover {
	color: #BD4449;
	text-decoration: none;
}

.oneColFixCtrHdr #footer {
	background-color: #BD4449;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #F2E6D8;
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.oneColFixCtrHdr #footer p {
	font-size: 80%;
	color: #F2E6D8;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.oneColFixCtrHdr #container #footer a {
	color: #F2E6D8;
	text-decoration: underline;
}
.oneColFixCtrHdr #container #footer a:hover {
	text-decoration: none;
}
.copyright {
	font-size: 60%;
	color: #BD4449;
	margin-left: auto;
	margin-right: auto;
}
.oneColFixCtrHdr .copyright a {
	color: #BD4449;
	text-decoration: underline;
}
.oneColFixCtrHdr .copyright a:hover {
	text-decoration: none;
}
.fltleft {
	float: left;
	padding: 0px;
	margin: 5px;
}
.oneColFixCtrHdr #container #mainContent .textblock .press_img {
	margin-right: 4px;
	margin-left: 4px;
}
